aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-07-31 17:17:05 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-07-31 17:20:20 +0100
commit27b49262ccc2f6b547b0e9b4cba7975f0e175164 (patch)
treee85291154bad29f41f6f49f78e73c8f80c833dbd
parent8a37116ff4de1866b18d1205cc7b51226b1fa941 (diff)
lkft: disable testing in LAVA
All test jobs using AOSP userspace currently fail in LAVA. This causes LAVA queue growing and delays getting results for other test jobs. Test jobs can be re-enabled after CTT-441 ticket is solved Change-Id: I1093a56389449dfbc34f68f03ea512746f75e12e Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
-rw-r--r--lkft-hikey-aosp-4.4.yaml66
-rw-r--r--lkft-hikey-aosp-4.9.yaml66
-rw-r--r--lkft-lava-staging-aosp.yaml2
3 files changed, 69 insertions, 65 deletions
diff --git a/lkft-hikey-aosp-4.4.yaml b/lkft-hikey-aosp-4.4.yaml
index 70964eca4e..e5bcdf3600 100644
--- a/lkft-hikey-aosp-4.4.yaml
+++ b/lkft-hikey-aosp-4.4.yaml
@@ -91,40 +91,42 @@
export QA_BUILD_VERSION=${KERNEL_COMMIT:0:12}
fi
- rm -rf configs
- git clone --depth 1 http://git.linaro.org/ci/job/configs.git
+ echo "Testing is disabled!"
+ echo "Check https://projects.linaro.org/browse/CTT-441 for details"
+ #rm -rf configs
+ #git clone --depth 1 http://git.linaro.org/ci/job/configs.git
- python configs/openembedded-lkft/submit_for_testing.py \
- --device-type ${DEVICE_TYPE} \
- --build-number ${BUILD_NUMBER} \
- --lava-server ${LAVA_SERVER} \
- --qa-server ${QA_SERVER} \
- --qa-server-team lkft \
- --qa-server-project aosp-${KERNEL_BRANCH} \
- --git-commit ${QA_BUILD_VERSION} \
- --template-path configs/lkft/lava-job-definitions \
- --template-names template-boot.yaml template-vts-kernel-part1.yaml template-vts-kernel-part2.yaml template-vts-kernel-part3.yaml \
- --quiet
+ #python configs/openembedded-lkft/submit_for_testing.py \
+ # --device-type ${DEVICE_TYPE} \
+ # --build-number ${BUILD_NUMBER} \
+ # --lava-server ${LAVA_SERVER} \
+ # --qa-server ${QA_SERVER} \
+ # --qa-server-team lkft \
+ # --qa-server-project aosp-${KERNEL_BRANCH} \
+ # --git-commit ${QA_BUILD_VERSION} \
+ # --template-path configs/lkft/lava-job-definitions \
+ # --template-names template-boot.yaml template-vts-kernel-part1.yaml template-vts-kernel-part2.yaml template-vts-kernel-part3.yaml \
+ # --quiet
- for CTS_MODULE_NAME in CtsVmTestCases CtsLibcoreTiestCases CtsBionicTestCases \
- CtsCompilationTestCases CtsDramTestCases CtsFileSystemTestCases \
- CtsHardwareTestCases CtsJobSchedulerTestCases CtsOsTestCases \
- CtsPermissionTestCases CtsPermission2TestCases CtsSecurityTestCases \
- CtsUsbTests
- do
- export CTS_MODULE_NAME=${CTS_MODULE_NAME}
- python configs/openembedded-lkft/submit_for_testing.py \
- --device-type ${DEVICE_TYPE} \
- --build-number ${BUILD_NUMBER} \
- --lava-server ${LAVA_SERVER} \
- --qa-server ${QA_SERVER} \
- --qa-server-team lkft \
- --qa-server-project aosp-${KERNEL_BRANCH} \
- --git-commit ${QA_BUILD_VERSION} \
- --template-path configs/lkft/lava-job-definitions \
- --template-names template-cts.yaml \
- --quiet
- done
+ #for CTS_MODULE_NAME in CtsVmTestCases CtsLibcoreTiestCases CtsBionicTestCases \
+ # CtsCompilationTestCases CtsDramTestCases CtsFileSystemTestCases \
+ # CtsHardwareTestCases CtsJobSchedulerTestCases CtsOsTestCases \
+ # CtsPermissionTestCases CtsPermission2TestCases CtsSecurityTestCases \
+ # CtsUsbTests
+ #do
+ # export CTS_MODULE_NAME=${CTS_MODULE_NAME}
+ # python configs/openembedded-lkft/submit_for_testing.py \
+ # --device-type ${DEVICE_TYPE} \
+ # --build-number ${BUILD_NUMBER} \
+ # --lava-server ${LAVA_SERVER} \
+ # --qa-server ${QA_SERVER} \
+ # --qa-server-team lkft \
+ # --qa-server-project aosp-${KERNEL_BRANCH} \
+ # --git-commit ${QA_BUILD_VERSION} \
+ # --template-path configs/lkft/lava-job-definitions \
+ # --template-names template-cts.yaml \
+ # --quiet
+ #done
publishers:
- logparser:
parse-rules: '/var/lib/jenkins/userContent/android.parse'
diff --git a/lkft-hikey-aosp-4.9.yaml b/lkft-hikey-aosp-4.9.yaml
index 39639f85d7..70cf6767b6 100644
--- a/lkft-hikey-aosp-4.9.yaml
+++ b/lkft-hikey-aosp-4.9.yaml
@@ -91,40 +91,42 @@
export QA_BUILD_VERSION=${KERNEL_COMMIT:0:12}
fi
- rm -rf configs
- git clone --depth 1 http://git.linaro.org/ci/job/configs.git
+ echo "Testing is disabled!"
+ echo "Check https://projects.linaro.org/browse/CTT-441 for details"
+ #rm -rf configs
+ #git clone --depth 1 http://git.linaro.org/ci/job/configs.git
- python configs/openembedded-lkft/submit_for_testing.py \
- --device-type ${DEVICE_TYPE} \
- --build-number ${BUILD_NUMBER} \
- --lava-server ${LAVA_SERVER} \
- --qa-server ${QA_SERVER} \
- --qa-server-team lkft \
- --qa-server-project "aosp-${KERNEL_BRANCH}" \
- --git-commit ${QA_BUILD_VERSION} \
- --template-path configs/lkft/lava-job-definitions \
- --template-names template-boot.yaml template-vts-kernel-part1.yaml template-vts-kernel-part2.yaml template-vts-kernel-part3.yaml \
- --quiet
+ #python configs/openembedded-lkft/submit_for_testing.py \
+ # --device-type ${DEVICE_TYPE} \
+ # --build-number ${BUILD_NUMBER} \
+ # --lava-server ${LAVA_SERVER} \
+ # --qa-server ${QA_SERVER} \
+ # --qa-server-team lkft \
+ # --qa-server-project "aosp-${KERNEL_BRANCH}" \
+ # --git-commit ${QA_BUILD_VERSION} \
+ # --template-path configs/lkft/lava-job-definitions \
+ # --template-names template-boot.yaml template-vts-kernel-part1.yaml template-vts-kernel-part2.yaml template-vts-kernel-part3.yaml \
+ # --quiet
- for CTS_MODULE_NAME in CtsVmTestCases CtsLibcoreTiestCases CtsBionicTestCases \
- CtsCompilationTestCases CtsDramTestCases CtsFileSystemTestCases \
- CtsHardwareTestCases CtsJobSchedulerTestCases CtsOsTestCases \
- CtsPermissionTestCases CtsPermission2TestCases CtsSecurityTestCases \
- CtsUsbTests
- do
- export CTS_MODULE_NAME=${CTS_MODULE_NAME}
- python configs/openembedded-lkft/submit_for_testing.py \
- --device-type ${DEVICE_TYPE} \
- --build-number ${BUILD_NUMBER} \
- --lava-server ${LAVA_SERVER} \
- --qa-server ${QA_SERVER} \
- --qa-server-team lkft \
- --qa-server-project "aosp-${KERNEL_BRANCH}" \
- --git-commit ${QA_BUILD_VERSION} \
- --template-path configs/lkft/lava-job-definitions \
- --template-names template-cts.yaml \
- --quiet
- done
+ #for CTS_MODULE_NAME in CtsVmTestCases CtsLibcoreTiestCases CtsBionicTestCases \
+ # CtsCompilationTestCases CtsDramTestCases CtsFileSystemTestCases \
+ # CtsHardwareTestCases CtsJobSchedulerTestCases CtsOsTestCases \
+ # CtsPermissionTestCases CtsPermission2TestCases CtsSecurityTestCases \
+ # CtsUsbTests
+ #do
+ # export CTS_MODULE_NAME=${CTS_MODULE_NAME}
+ # python configs/openembedded-lkft/submit_for_testing.py \
+ # --device-type ${DEVICE_TYPE} \
+ # --build-number ${BUILD_NUMBER} \
+ # --lava-server ${LAVA_SERVER} \
+ # --qa-server ${QA_SERVER} \
+ # --qa-server-team lkft \
+ # --qa-server-project "aosp-${KERNEL_BRANCH}" \
+ # --git-commit ${QA_BUILD_VERSION} \
+ # --template-path configs/lkft/lava-job-definitions \
+ # --template-names template-cts.yaml \
+ # --quiet
+ #done
publishers:
- logparser:
parse-rules: '/var/lib/jenkins/userContent/android.parse'
diff --git a/lkft-lava-staging-aosp.yaml b/lkft-lava-staging-aosp.yaml
index dfa43b24ef..7ec1fb1103 100644
--- a/lkft-lava-staging-aosp.yaml
+++ b/lkft-lava-staging-aosp.yaml
@@ -21,7 +21,7 @@
- string:
name: REFERENCE_BUILD_URL
default: 'http://builds.96boards.org/snapshots/hikey/linaro/aosp-master/432/'
- disabled: false
+ disabled: true
node: master
display-name: 'LKFT - LAVA staging submit AOSP'
triggers: