mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-08 22:12:44 +00:00
tests: adjust the target durations (#513)
tests: adjust the target durations By default, the duration defined by the time=XX entry is in second. The value set for k8s_info was way to low. This commit also increase some other durations to be sure we don't hit timeout. Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# duration 9min
|
||||
slow
|
||||
k8s_service
|
||||
k8s
|
||||
time=192
|
||||
time=9m
|
||||
|
||||
Reference in New Issue
Block a user