LAVA: increase timeout
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 29 Nov 2018 20:55:52 +0000 (15:55 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 29 Nov 2018 20:55:52 +0000 (15:55 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/system-tests/template_lava_job.jinja2

index ed18acced488602c8d0bcba09405bb05c5581dda..c7ac308a941e682ed6116b7f431ba72d4bab477f 100644 (file)
@@ -3,6 +3,13 @@ job_name: {{ job_name }}
 timeouts:
   job:
     hours: 2
+  action:
+    hours: 2
+  connection:
+    minutes: 4
+  connections:
+    lava-test-shell:
+      minutes: 4
 priority: medium
 visibility: public
 context:
This page took 0.029787 seconds and 4 git commands to generate.