Skip to content

Commit cd068ee

Browse files
committed
workflows: temporarily switched to CI scripts with enabled runtime tests for Forward and Elasticsearch output plugins, for Disk I/O metrics and Process metrics input plugins.
Signed-off-by: Marat Abrarov <abrarov@gmail.com>
1 parent 9664979 commit cd068ee

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/unit-tests.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ jobs:
113113

114114
- uses: actions/checkout@v6
115115
with:
116-
repository: calyptia/fluent-bit-ci
116+
repository: mabrarov/fluent-bit-ci
117+
ref: feat/enable_tests
117118
path: ci
118119
- name: Setup Apache Arrow libraries for parquet (-DFLB_ARROW=On Only)
119120
if: matrix.flb_option == '-DFLB_ARROW=On'
@@ -169,7 +170,8 @@ jobs:
169170
- uses: actions/checkout@v6
170171
- uses: actions/checkout@v6
171172
with:
172-
repository: calyptia/fluent-bit-ci
173+
repository: mabrarov/fluent-bit-ci
174+
ref: feat/enable_tests
173175
path: ci
174176

175177
- name: ${{ matrix.flb_option }}

0 commit comments

Comments
 (0)