X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fsystem-tests%2Ftemplate_lava_job.jinja2;h=d47ad11557da571d7a76e4c20629cdf318f62a77;hb=fd1d2cae132a859b60a87efb980c86024d4ed3ac;hp=95ec1eb6f6908d8b5f60bacb10a4ddbd2611576d;hpb=9151e32e2b6f32a7563668dc5cd0e0f70eaef5bd;p=lttng-ci.git diff --git a/scripts/system-tests/template_lava_job.jinja2 b/scripts/system-tests/template_lava_job.jinja2 index 95ec1eb..d47ad11 100644 --- a/scripts/system-tests/template_lava_job.jinja2 +++ b/scripts/system-tests/template_lava_job.jinja2 @@ -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