Skip to content

Commit 55420bb

Browse files
committed
Remove ci connected mode
We initially added connected deployment for testing purposes. Back then, the disconnected job took 8/6 hours to run so we had to get some option to test something in our CI. Now if we don't have a use case for connected mode we can remove it. xref: https://redhat-internal.slack.com/archives/C09G9BS83T9/p1778134946053789 Signed-off-by: Rafa Porres Molina <rporresm@redhat.com>
1 parent a90762b commit 55420bb

5 files changed

Lines changed: 6 additions & 461 deletions

File tree

.github/workflows/e2e-deployment-rc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,5 @@ jobs:
3232
- name: Trigger E2E (ODF)
3333
run: |
3434
gh workflow run e2e-deployment.yml --ref 0-rc \
35-
-f run-connected=false \
36-
-f run-disconnected=true \
3735
-f storage-plugin=odf \
3836
-f send-slack-notification=true

0 commit comments

Comments
 (0)