lava: Upload artifacts as a separate test
[lttng-ci.git] / scripts / system-tests / template_lava_job.jinja2
index ed60cf1fbe5ad68e9a3581e98ef13feb2ffb4cb4..865cf1a6b579676d402b16492cfd079d68b7f482 100644 (file)
@@ -119,3 +119,13 @@ actions:
                 CI_REPO: {{ ci_repo }}
                 CI_BRANCH: {{ ci_branch }}
           {% endif %}
+            - repository: {{ ci_repo }}
+              from: git
+              branch: {{ ci_branch }}
+              path: lava/system-tests/upload-artifacts.yml
+              name: upload-artifacts
+              params:
+                LTTNG_VERSION_STRING: {{ lttng_version_string }}
+                JENKINS_BUILD_ID: {{ jenkins_build_id }}
+                CI_REPO: {{ ci_repo }}
+                CI_BRANCH: {{ ci_branch }}
This page took 0.024697 seconds and 4 git commands to generate.