mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-10 22:03:23 +00:00
gha: vfio: Set test timeout to 15m
Sometimes the test gets stuck running commands in the container - need to
investigate why later.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
(cherry picked from commit 7211c3dccc
)
This commit is contained in:
parent
32be55aa8a
commit
a1aed0c78e
1
.github/workflows/run-vfio-tests.yaml
vendored
1
.github/workflows/run-vfio-tests.yaml
vendored
@ -45,4 +45,5 @@ jobs:
|
|||||||
path: kata-artifacts
|
path: kata-artifacts
|
||||||
|
|
||||||
- name: Run vfio tests
|
- name: Run vfio tests
|
||||||
|
timeout-minutes: 15
|
||||||
run: bash tests/functional/vfio/gha-run.sh run
|
run: bash tests/functional/vfio/gha-run.sh run
|
||||||
|
Loading…
Reference in New Issue
Block a user