k8s_rollback/tests: speed up test (#518)

k8s_rollback/tests: speed up test

Set a low timeout for the tasks that are expected to fail fast to speed up the whole tests.

Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
Gonéri Le Bouder
2022-09-28 15:32:11 -04:00
committed by GitHub
parent 08596fd05b
commit 454d0efe0a
2 changed files with 7 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- "Speed up the tests of k8s_rollback with lower timeout value (https://github.com/ansible-collections/kubernetes.core/pull/518)."