mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
Merge pull request #11372 from cevich/apiv2_update
Cirrus: Reduce APIv2 task timeout
This commit is contained in:
@ -423,6 +423,9 @@ apiv2_test_task:
|
||||
depends_on:
|
||||
- validate
|
||||
gce_instance: *standardvm
|
||||
# Test is normally pretty quick, about 10-minutes. If it hangs,
|
||||
# don't make developers wait the full 1-hour timeout.
|
||||
timeout_in: 20m
|
||||
env:
|
||||
<<: *stdenvars
|
||||
TEST_FLAVOR: apiv2
|
||||
|
Reference in New Issue
Block a user