Skip to content

Commit cf26587

Browse files
authored
Enable more CI integration test clusters (#6180) (#6182)
(cherry picked from commit 7fe1b82)
1 parent 63617cf commit cf26587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
restore-keys: |
4747
${{ runner.os }}-elastic-managed-
4848
49-
- run: "./build.sh integrate ${{ matrix.stack_version }} readonly,writable random:test_only_one --report"
49+
- run: "./build.sh integrate ${{ matrix.stack_version }} random:test_only_one --report"
5050
name: ${{ matrix.stack_version }}
5151
- name: Results ${{ matrix.stack_version }}
5252
# only report on if the previous run failed, otherwise this ends up being too noisy

0 commit comments

Comments
 (0)