X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lava%2Fsystem-tests%2Fdestructive-tests.yml;h=b1b4f27e7fb98f455a7a0f53c8d96c6bbb7620cd;hb=ef50ca2a58c45158ad69f5e1e893aea4766464f4;hp=e43b0f2d70a407483acd76fd1c287371c255e1ee;hpb=339eab117a9e6c998d9e017073e8339b6b5ef883;p=lttng-ci.git diff --git a/lava/system-tests/destructive-tests.yml b/lava/system-tests/destructive-tests.yml index e43b0f2..b1b4f27 100644 --- a/lava/system-tests/destructive-tests.yml +++ b/lava/system-tests/destructive-tests.yml @@ -4,10 +4,11 @@ metadata: description: "Run root destructive test suite" params: JENKINS_BUILD_ID: "invalid_jenkins_build_id" + LTTNG_VERSION_STRING: "invalid_version_string" run: steps: - apt install -y curl - - git clone https://github.com/lttng/lttng-ci ci + - git clone "${CI_REPO}" --branch="${CI_BRANCH}" ci - export TMPDIR="/tmp" - systemctl stop systemd-timesyncd.service - mkdir -p coredump