Skip to content

Commit 88394be

Browse files
committed
Temporarily disabling the Blue/Green e2e tests for further debugging.
1 parent af78dcb commit 88394be

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -220,17 +220,11 @@ jobs:
220220
- test_flink_operator_ha.sh
221221
- test_snapshot.sh
222222
- test_batch_job.sh
223-
- test_bluegreen_laststate.sh
224-
- test_bluegreen_stateless.sh
225223
exclude:
226224
- mode: standalone
227225
test: test_autoscaler.sh
228226
- flink-version: v1_19
229227
test: test_snapshot.sh
230-
- flink-version: v1_19
231-
test: test_bluegreen_laststate.sh
232-
- flink-version: v1_19
233-
test: test_bluegreen_stateless.sh
234228
uses: ./.github/workflows/e2e.yaml
235229
with:
236230
java-version: 17

0 commit comments

Comments
 (0)