From: Jan-Simon Möller Date: Thu, 12 Oct 2017 10:17:55 +0000 (+0200) Subject: Add tests from qa-testdefinitions to dab-snapshot build X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=eafc9f54e3ac43d0c0d2d6d8828e157e3f1edeb3;p=ci-management.git Add tests from qa-testdefinitions to dab-snapshot build Change-Id: I63d012a25ecce656d1acc9090c8de278eccd2287 Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/common/include-agl-run-test-short-release.sh b/jjb/common/include-agl-run-test-short-release.sh index 8a262638..f6388080 100644 --- a/jjb/common/include-agl-run-test-short-release.sh +++ b/jjb/common/include-agl-run-test-short-release.sh @@ -14,7 +14,7 @@ cd $REPODIR cat < testjob.yaml # Your first LAVA JOB definition for a $MACHINE board device_type: @REPLACE_DEVICE_TYPE@ -job_name: AGL-short-smoke +job_name: AGL-${RELEASE_VERSION}-build-${BUILD_NUMBER} protocols: lava-xnbd: @@ -58,7 +58,23 @@ actions: auto_login: login_prompt: "login:" username: root - + transfer_overlay: + download_command: wget + unpack_command: tar -C / -xvpf +- test: + definitions: + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/short-smoke/busybox.yaml + name: busybox + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/short-smoke/smoke-tests-basic.yaml + name: smoke-tests-basic + - repository: https://git.automotivelinux.org/src/qa-testdefinitions + from: git + path: test-suites/short-smoke/service-check.yaml + name: service-check EOF CHID=${RELEASE_BRANCH}/${RELEASE_VERSION}/${MACHINE}