jjb: binutils-gdb: don't collect build directory
[lttng-ci.git] / scripts / system-tests / template_lava_job.jinja2
index 95ec1eb6f6908d8b5f60bacb10a4ddbd2611576d..d47ad11557da571d7a76e4c20629cdf318f62a77 100644 (file)
@@ -2,9 +2,9 @@ device_type: x86
 job_name: {{ job_name }}
 timeouts:
   job:
-    hours: 3
+    hours: 5
   action:
-    hours: 3
+    hours: 5
   connection:
     minutes: 4
   connections:
@@ -86,7 +86,7 @@ actions:
                     - ln -s {{ vlttng_path }} /root/lttngvenv
                     - sync
               from: inline
-              name:vlttng-env-setup-inline
+              name: vlttng-env-setup-inline
               path: inline/x86-env-setup.yaml
           {% if test_type == TestType.baremetal_tests %}
             - repository: https://github.com/lttng/lttng-ci.git
This page took 0.025241 seconds and 4 git commands to generate.