summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-24linux/dockerized-tests: add local run support and readmeChase Qi
Change-Id: I351b336bb643b66b4a739915bd263ba66de59b0b Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-08-23Add i386 skipgen binaryDan Rue
Bump everything to skipgen v0.2.3 - but the only change is the addition of i386. Change-Id: I7bfa5ee76b5d66c00bffd44d77c7a2833c6bd680 Signed-off-by: Dan Rue <dan.rue@linaro.org>
2018-08-23automated/lib/sh-test-lib: update detect_abi with i386Anders Roxell
Change-Id: Ice90297b025b2cbf167cce3928559f2f54bd556f Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2018-08-22kselftest: update skiplist based on v4.18Naresh Kamboju
As a part of kselftest upgrade to v4.18 the new known failed test cases to be skipped. So the skiplist is been updated. Change-Id: Id307b337458e7f99deb973991c5b4e23bc7bf3b7 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-08-16android apk-automation: update some benchamrks to work with pie and laterYongqin Liu
when run some tests on pie builds, the older version dialog was popped up, and we need to press the OK button there to make the benchmark apks continue. This this change is to fix that problem. Change-Id: I5ae0607b72277b2b9008a6cd9464eb33e28c0021 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-08-16Merge "android apk-automation: add Geekbench4 test"Milosz Wasilewski
2018-08-15LKFT: kselftest skipfile: 4.18 renamesDan Rue
As of linux 4.18, some tests now have their directory name, followed by an underscore, prepended to the test name. Update to add the new test names, and leave the old ones for backward compatibility. Change-Id: I266b7c6d7d63ffe8aad10603f221659b4664f398 Signed-off-by: Dan Rue <dan.rue@linaro.org>
2018-08-15android apk-automation: add Geekbench4 testYongqin Liu
with apk from here: https://geekbench-3.en.uptodown.com/android Change-Id: I096696455a585d244f089e7a9befbf4337f0cec2 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-08-14LKFT: Add 4.18 branch to skipfilesDan Rue
Change-Id: I34ac47bd4e88dcb4da7f6796b58b46a767ffe283 Signed-off-by: Dan Rue <dan.rue@linaro.org>
2018-08-08linux: add support for test run with dockerChase Qi
With over-ssh* test case, test will be triggered over ssh. Change-Id: Icaa4b57324d0628ba771a36c2e4c0a606fa4788b Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-08-07android boottime: add adb_root for collect dmesg infoYongqin Liu
running dmesg command need to have super user permission Change-Id: Iff2b6d3f6fb94b1743f6f2e6f8dc5624a8a6c341 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-08-06LTP: unskip netns_* tests on lkft build testingNaresh Kamboju
Change-Id: I91f61b260a0b05c8d7adf0e7089b2cd0890d9398 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-08-01send-to-lava: send result elements in the same order as receivedChase Qi
This change only effects test local execution. Unify elements order in result line will benefit log post processing. Change-Id: Ifa2dffe7a90401209d3008e804ce2bbbb41b40de Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-07-31Merge "linux/aep-pre-post: install dependencies with virtualevn"Chase Qi
2018-07-30linux/aep-pre-post: install dependencies with virtualevnChase Qi
Run LISA within python2 virtualevn to avoid dependency confliction with other tools. Change-Id: I8e5487f740ba11ba695e73db2f3e8917cd672395 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-07-24workload-automation3: Update default paths and config filenamesLisa Nguyen
Fix remaining outdated paths and config filenames to run WA3. Otherwise, we will end up running WA2 if we don't cd into the correct directory and WA3 does not use config files with the .py extension. Change-Id: I4b081cbc7e2adf991b4272ada48018217724560b Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2018-07-24LTP: skip open11 on all qemuNaresh Kamboju
skip known test failure open11 on qemu_x86_64, qemu_arm and qemu_arm64. LKFT: next: LTP open11 failed - Got: TEST_ERRNO=EACCES(13): Permission denied instead of errno 0 userland update morty to rocko (openembedded) caused this bug. Ref: https://bugs.linaro.org/show_bug.cgi?id=3948 Change-Id: I13c1f6d9d3b33bb1f69fcf25a37e4294c6cb1e78 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-23workload-automation3: add test cases for WA3Chase Qi
Base on the current workload-automation test case: * Install WA3 with pip3 as it is python3 based. * The format of config file has been changed in WA3. Templates for WA3 are hosted here https://git.linaro.org/qa/wa-templates.git/. Required changed in test script updated. * The same as android, install latest devlib on Linux. Keep the original test cases for WA2 until they are not needed. Change-Id: I6dcc26b1ab292b876fe0696277db4d72194c4476 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-07-20Kselftest: Remove obsolete 4.16 branch from skiplistNaresh Kamboju
Change-Id: I7b52b0868367d686dc4c66ef7b9f1e3f99a4ff71 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-19Merge "LTP: skip fcntl36 on qemu_arm"Dan Rue
2018-07-19LKFT: kselftest: skip rtcpie on qemuNaresh Kamboju
Skip known failed test case rtcpie on qemu This test case need a HW clock which is missing on qemu Ref: db410c: rtcpie: /dev/rtc0: No such file - timers tests not unsupported url: https://bugs.linaro.org/show_bug.cgi?id=3924 Change-Id: I29db787146fc816ed8b6016bdfbc1f46bc04b644 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-19LTP: skip fcntl36 on qemu_armNaresh Kamboju
Change-Id: I11000ec5b08c987d27c7aac8efb1f2337cdfae01 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-19LTP: skip known LTP failures creat08 and open10Naresh Kamboju
These two test cases creat08 and open10 to be skipped until the upsteam LTP fix test cases. Ref: LKFT: creat08 and open10 testdir.B.3132/setgid: Incorrect modes, setgid bit should be set https://bugs.linaro.org/show_bug.cgi?id=3940 Change-Id: I4f252021e17e025ec10963999c1c961f92a591e7 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-17LKFT: kselftest: skip rtcpie on db410cNaresh Kamboju
Dragonboard 410c doesn't seem to have a functional hardware clock. a HW clock is really needed, and this test should be skipped from kselftest for Dragonboard 410c. Ref: db410c: rtcpie: /dev/rtc0: No such file - timers tests not unsupported url: https://bugs.linaro.org/show_bug.cgi?id=3924 Change-Id: Ieaa4946ec864a3bbd54982fd1939fda35a4b8f91 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-11LTP: skip known failure test case inotify08 on 4.14Naresh Kamboju
inotify08 is not supported on 4.14, 4.9 and 4.4 Ref: LKFT: LTP: inotify08 FAIL: didn't get event: mask=4 https://bugs.linaro.org/show_bug.cgi?id=3881 Change-Id: I38ac1ef65f4fb2f3093f5a8a4eb4523cc5580566 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-04LKFT: kselftest: Unskip step_after_suspend_testDan Rue
Per https://bugs.linaro.org/show_bug.cgi?id=3739 Change-Id: I767eff7eaf2572a6fc36bc152ef9ab8f8bcd49d1 Signed-off-by: Dan Rue <dan.rue@linaro.org>
2018-07-04LKFT: kselftest: Don't skip dnotify_testDan Rue
Per 8bf24e831961 ("selftests/filesystems: Don't run dnotify_test by default"), it is no longer necessary to skip dnotify_test. It will not run by default. Change-Id: I20874d1cb427cede8743b8cccaf1ef9a00a593e4 Signed-off-by: Dan Rue <dan.rue@linaro.org>
2018-07-04LTP: skip inotify07 and inotify08 on 4.4 and 4.9Naresh Kamboju
Skip known failed inotify07 and inotify08 on 4.4 and 4.9 on all devices. Ref: https://bugs.linaro.org/show_bug.cgi?id=3931 https://bugs.linaro.org/show_bug.cgi?id=3881 Change-Id: Iceea5f08900a026e8cd5ea5e45ab1f0551ddad51 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-07-03linux/smoke: install dependencies for vmstat and ip commandsChase Qi
vmstat and ip commands are not included in debian stretch-slim docker image, so install the related dependencies by default. Change-Id: I5f3d8394f31b0848524d9bb1af481c4c9f4e0924 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-07-02Merge "automated/linux: Add glmark2 test definition"Chase Qi
2018-06-29automated/linux: Add glmark2 test definitionAníbal Limón
Change-Id: I98be001eeeb8c6cede0692738541e877dd01b176 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-06-29microbenchmarks: decouple art-report submissionVishal Bhoj
Change-Id: I3b63126579c6e17410522fde8712a330ea5c74f7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2018-06-28ERP: ltp: skip msgctl11Chase Qi
msgctl11 fails on centriq-2400 randomly and cannot be duplicated manually. Change-Id: I81f8cc4d55d665ba9d0aadd52c7d8ebac87fe943 Signed-off-by: Chase Qi <chase.qi@linaro.org>
2018-06-28Merge "boottime/device-script.sh: specify -F when search "(""Chase Qi
2018-06-27piglit related tests: update to use files under /vendor or /data/vendorYongqin Liu
since the related binary or test data files are move to /vendor or /data/vendor to support Treble enabled builds Change-Id: I254e147580047b90f0230434eadaeb13f0b415e1 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-06-27boottime/device-script.sh: specify -F when search "("Yongqin Liu
With AOSP master, it is changed to use pcre2grep to implement the grep command, and it has broken problem when search "(", where we need to specify the -F for "PATTERN is a set of newline-separated fixed strings" explicitly. And this -F option is supported by other grep version as well Change-Id: Ied891e58c93a6e92e80205ce61a798716451d4c4 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2018-06-27LTP: Adding LTP open posix test suiteNaresh Kamboju
Change-Id: I23e2c83965e7c69f553b4b25700073308b758246 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-06-26LTP: skip cve-2015-3290 on qemu_x86_64Naresh Kamboju
Skip known intermittent failure test case cve-2015-3290 on qemu_x86_64 on all branches. Ref: LKFT: LTP: cve-2015-3290 failed intermittently on qemu_x86_64 https://bugs.linaro.org/show_bug.cgi?id=3910 Change-Id: I58ee844318c3e58a67708841f716790733cb0a53 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-06-21android: common: remove deprecated tests and scriptsMilosz Wasilewski
Change-Id: If0699e2843e019480a61e62aeae94918989c040a Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-06-20LTP: LKFT: msgctl10/11 renamed to msgstressDan Rue
Per http://lists.linux.it/pipermail/ltp/2018-June/008358.html, msgctl08-msgctl11 will be renamed to msgstress01-msgstress04. Update our skiplist accordingly. Change-Id: Ie9325e51788e6f4a69a8826dd5a8c710c435ee96 Signed-off-by: Dan Rue <dan.rue@linaro.org>
2018-06-20Merge "automated/linux/24h-stress-test: Follow redirect on curl"Milosz Wasilewski
2018-06-19automated/linux: Add wlan download testAníbal Limón
The test will connect to the specified SSID and then make a download of file with checksum validation if FILE_URL is specified. The test uses wpa_supplicant and dhclient to get the connection, if you specify an ETHERNET_DEVICE it will down the iface previous to start the connection/download test with Wireless LAN. Change-Id: I79fd2ea6582997790a72f6d7e0ae157e6ee817d6 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-06-19automated/linux/24h-stress-test: Follow redirect on curlAníbal Limón
When try to download the default stress network URL the checksum fails because is stored on a storage service with redirects. The next gives you an HTML web page with the redirect, $ curl -O http://testdata.linaro.org//stress/stress-network.img In order to fix add -L option to follow HTTP redirects and download the file. Change-Id: Ibad43d4fc54a37cdf3b4df744c23e95dca6af953 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2018-06-19LTP: skip keyctl02 on slow qemu_armNaresh Kamboju
qemu_arm is slow to complete keyctl02 in 30 minutes. Better to skip this test case on qemu_arm. Ref: https://bugs.linaro.org/show_bug.cgi?id=3883 Change-Id: I5f84eea9b919fec028ab39c95d9b4f3e0e923980 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-06-19kselftest:skipfile-lkft: remove test_tunnel.shAnders Roxell
test_tunnel.sh doesn't crash when running the IPSec tunnel test on linux-next. Change-Id: I1fbff96b478b3a786cd4fdfb69d05abb4ec3c6d2 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2018-06-19automated: kselftest: fix pattern parsingAnders Roxell
Change-Id: I45e80d0a8f9a09fd23fb60feb1416870b8e89f15 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2018-06-18kselftest: skip known new failures based on 4.17 kselftestNaresh Kamboju
kselftest is been upgrade to 4.17 and we found new test cases and few failures are known and bug have been reported. Change-Id: Id1fc09ec9918fb62b1fa5d6d879b448d0cd02437 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-06-18wa: force install of lastest devlibVincent Guittot
Delay the installation of latest devlibe afterthat wa has been installed Change-Id: If9f6f733915f736a86bfd6dd2dcf2b7560ef095a Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
2018-06-11kselftest: update skiplist for 4.17Naresh Kamboju
Change-Id: I62003a0026271c48638629e1335e02a8ba23552c Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2018-06-11LTP: update skipfile for 4.17Naresh Kamboju
Change-Id: Ia2a841bc8d7c463823190cdf62d1a8483adef733 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>