jjb: update latency-tracker jobs
[lttng-ci.git] / scripts / lttng-baremetal-tests / lava-submit.py
index a2d721ab6cf66b4b7925bd66db95b0220eb5c127..4b68a113ea336eabb12fdfe981f85519aa92dab5 100644 (file)
@@ -262,7 +262,7 @@ def get_kvm_tests_cmd():
                     'testdef': 'lava/baremetal-tests/destructive-tests.yml'
                 }
                 ],
-            'timeout': 3600
+            'timeout': 7200
             }
         })
     return command
@@ -342,7 +342,6 @@ def get_env_setup_cmd(build_device, lttng_tools_commit, lttng_ust_commit=None):
             'commands': [
                 'pip3 install --upgrade pip',
                 'hash -r',
-                'git clone https://github.com/frdeso/syscall-bench-it.git bm',
                 'pip3 install vlttng',
                         ],
             'timeout': 3600
This page took 0.023395 seconds and 4 git commands to generate.