aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-linaro-4.9-pmwg
AgeCommit message (Collapse)Author
2021-03-29ruamel: pin install versionRiku Voipio
The latest ruamel no longer works with python2.7. Pin to last known working version 0.16.13. Use this as an opportunity to move to python3. Change-Id: Ia52b7a692b4914947854cfa2b6c139425116c042 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2019-02-28pmwg: hikey960: reduce debug log noiseVishal Bhoj
Change-Id: Iac871524f2dab0bad4a5290077b977b24021fbf2 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2019-02-28pmwg: hikey960: fix bootargsVishal Bhoj
Change-Id: I2bd1bc837b1ddd10f9c6fbcae7c6634b625e9893 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2019-02-06android-hikey-linaro-4.9-pmwg: Update boot promptsLisa Nguyen
Change-Id: I5bf7dc5d4d369e48b1396787f86a19c41d03313f Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2019-02-05android-hikey-linaro-4.9-pmwg: use clang toolchainLisa Nguyen
Change-Id: Ib7056b7ca004a9042fb12fd5f4a654e63a64b6b0 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2019-01-10android-hikey-linaro-4.9-pmwg: Update job definitions for hikeyLisa Nguyen
Update the 4.9 job definitions for hikey. Change-Id: Id025a61faf42536a0735f3660d1c369dcd6be4ff Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2019-01-10android-hikey-linaro-4.9-pmwg: Update job definitions for hikey960Lisa Nguyen
Update the 4.9 job definitions for hikey960. Change-Id: Iaa38a855d04fc279cdebf3b158037b19198f7ad9 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-11-14lava-job-definitions: fix installation of android platform toolsChase Qi
When /usr/bin/{fastboot,adb} exists, the current way to install these tools fails, and test job continues with wrong version tools. Refer to Jira story: https://projects.linaro.org/browse/LSS-231 automated/linux/android-platform-tools/install.sh from QA test-definitions repo will remove adb/fastboot if installed and install the ones specified with $LINK var. If any step fails, test job will be killed with lava-test-raise. A test error will be printed as well. Change-Id: I6d32b040acebac53b6d2b65498b4c538c88a6071 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-10-17android-hikey-linaro-4.9-pmwg: Update CI job namesLisa Nguyen
Update CI job names for hikey and hikey960. Change-Id: I960969d31afdee630d60526bbb581140686c8fc7 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-10-11android-hikey-linaro-4.9-pmwg: Update template-names parameterLisa Nguyen
Update the template-names parameter in our submit_for_testing.sh script. Change-Id: I9612227d3381bb36393d4e73212b202b2bfa2b42 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-10-10android-hikey-linaro-4.9-pmwg: Pass in additional templatesLisa Nguyen
Update the submit_for_testing.sh script to use multiple templates instead of one. Change-Id: Ib615da2b1134ad19aadc7ba92fb630db5fce55f9 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-10-10android-hikey-linaro-4.9-pmwg: Add new WA Android templatesLisa Nguyen
Add new WA Android templates that will be used for the PMWG Android CI loop. Change-Id: I4e5828221396d5bfdba4b034dd131687a6545ab9 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-09-28android:mkbootimg: fix download of mkbootimg tool after renamingVishal Bhoj
Change-Id: Ib13504da4e6025de304d31a653b272ebc3dcdf85 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-09-11android-hikey-linaro-4.9-pmwg: update bootargsVishal Bhoj
Change-Id: Ibecd48781231aed155bde90fcd59ca4ad0f36a17 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-09-10android-hikey(960)-linaro-4.9-pmwg: update baselineVishal Bhoj
Change-Id: I346e6a09a064d64b7536a621955ae4c443f8197b Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-08-28android-hikey960-linaro-4.9-pmwg: fix cmdlineVishal Bhoj
Change-Id: I24ae630f7c9689a7374c4c11bd39da496ccdd22a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-08-28android-hikey-linaro-4.9-pmwg: fix cmdlineVishal Bhoj
Change-Id: I6d6e96e1daf22a27e5f0515dd97b4efd5c8fcf99 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-08-28android-hikey-linaro-4.9-pmwg: fix baseline updateVishal Bhoj
Change-Id: I8eeea560fb44dbda882924dc9ffb542ab81fe1bd Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-08-20android-hikey-linaro-4.9-pmwg: Update WA templates repo and branchLisa Nguyen
Change-Id: I79b5c37626bd0bf9fe9477e0e9a5355bd0986764 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-08-05android-hikey-linaro-4.9-pmwg: fix build failuresVishal Bhoj
Change-Id: I43152608d0a4c0225afd41d799bdd4eae2238f99 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-08-02android-hikey-linaro-4.9-pmwg: Update hikey job templatesLisa Nguyen
Change-Id: I6ca96d266d3c9d6813f9b452a7acac493f538e3b Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-07-26android-hikey-linaro-4.9-pmwg: Update default paths and config fileLisa Nguyen
Update the path to latest WA3 scripts in the templates and default config filename. Change-Id: Ia1f3d512bda3a7a5336feaaa39faca538a662999 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-07-22android-hikey-linaro-4.9-pmwg: Update ptable url for hikeyLisa Nguyen
Change-Id: I2538d1a29332908437954cb303f1e8271f2ca4af Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-06-19android-hikey-linaro-4.9-pmwg: Increase timeout valuesLisa Nguyen
Change-Id: Icbcec14c7e22ffc2e2d9b0f81686738f16f71177 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-06-12android-hikey960-linaro-4.9-pmwg: update baselineVishal Bhoj
Change-Id: I9844a0cbb193eabf79135089278147bf8e41ada6 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-06-07android-hikey-linaro-4.9-pmwg: include vendor partitionVishal Bhoj
Change-Id: I691806544ad5c42fe78fe3f9d560c78620570f4c Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-06-06android-hikey-linaro-4.9-pmwg: Update urls on hi6220-hikey templateLisa Nguyen
Change-Id: I9398118ff7464ea949c85d78263e286524e764fe Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-05-30android-hikey-linaro-4.9-pmwg: Increase job and test timeoutsLisa Nguyen
Increase the timeout values for the CI jobs. As we increase the number of workloads, we want to give more time to run Workload Automation on Hikey. Change-Id: I7196f58455c7817acf030059e269d599a32d62e6 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-05-25android-hikey-linaro-4.9-pmwg: fix URL of postprocessing repositoryMilosz Wasilewski
Switch URL of git repository used for LAVA results postprocessing to 'official' qa/test-definitions.git Change-Id: I62bc2dbc8cabc7c36e13e81f3df99756279ba4f0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-05-22android-hikey-linaro-4.9-pmwg: Update ptable urlLisa Nguyen
Update the ptable image url for hikey. Change-Id: I8b76e7eebab6b97fc49db6df8188f558bc92eab1 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-05-16android-hikey-linaro-4.9-pmwg: fix LAVA device-type for HiKeyMilosz Wasilewski
Change-Id: I611338e3b834f0354f3c13bc5da82ad117d589dc Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-05-14android-hikey-linaro-4.9-pmwg: Increase postprocessing timeoutLisa Nguyen
Increase the timeout value to run LISA for data postprocessing on the HiKey. Change-Id: I1ad444c2b1683631de3b4a59a16beeb205b9cafc Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-05-14android-hikey-linaro-4.9-pmwg: Update HiKey960 CI job templateLisa Nguyen
Update the HiKey960 CI job template with new URLs and tests to run WAv3 and LISA for data post-processing. Change-Id: I0cf78c2e92540b49049b49502aef73379d2e5306 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-05-11android-hikey-linaro-4.9-pmwg: switch LAVA testing to WAv3Milosz Wasilewski
This patch switches PMWG templates to WAv3. It also adds LISA postprocessing after WA finishes. Change-Id: Iaecea16e62e598d68fdd876521dfc4110cdd3434 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-05-08android-hikey960-linaro-4.9-pmwg: update reference buildVishal Bhoj
Change-Id: I2443c63e8fdc12a9243d809b975dcdeda65127e1 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-04-25android-hikey-linaro-4.9-pmwg: Update ptable image url for HiKey960Lisa Nguyen
Update the ptable image url on the HiKey960 Android CI loop template. Change-Id: I6e93552575be0087706e8c0c4c19892570072cb2 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-04-17android-hikey-linaro-4.9-pmwg: Update test-definitions repoLisa Nguyen
Switch back to using the production test definitions repository instead of mine. Change-Id: I20b495ddf744b94a06afdfb91a6a3e3418955f54 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-04-08android-hikey-linaro-4.9-pmwg: Update parameters and repo to run WAv2Lisa Nguyen
While we are in the process of migrating over to Workload Automation v3, use a temporary repo and different config files to continue running WAv2, so that we have results to work with. Without these changes, the CI loop will continue to break on HiKey Android. Change-Id: I51c0239b17003ef0ee7d6cf4c49c5e8d9786b14a Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-03-27update url for testdataVishal Bhoj
All the content from testdata.validation.linaro.org is moved to s3 and we need to use testdata.linaro.org going forward Change-Id: Iabe9c9dff01a2b92791f374cc9c022c22b894124 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-03-22android-hikey-linaro-4.9-pmwg: Update image urls for HiKey960 CI jobLisa Nguyen
Change-Id: Iad48d6cb95aea8ffc9a9ece377af136097612074 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-03-20android-hikey-linaro-4.9-pmwg: Increase timeout values for HiKey960Lisa Nguyen
Increase the job timeout values on the HiKey960 job template. Change-Id: I6ce745fdcbcea91b9aa9198618c6b205719e0457 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-03-07pmwg: Update BUILD_TOOLS_URL path on HiKey CI job templatesLisa Nguyen
Update the BUILD_TOOLS_URL path on the HiKey job templates to access the Android build tools internally. Change-Id: I7312de1f7f52605162f1bfdca6d241a0d893cdb6 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-03-02migrate from builds.96boards.org to {releases,snapshots.linaro.org/96boardsFathi Boudra
Change-Id: Idc4591c3a7ba1dfc7405b72ebb15655eee5bfbbd Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2018-02-23PMWG: Update WA_HOME_URL path on HiKey CI job templatesLisa Nguyen
Update the WA_HOME_URL path on the HiKey job templates to access Android apks internally. Change-Id: I43c1c654d6e8e47704e350058dc5e6fc189d3b53 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-01-24android-hikey-linaro-4.9-pmwg: fix commandlineVishal Bhoj
Change-Id: Ie5cd5f4ffed15abda57035cc8431f10ef90fc57b Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-01-18android-hikey-linaro-4.9-pmwg: increase tests timeoutMilosz Wasilewski
Change-Id: I4cbe862cbc41293c5fd82ae5e8318bee66d56b1d Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-01-15android-hikey-linar-4.9-pmwg: add missing apt-get updateMilosz Wasilewski
Because of missing package index, installation ov virtualenv and pip fails. This patch fixes the problem. Change-Id: I4317aaf6c77732280daa3227cd8f17e350b351eb Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-01-09android-hikey-linaro-4.9-pmwg: install missing packagesMilosz Wasilewski
Change-Id: Ie63248a1bc11050a171a6f3bca9ab3545ca653f7 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-01-08android-hikey-linaro: fix submit_for_testing.shMilosz Wasilewski
Install dependencies before executing submit_for_testing.py Change-Id: I1b254a783486771bef4f26743e517f9b47163148 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-11-24android-hikey960-linaro-4.9-pmwg: add new jobVishal Bhoj
Change-Id: If16d1579c12d263f9305a247d843f6edd0dfae49 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>