mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-13 19:34:30 +01: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:
committed by
Fabiano Fidêncio
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
|
||||
|
||||
- name: Run vfio tests
|
||||
timeout-minutes: 15
|
||||
run: bash tests/functional/vfio/gha-run.sh run
|
||||
|
||||
Reference in New Issue
Block a user