mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 12:14:48 +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>
This commit is contained in:
parent
1b02f89e4f
commit
7211c3dccc
1
.github/workflows/run-vfio-tests.yaml
vendored
1
.github/workflows/run-vfio-tests.yaml
vendored
@ -45,4 +45,5 @@ jobs:
|
||||
path: kata-artifacts
|
||||
|
||||
- name: Run vfio tests
|
||||
timeout-minutes: 15
|
||||
run: bash tests/functional/vfio/gha-run.sh run
|
||||
|
Loading…
Reference in New Issue
Block a user