aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-aosp
AgeCommit message (Collapse)Author
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-10lt-qcom-linux-aosp: Fetch android config fragmentsTodor Tomov
The android kernel config fragment files are stored on a separate googlesource repo. A script to fetch them is present in the kernel source. Before doing the kernel config, run the script to fetch the config fragment files. Publish the config fragment files along with the resulting files from the build to keep trace of the config used. Change-Id: I6fac19ba6222a504478874469e1d96a3a0023eac Signed-off-by: Todor Tomov <todor.tomov@linaro.org>
2018-10-10lt-qcom-linux-aosp: Publish build files to both db410c and db820c directoriesTodor Tomov
Publish build files to both db410c and db820c directories. For each publish only the relevent dtb file. Change-Id: I990b97a8db2641b8d91218f14f91ee20e228d05c Signed-off-by: Todor Tomov <todor.tomov@linaro.org>
2018-09-20lt-qcom-linux-aosp: Update location of ramdisk for DB410c bootimageTodor Tomov
Use the ramdisk image generated by job "96boards - AOSP Master - dragonboard410c". Change-Id: Ifd08b88e6d0a639cbec141ad6ff69781f9af9609 Signed-off-by: Todor Tomov <todor.tomov@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-28lt-qcom-linux-aosp: add metadata to lava jobVishal Bhoj
Change-Id: I386407e1d37c1229ed130e8bf20c19970bd4b150 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-02-27lt-qcom-linux-aosp: fix device typeVishal Bhoj
Fix device type to match the directory layout Change-Id: If99ac7f67121bd1a87f9cd2058a4addee40b0596 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-02-27lt-qcom-linux-aosp: install python-pip packageVishal Bhoj
Change-Id: I4623ea7173f82575a11821b8fb894aa999c3929b Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-02-26lt-qcom: build boot.img for android boot testingVishal Bhoj
Change-Id: I30ed2aa507679c8feb4a27afc9c3ae6544758ebc Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>