aboutsummaryrefslogtreecommitdiff
path: root/lkft-ssh-testrunner
AgeCommit message (Collapse)Author
2017-11-22openembedded-lkft: replace SKIPLIST with SKIPFILENaresh Kamboju
kselftest skipfiles created as per ${DEVICE_TYPE} and ${KERNEL_VERSION} Remove build parameter "KSELFTEST_SKIPLIST" Ref: LKFT: move kselftest skiplists to git https://projects.linaro.org/browse/QA-1759 Change-Id: Ie13cee2140ae3d0a815e66260582af85673cbc83 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2017-10-02lkft-ssh-testrunner: fixes and improvementsChase Qi
* Append '--lava_run' and '--skip_environment' test-runner options * Use http and OE build number in $BASE_URL * Move testing to lkft instance * Use separate group in staging.qa-reports.l.o Change-Id: Icaf0246677b4b661e4235cb126ad3ffc7b9efd10 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2017-09-20openembedded-lkft: add kernelversion to lkft oeDan Rue
This creates an additional metadata key named "make_kernelversion" that comes from running "make kernelversion" in the kernel tree. Change-Id: Id50cd1e0a8c7a4907ee9ec1750a81874f5087dae Signed-off-by: Dan Rue <dan.rue@linaro.org>
2017-09-07lkft: add the lkft metadata for the test suitesFathi Boudra
Change-Id: I70f52a2cdc09718d537330ae7901cda83104fe3c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-09-07lkft: add KSELFTESTS_MAINLINE_URLFathi Boudra
Change-Id: Ic30802121bc7b49ddc2bbce3cf75c06fd8266e57 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-09-07lkft: deprecate KSELFTEST_VERSIONFathi Boudra
Use KSELFTESTS_MAINLINE_VERSION instead. Change-Id: I55a9cb7b69451b7d6990fe0a50729c83570a009a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-08-03lkft-ssh-testrunner: use safe_substitute to avoid template errorsMilosz Wasilewski
Change-Id: Iae2e0ade8b2d7bb894bebc81fc38d8b7fac346b5 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-08-03lkft-ssh-testrunner: submit SSH based LKFT test jobsMilosz Wasilewski
Change-Id: I9457434945216dad4c31b605edf6098027f73c0e Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>