Merge pull request #10063 from ChengyuZhu6/fix-ci-timeout

gha: Increase timeout to run CoCo tests
This commit is contained in:
Fabiano Fidêncio 2024-07-24 15:14:35 +02:00 committed by GitHub
commit 162a6b44f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,7 +143,7 @@ jobs:
run: bash tests/integration/kubernetes/gha-run.sh deploy-kata-sev
- name: Run tests
timeout-minutes: 30
timeout-minutes: 50
run: bash tests/integration/kubernetes/gha-run.sh run-tests
- name: Delete kata-deploy
@ -214,7 +214,7 @@ jobs:
run: bash tests/integration/kubernetes/gha-run.sh install-kbs-client
- name: Run tests
timeout-minutes: 30
timeout-minutes: 50
run: bash tests/integration/kubernetes/gha-run.sh run-tests
- name: Delete kata-deploy