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:
Jeremi Piotrowski 2023-09-05 16:57:38 +02:00 committed by Fabiano Fidêncio
parent 32be55aa8a
commit a1aed0c78e

View File

@ -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