Merge pull request #10104 from BbolroC/fix-zvsi-cleanup-s390x

gha: Restore cleanup-zvsi for s390x
This commit is contained in:
Peng Tao 2024-07-31 16:23:26 +08:00 committed by GitHub
commit 11e10647f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,3 +84,7 @@ jobs:
- name: Run tests
timeout-minutes: 60
run: bash tests/integration/kubernetes/gha-run.sh run-tests
- name: Delete kata-deploy
if: always()
run: bash tests/integration/kubernetes/gha-run.sh cleanup-zvsi