LAVA: bump timeout to 3 hours
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 7 Dec 2018 16:25:25 +0000 (11:25 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 7 Dec 2018 16:25:25 +0000 (11:25 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/system-tests/template_lava_job.jinja2

index fcf7e01a848309e1fc399d578d3b3713041d17b1..2e2d5a4398ecc170e7861b73ee3591f7638e616e 100644 (file)
@@ -2,9 +2,9 @@ device_type: x86
 job_name: {{ job_name }}
 timeouts:
   job:
-    hours: 2
+    hours: 3
   action:
-    hours: 2
+    hours: 3
   connection:
     minutes: 4
   connections:
This page took 0.023755 seconds and 4 git commands to generate.