X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lava%2Fsystem-tests%2Fsetup.yml;h=597d856820e07810d6fd812e758c26b06b43cc00;hb=ecb1e371ffaaf278e17ecafed44850a7cb775c59;hp=f835548584445f78e736bc8eebfcea6dcd802f75;hpb=e94bd788e14829035670b08380b979afe33f5b67;p=lttng-ci.git diff --git a/lava/system-tests/setup.yml b/lava/system-tests/setup.yml index f835548..597d856 100644 --- a/lava/system-tests/setup.yml +++ b/lava/system-tests/setup.yml @@ -21,7 +21,7 @@ run: - pip3 install 'pip==20.3' - hash -r - pip3 install vlttng - - git clone https://github.com/lttng/lttng-ci ci + - git clone "${CI_REPO}" --branch="${CI_BRANCH}" ci - mkdir -p /root/.ssh - chmod 700 /root/.ssh - cp lava/system-tests/authorized_keys /root/.ssh/authorized_keys