aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-08Merge pull request #264 from ivoire/ltp-set-install-path2021.01mwasilew
ltp: allow to set LTP_INSTALL_PATH
2021-01-07ltp: allow to set LTP_INSTALL_PATHRémi Duraffort
2021-01-06Merge pull request #263 from ivoire/ltp-absolute-skipfilemwasilew
ltp: allow to pass skipfile as absolute path
2021-01-06Merge pull request #261 from liuyq/mastermwasilew
noninteractive-tradefed: add support for connecting to wifi with the …
2021-01-05ltp: allow to pass skipfile as absolute pathRémi Duraffort
Also add missing quotes around variable.
2021-01-04Merge pull request #262 from vidyasagargc/mastermwasilew
Remove "-q" option from pi_stress
2021-01-05Remove "-q" option from pi_stressVidyasagar G C
"-q" option will suppress "Current Inversions" to be displayed or redirected to a log file. Hence the pi-stress test is getting failed due to the condition statement where "Current Inversions" is being grep from log file.
2021-01-04noninteractive-tradefed: add support for connecting to wifi with the ↵Yongqin Liu
tradefed feature not remove the call of AdbJoinWifi apk as it provides us another option to check the wifi connection stablitiby. and it supports to find the AP_SSID and AP_KEY from the secrets file, which is not supported by this change yet. Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2021-01-04Merge pull request #260 from liuyq/mastermwasilew
noninteractive-tradefed: add support for docker method
2020-12-24noninteractive-tradefed: not exit when failed to run dmesgYongqin Liu
In same cases, like when run with the docker method, the command dmesg will fail with the following error: dmesg: read kernel buffer failed: Operation not permitted but as this is mainly for the debug purpose, so change it to not exit when failed to run, with that we could still get the result for the tradefed result Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2020-12-24monitor_fastboot.sh: update to support for the docker methodYongqin Liu
where the boot image is put under the /lava-downloads directory inside the docker Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2020-12-16Merge pull request #259 from fboudra/mastermwasilew
automated: linux: device-tree: refactor the test
2020-12-16automated: linux: device-tree: refactor the testFathi Boudra
Prepare for adding a skip list. Make the test easier to read and follow. * there's a couple of functions that aren't necessary. * being root isn't necessary. * added SPDX license identifier, set to GPL-2.0-only. Note: the license was previously GPL2+. It has been agreed by its authors to relicense to GPL-2.0-only. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2020-12-14kselftest: skipfile: Adding branch 5.10Naresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-12-11Merge pull request #257 from roxell/fwts_filtermwasilew
automated: linux: fwts: filter out x86 tests on other archs
2020-12-11automated: linux: fwts: make it run the default testsAnders Roxell
Suggested-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-12-09Merge pull request #256 from nareshkamboju/mastermwasilew
fwts: improve results parser
2020-12-09fwts: improve results parserNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-12-08selftests: skip kvm kvm_create_max_vcpus on arm64Naresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-12-08selftests: vm: run_vmtests hangs on arm64Naresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-12-07Merge pull request #253 from liuyq/debug-fastbootmwasilew
noninteractive-tradefed: collect more information to debug fastboot c…
2020-12-06noninteractive-tradefed: collect more information to debug fastboot connectionYongqin Liu
including the host side dmesg log, and the fastboot devies information from /sys and /dev/bus/usb/ with hikey jobs, the hikey board was changed to the recovery mode instead of the fastboot mode, and this change is used to collect information for all jobs for debugging. after rooted, the hikey board was changed to recovery mode now [823643.829055] usb 2-1.1.1.4: new full-speed USB device number 106 using ehci-pci [823643.938547] usb 2-1.1.1.4: New USB device found, idVendor=12d1, idProduct=3609, bcdDevice= 0.00 [823643.938550] usb 2-1.1.1.4: New USB device strings: Mfr=1, Product=4, SerialNumber=0 [823643.938552] usb 2-1.1.1.4: Product: \xe3\x84\xb0㌲㔴㜶㤸 [823643.938554] usb 2-1.1.1.4: Manufacturer: 䕇䕎䥎 [823643.938977] option 2-1.1.1.4:1.0: GSM modem (1-port) converter detected [823643.939103] usb 2-1.1.1.4: GSM modem (1-port) converter now attached to ttyUSB25 [823704.024606] usb 2-1.1.1.4: USB disconnect, device number 106 [823704.024880] option1 ttyUSB25: GSM modem (1-port) converter now disconnected from ttyUSB25 [823704.024904] option 2-1.1.1.4:1.0: device disconnected Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2020-11-27Merge pull request #251 from mwasilew/disable_verbose_checkmwasilew
sanity-check: disable verbose output
2020-11-27Merge pull request #250 from nareshkamboju/mastermwasilew
Kselftest skiplist update
2020-11-27sanity-check: disable verbose outputMilosz Wasilewski
The repository is in a state where all files pass sanity check. This means that the only interesting fact is when something breaks. This change allows to only display failed test results instead of all. Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2020-11-27kselftest: skip net fib_nexthops.sh on nfs mounted devicesNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-11-27kselftests: skip ftracetest on 5.9 branchNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-11-27Merge pull request #249 from K1504296/MLmwasilew
ml-bench creation
2020-11-27Create tvm-bench.shTheodore
Creating ml-bench and tvm-bench for application of machine learning benchmarks.
2020-11-23LTP: Adding ftrace_stress_test.sh as known issuesNaresh Kamboju
LTP tracing test case ftrace_stress_test.sh crashing on all devices. ftrace_buffer_size_kb.sh: line 33: echo: write error: Cannot allocate memory rcu: INFO: rcu_sched detected stalls on CPUs/tasks RIP: 0010:queued_spin_lock_slowpath+0x46/0x1b0 ref: https://bugs.linaro.org/show_bug.cgi?id=5722 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-11-20LTP: Skip long running test cases bind06 cve-2018-18559Naresh Kamboju
all other LTP test runs for 15 minutes at max but this test case is running for 30 minutes which is too long. So skipping till it get fixed upstream. ref: https://bugs.linaro.org/show_bug.cgi?id=5721 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-11-04Merge pull request #243 from mwasilew/fix_tradefed_lava_conversionmwasilew
android: fix potential issue in tradefed debug message
2020-11-04android: fix potential issue in tradefed debug messageMilosz Wasilewski
Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2020-11-04Revert "noninteractive-tradefed: move adb shell check to tradefed.sh"Milosz Wasilewski
This reverts commit 48f0664c1c301928d46762c7a47ec036dd064116.
2020-11-03Merge pull request #242 from liuyq/mastermwasilew
boottime.yaml: remove the passing of ANDROID_SERIAL
2020-11-03noninteractive-tradefed: move adb shell check to tradefed.shYongqin Liu
to avoid syntax error with the docker method like reported here: https://validation.linaro.org/scheduler/job/2205897#L4834 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2020-11-03boottime.yaml: remove the passing of ANDROID_SERIALYongqin Liu
to workaround the naming conflict with the docker method. with the docker method, ANDROID_SERIAL defined in the yaml file or in the boottime.sh will cause the adb get-serialno failed to get the device serial number. If there is a need to specify the serial number for the script here, plese export ANDROID_SERIAL explicitly before running the scripts. Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2020-10-29Merge pull request #238 from roxell/run-ltp-from-gitmwasilew
Run ltp from git
2020-10-29Merge pull request #236 from roxell/fwts-fixesmwasilew
Fwts fixes
2020-10-26automated: linux: ltp: incorporate building LTP from gitAnders Roxell
Added variables: TEST_GIT_URL url to the git repository, TEST_DIR download directory where the build happens, and a BUILD_FROM_TAR flag. Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: pkgs: update packageAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: fwts.sh: install testsAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: update to use the common git clone of the testAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: add help text for skip installAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: fix FWTS_URL bugAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: fix test name parameterNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23fwts: check if already installedAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23Merge pull request #237 from roxell/ssuite-fixesmwasilew
Ssuite fixes
2020-10-23ssuite: update to use the common git clone of the testAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2020-10-23ssuite: fix S_URL bugAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>