Skip to content

Commit 0d6939d

Browse files
committed
do not uninstall
1 parent 12f0b3f commit 0d6939d

3 files changed

Lines changed: 1 addition & 50 deletions

File tree

.github/workflows/e2e-rosa-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
run: |
156156
tests/e2e-kubernetes/scripts/run.sh
157157
- name: Uninstall the driver
158-
if: always()
158+
# if: always()
159159
env:
160160
ACTION: "uninstall_driver"
161161
CSI_DRIVER_NAMESPACE: "openshift-cluster-csi-drivers"

.github/workflows/e2e-test-trusted.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/e2e-upgrade-test.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)