aboutsummaryrefslogtreecommitdiff
path: root/lkft-hikey-aosp-4.9.yaml
AgeCommit message (Collapse)Author
2017-09-05lkft: add lkft-maintainers ml to email recipientsFathi Boudra
Change-Id: I0304dc8eeddb3a79afe8017fd227afbae756cfde Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-17lkft-aosp: fix a typo in CtsLibcoreTestCases nameChase Qi
There is an additional 'i' in the test case name. The original submitter might be a vim user :) Change-Id: Ia61533837347337752355744b83e8d5e58304bfd Signed-off-by: Chase Qi <chase.qi@linaro.org>
2017-08-11lkft: re-enable testing in LAVAFathi Boudra
Per Chase's request, since https://projects.linaro.org/browse/CTT-441 should have a workaround in place. Change-Id: Ic8ecf7a628252a8cf1847dff362cb445820f0532 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-03lkft: change qa-reports project namesMilosz Wasilewski
The project names for lkft* builds in qa-reports project are a bit confusing at the moment. The proposed change aligns the naming using the following convention: <<kernel repo>>-<<kernel-tree>>[-<<kernel version>>]-<<OS>> kernel repo: - android (for https://android.googlesource.com/kernel/) - linux (for https://git.kernel.org/) - linaro (for https://git.linaro.org/) ... kernel tree: - hikey-linaro (https://android.googlesource.com/kernel/hikey-linaro) - stable (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/) - stable-rc (https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/) - mainline (https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/) ... kernel version only applies to stable trees: - 4.4 - 4.9 ... OS: - oe (for our OE based userspace) - aosp (for AOSP based userspace) Change-Id: I4cc7253a24aebb399a4f713d98c667863b98b2cf Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-07-31lkft: disable testing in LAVAMilosz Wasilewski
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>
2017-07-18lkft: use git describe and git commit from triggerMilosz Wasilewski
This patch moves AOSP kernel builds to use git commit and git describe which are already set by the trigger. This way there will be a consistent version of these variables for both AOSP and OE builds. Change-Id: I8fec9700bfd06efa3e682bf25fac7e1ba11218fb Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-06-22lkft-hikey-aosp: fix typoVishal Bhoj
Change-Id: I1cbc7598a24e5a4984821db73326be1a546427e2 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-06-22lkft: openembedded-lkft: fix incorrect conditionMilosz Wasilewski
Use git describe as version whenever it's available Change-Id: I7ae9572638b7f6d1d940caa0421a6051c3b615cf Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-06-22lkft-hikey-aosp: use bash for qa-reports submissionVishal Bhoj
Change-Id: Ic9c0c56549a89227dbfd009e99508c76d9167bc3 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-06-22lkft: remove unecessary double quotesFathi Boudra
The value is coming from git describe output. It won't contain any spaces to warrant the double quotes. Change-Id: I379d50447934f8c6374fcd9e65b920039f50fac5 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-06-22lkft-hikey-aosp: use git describe for qa-reports versionFathi Boudra
Change-Id: Ib841dacb1ac69f09f00bbcebde9caeb562afbb34 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-06-20lkft-aosp: update build description with links to test jobsMilosz Wasilewski
The postbuild groovy script from OE based builds also works on AOSP based builds for LKFT. This patch will allow updating build description with links to qa-reports that will redirect to LAVA instance. Change-Id: I37f94ac557eeca649d54919e3f0d9c97e823ec70 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-06-19lkft: route android test jobs via qa-reportsMilosz Wasilewski
In order to record LAVA test results coming from lkft android builds, the test job submission needs to be routed via qa-reports. This patch modifies the LAVA templates for such submissions as well as build jobs. Change-Id: I5eec3ca3193f9678abcb92b0162980e2c90c88c3 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-06-07lkft-hikey-aosp: update reference build to 432Vishal Bhoj
The kernel driver and userspace libraries for mali is updated hence use newer build Change-Id: I1a7bd3ea5e5b223b8a7019c31470ce899851095b Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-06-01lkft-hikey-aosp-4.*: schedule cts testChase Qi
Change-Id: I594312d05661c17089b9f6b0db178f6837d339e4 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2017-06-01lkft-hikey-aosp-4.9: fix a typo in the link to vts test templateChase Qi
Change-Id: Ifd8f71cdba9fc4c9d4b369f4b0d97c0930f4f057 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2017-05-09lkft: hikey-aosp: update vts version and reference build versionVishal Bhoj
update vts to: https://snapshots.linaro.org/android/android-vts/hikey-userdebug/23/ Reference build to: http://builds.96boards.org/snapshots/hikey/linaro/aosp-master/388/ Change-Id: I5411e63563bc6bb5d4c41363dfdee3fcf143312b Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-05-09lkft: hikey-aosp: add vts-kernel jobsVishal Bhoj
Change-Id: I4d2c130a1192d2a1bc75a0407c4edd1e8d6c2d41 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-05-03lkft-hikey-aosp: enable boot testingVishal Bhoj
Change-Id: I3af24d99639d37fd3869bd50830dddc2a6eb72eb Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-28lkft-hikey-aosp: adjust display names to be consistent with OEFathi Boudra
Change-Id: If3422661d5882dd5f2c95aca9bee6c7a2037cfaf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-04-14lkft-hikey-aosp: publish build_config with kernel detailsVishal Bhoj
Change-Id: I6560e4ddb9b58f350b079dde544845bf179e2928 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-07lkft-hikey-aosp-4.9: use plain job publishingFathi Boudra
This job is more like a regular build than an android build. We don't need the android publishing wrapper. Switch to us plain job publishing, It fixes the publishing issue that we currently observe. Change-Id: I924ed0276f71b4ce7e4c5f6f2861ea4538fce205 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-04-07lkft-hikey-aosp-4.9: update reference build numberVishal Bhoj
also use all cores for build Change-Id: I27a5f323a00a7efb33769f553c50fd704ce65643 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-07lkft-hikey-aosp-4.9: nothing to archive for nowVishal Bhoj
Change-Id: I0efbe95890f0ab9768965304c039797ef993800c Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-06lkft-hikey-aosp-4.9: use docker-xenial-aosp slavesVishal Bhoj
Change-Id: If7bbf413a3635403434ca1d751721ad9192d93e2 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-06lkft-hikey-aosp-4.9: add new jobVishal Bhoj
Initial job which builds hikey-aosp kernel tree for 4.9 branch. No LAVA testing enabled yet. Change-Id: I2b6ce7aa4de479b24e71d63ad4a45453c58af92a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>