mirror of
https://github.com/containers/podman.git
synced 2025-06-26 04:46:57 +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:
|
depends_on:
|
||||||
- validate
|
- validate
|
||||||
gce_instance: *standardvm
|
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:
|
env:
|
||||||
<<: *stdenvars
|
<<: *stdenvars
|
||||||
TEST_FLAVOR: apiv2
|
TEST_FLAVOR: apiv2
|
||||||
|
Reference in New Issue
Block a user