aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-run-test-short-flounder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/common/include-agl-run-test-short-flounder.sh')
-rw-r--r--jjb/common/include-agl-run-test-short-flounder.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/common/include-agl-run-test-short-flounder.sh b/jjb/common/include-agl-run-test-short-flounder.sh
index b4f23027..ff1fd750 100644
--- a/jjb/common/include-agl-run-test-short-flounder.sh
+++ b/jjb/common/include-agl-run-test-short-flounder.sh
@@ -24,7 +24,6 @@ BUILD_VERSION="AGL-gerrit-$RELEASE_BRANCH-$RELEASE_VERSION"
CREATE_ARGS+="--name AGL-gerrit-$RELEASE_BRANCH-$RELEASE_VERSION "
CREATE_ARGS+="--build-version $BUILD_VERSION "
CREATE_ARGS+="--callback-from ${LAVA_LAB} "
-CREATE_ARGS+="--test all"
$RELENG/utils/create-jobs.py ${CREATE_ARGS} > testjob.yaml
if [ $? != 0 ]; then