jjb/lava: Update system tests to use Debian bookworm rootfs
[lttng-ci.git] / lava / system-tests / kernel-tests.yml
index 9610587dcfda86e82454a399e9845a4880cf3402..94dbac0d1a5550e3be33024a15d9651cb2d2cb02 100644 (file)
@@ -7,7 +7,6 @@ params:
     LTTNG_VERSION_STRING: "invalid_version_string"
 run:
         steps:
-                - apt install -y curl
                 - git clone "${CI_REPO}" --branch="${CI_BRANCH}" ci
                 - export TMPDIR="/tmp"
                 - mkdir -p /tmp/coredump
@@ -16,7 +15,5 @@ run:
                 - source /root/lttngvenv/activate
                 - pushd /root/lttngvenv/src/lttng-tools
                 - lava-test-case build-test-suite --shell "make"
-                - systemctl stop systemd-timesyncd.service
                 - lava-test-case run-tests --shell "$(dirs -l +1)/ci/scripts/system-tests/run-test-suites.sh ${LTTNG_VERSION_STRING}"
-                - systemctl start systemd-timesyncd.service
                 - popd
This page took 0.024862 seconds and 4 git commands to generate.