aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.cntt.yml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-11-12 17:26:25 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-11-15 23:07:57 +0100
commit9825617c56bf1db5605da07ccfa5416a5d1d6511 (patch)
tree539a2da85e1189af963dc77c42e330e6f576712c /ansible/site.cntt.yml
parentf6702f9a8cffa214405cbd2c761d687054fa5146 (diff)
Add timeout as needed by Gitlab CI/CD
Gitlab CI/CD sets 1h as default timeout. The timeout is valid for both test cases even if only k8s_conformance reaches 1h (XtestingCI design). Change-Id: Ieaef1cefb3dfc7f9ca47b1ce8ec082409fa52604 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f38caec124b925f8c633f9d8b4474bd1085638a2)
Diffstat (limited to 'ansible/site.cntt.yml')
-rw-r--r--ansible/site.cntt.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml
index 3a89daec..a815e585 100644
--- a/ansible/site.cntt.yml
+++ b/ansible/site.cntt.yml
@@ -13,6 +13,7 @@
- k8s_quick
- k8s_smoke
- container: functest-kubernetes-smoke
+ timeout: 3h
tests:
- xrally_kubernetes
- k8s_conformance