From: Jonathan Rajotte Date: Fri, 30 Nov 2018 02:46:26 +0000 (-0500) Subject: Deactivate lava 1 submission X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=23ba1b76d4a709064677372d3002bf40e9f14594;p=lttng-ci.git Deactivate lava 1 submission Signed-off-by: Jonathan Rajotte --- diff --git a/scripts/system-tests/run-baremetal-benchmarks.sh b/scripts/system-tests/run-baremetal-benchmarks.sh index 4c7f2fb..0313d30 100644 --- a/scripts/system-tests/run-baremetal-benchmarks.sh +++ b/scripts/system-tests/run-baremetal-benchmarks.sh @@ -30,17 +30,7 @@ python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava2-submit.py \ -k "$S3_URL_KERNEL_IMAGE" \ -lm "$S3_URL_LTTNG_MODULES" \ -tc "$LTTNG_TOOLS_COMMIT_ID" \ - -id "$BUILD_TAG" \ - --debug - -python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava-submit.py \ - -t baremetal-benchmarks \ - -j "$JOB_NAME" \ - -k "$STORAGE_KERNEL_IMAGE" \ - -lm "$STORAGE_LTTNG_MODULES" \ - -tc "$LTTNG_TOOLS_COMMIT_ID" \ -id "$BUILD_TAG" - set +eu deactivate set -eu diff --git a/scripts/system-tests/run-baremetal-tests.sh b/scripts/system-tests/run-baremetal-tests.sh index 2d7d989..6b62f6d 100644 --- a/scripts/system-tests/run-baremetal-tests.sh +++ b/scripts/system-tests/run-baremetal-tests.sh @@ -32,16 +32,6 @@ python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava2-submit.py \ -lm "$S3_URL_LTTNG_MODULES" \ -tc "$LTTNG_TOOLS_COMMIT_ID" \ -uc "$LTTNG_UST_COMMIT_ID" \ - -id "$BUILD_TAG" \ - --debug - -python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava-submit.py \ - -t baremetal-tests \ - -j "$JOB_NAME" \ - -k "$STORAGE_KERNEL_IMAGE" \ - -lm "$STORAGE_LTTNG_MODULES" \ - -tc "$LTTNG_TOOLS_COMMIT_ID" \ - -uc "$LTTNG_UST_COMMIT_ID" \ -id "$BUILD_TAG" set +eu diff --git a/scripts/system-tests/run-kvm-fuzzing-tests.sh b/scripts/system-tests/run-kvm-fuzzing-tests.sh index abba79d..8ab8a6c 100644 --- a/scripts/system-tests/run-kvm-fuzzing-tests.sh +++ b/scripts/system-tests/run-kvm-fuzzing-tests.sh @@ -31,16 +31,6 @@ python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava2-submit.py \ -lm "$S3_URL_LTTNG_MODULES" \ -tc "$LTTNG_TOOLS_COMMIT_ID" \ -uc "$LTTNG_UST_COMMIT_ID" \ - -id "$BUILD_TAG" \ - --debug - -python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava-submit.py \ - -t kvm-fuzzing-tests \ - -j "$JOB_NAME" \ - -k "$STORAGE_KERNEL_IMAGE" \ - -lm "$STORAGE_LTTNG_MODULES" \ - -tc "$LTTNG_TOOLS_COMMIT_ID" \ - -uc "$LTTNG_UST_COMMIT_ID" \ -id "$BUILD_TAG" set +eu diff --git a/scripts/system-tests/run-kvm-tests.sh b/scripts/system-tests/run-kvm-tests.sh index 2e35db8..cdcd42f 100644 --- a/scripts/system-tests/run-kvm-tests.sh +++ b/scripts/system-tests/run-kvm-tests.sh @@ -31,16 +31,6 @@ python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava2-submit.py \ -lm "$S3_URL_LTTNG_MODULES" \ -tc "$LTTNG_TOOLS_COMMIT_ID" \ -uc "$LTTNG_UST_COMMIT_ID" \ - -id "$BUILD_TAG" \ - --debug - -python -u "$LTTNG_CI_PATH"/scripts/system-tests/lava-submit.py \ - -t kvm-tests \ - -j "$JOB_NAME" \ - -k "$STORAGE_KERNEL_IMAGE" \ - -lm "$STORAGE_LTTNG_MODULES" \ - -tc "$LTTNG_TOOLS_COMMIT_ID" \ - -uc "$LTTNG_UST_COMMIT_ID" \ -id "$BUILD_TAG" set +eu