X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Fsystem-tests%2Ftemplate_lava_job.jinja2;h=ed60cf1fbe5ad68e9a3581e98ef13feb2ffb4cb4;hb=bf55e3f44278a1bf35bd7fef383963cff2c4bf16;hp=5aaece84c9fc07eae4617f2e2cee6029a4504170;hpb=9fc19e2832a82f3bd4f999506bf7b19a0e34c856;p=lttng-ci.git diff --git a/scripts/system-tests/template_lava_job.jinja2 b/scripts/system-tests/template_lava_job.jinja2 index 5aaece8..ed60cf1 100644 --- a/scripts/system-tests/template_lava_job.jinja2 +++ b/scripts/system-tests/template_lava_job.jinja2 @@ -118,14 +118,4 @@ actions: JENKINS_BUILD_ID: {{ jenkins_build_id }} CI_REPO: {{ ci_repo }} CI_BRANCH: {{ ci_branch }} - - repository: {{ ci_repo }} - from: git - branch: {{ ci_branch }} - path: lava/system-tests/destructive-tests.yml - name: destructive-tests - params: - LTTNG_VERSION_STRING: {{ lttng_version_string }} - JENKINS_BUILD_ID: {{ jenkins_build_id }} - CI_REPO: {{ ci_repo }} - CI_BRANCH: {{ ci_branch }} {% endif %}