summaryrefslogtreecommitdiff
path: root/ubuntu
AgeCommit message (Collapse)Author
2014-08-18pwrmgmt: Bump release number and update parse patternLisa Nguyen
Bump the release number and update the parse pattern to reflect changes in the August 2014 release. Change-Id: I81de0a60205fcee6507574fc9c7791f99638865a Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2014-08-12Revert "pwrmgmt: Update the parse pattern to detect pass/fail/skip results"Milosz Wasilewski
This reverts commit 9b478c5631dc22f3bd42f1d9d6b3f98b06b49464. The changes to pwrmgmt.yaml files should come with new pm-qa release. So RELEASE and parsing pattern should be updated at the same time.
2014-08-07ubuntu: adding uprobe systemtap testsuiteNaresh Kamboju
Uprobes/kprobes enabled in linux linaro kernel. Systemtap test suite will be used for testing uprobes/kprobes. install-uprobe-kernel-on-arndale.yaml will be used for building and installing linux linaro kernel on arndale with uprobes configs enabled. native-uprobes-systemtap-test.yaml will be used for build, install and installcheck systemtap testsuite on target. This is long running test could run upto 25 hours. This complete testing need 10 GB space on test image. Change-Id: I499609f0537dc2243d5ab7e16dc2cc9c12ed738a Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2014-08-06pwrmgmt: Update the parse pattern to detect pass/fail/skip resultsLisa Nguyen
Change-Id: Ib0c83e34c37251d363b178755861b30dd07591ae Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2014-08-04nohz-isolation.yaml: runs on OE and ubuntuNaresh Kamboju
nohz-isolation.yaml test can run on both OE and ubuntu builds. - openembedded/nohz-isolation.yaml - ubuntu/nohz-isolation.yaml Change-Id: I5b6e842f93ea1a6a1f3650caa73a678ea5224b69 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2014-07-21pwrmgmt: Bump release version to pm-qa-v0.4.12Lisa Nguyen
Change-Id: I81e0b20b60dc76935eec86be2cc13b48468a5d59 Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2014-07-07ltp-network: fixed test definition parametersMilosz Wasilewski
Removed list markers and unnecessary quotation marks. Change-Id: I24c66a37ac4ea7014b21e00179bb564cef5e7268 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-07-07Ubuntu: removed redundant LTP realtime definitionMilosz Wasilewski
rt-ltp.yam was a duplicate of ltp-realtime.yaml. Leaving the latter as it contains more recent version of result parsing. Change-Id: I62c9a0395eb5a0387b01b37eae91a42a0df3251d Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-07-03pwrmgmt: Bump release version to pm-qa-v0.4.11Lisa Nguyen
Change-Id: I577fe585348cde83697952c3e3a98a70c260496f Signed-off-by: Lisa Nguyen <lisa.nguyen@linaro.org>
2014-07-02ACPICA: fixed result parsingArthur She
There're test cases summary in a file named "__STATUS_OF_TESTS" located at aslts/tmp/RESULTS/<date>/[norm|slack]/[32|64]. Turned them into LAVA test results. Change-Id: I14275648c4f790b970b2c29c30da91950e931325
2014-07-02kvm: add armv8 supportRiku Voipio
Wide range of changes needed to allow kvm tests to run on both ARMv7 and ARMv8 targets. Currently includes some ugly hacks to faciliate booting mustang from nfs (can't use tun). Change-Id: I92ab87b6439b464db14fdef0cbac41efd64ef9a8 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2014-06-24ACPI: add acpi-smoke-test.yamlArthur She
Do the following tests to check if the test image is ACPI supported 1) Check presence of /sys/firmware/acpi 2) Check presence of /sys/firmware/acpi/tables/DSDT 3) If iasl is installed test decompile of /sys/firmware/acpi/tables/DSDT Change-Id: I3aaac732aaf4b8b8f5d5cbafc92e1e54fa35d3b6
2014-06-24aapits: Fix result parsing2014.06Arthur She
The test results in acpica/tests/aapits/tmp/raw.out are more valuable . It shows "<Function Name>: <test result>". Use them instead of "test 1 0:pass" for LAVA test results. Change-Id: Iedc57c941e90b28ea9cd671bded386529e2665be
2014-06-17pwrmgmt: fixed RELEASE variableMilosz Wasilewski
It is now possible to use RELEASE variable to checkout any version of the pm-qa code. 'tags/' were moved to default value. Change-Id: I3658a190fb48f91a89b80fcca74b8cd21d24c639 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-06-11move to virtio blockRiku Voipio
Switch to virtio block, since sd is emulated interface. While at it, improve installing and compiling hackbench. Avoid compiling in steps since we have scripts in place. Make sure we have gcc and others installed for compiling. Change-Id: I942e6bbafb09b7739156fb8d15f41c6334f16c8c Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2014-06-09LTP: Fixed path problem on UbuntuMilosz Wasilewski
On Ubuntu LTP gets installed in the LAVA test execution directory. For this reason the ltpfixup.sh wasn't working correctly so far. It had the /opt/ltp path hardcoded. This patch fixes the issue. Change-Id: I4bd9389d63aea954b01e7162a4a0518aa2223750 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-06-09LTP: version bump to 20140422Milosz Wasilewski
Change-Id: I5cec6925013444d7e2a5b1dab2936b88d8affdba Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-06-03FWTS: fixed result parsingArthur She
Add results.log parser for ubuntu/fwts.yaml to turn the test results into LAVA bundle stream. Change-Id: I5e2e0856526bbb1d3cc20b7c1c138aa20e0c060d
2014-06-03openssl: fixed file permissions and unitsMilosz Wasilewski
Change-Id: Iddf56787f0f0a3b3b55f3be4393d78baac2890ef Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-05-27Add Python dependency for FIO and SATA test.Botao Sun
Signed-off-by: Botao Sun <botao.sun@linaro.org> Change-Id: If2ee07ed33ee070910288a84b5abdc9748f78c93
2014-05-25PM-QA: uptaded test definition to pm-qa 0.4.10 release2014.05Milosz Wasilewski
Change-Id: Ic58cd30000b01c0474bffa300026491bf11ea283 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-05-23Add SATA Test for Linux Linaro ubuntu, including Partition, Read and Write.Botao Sun
Test code has been validated on Samsung Arndale and Panda board in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I950bc78e37413baa4304cca13783f916ef23ac22
2014-05-23Fix ACPI test suite description and metadataNaresh Bhat
Added links to wiki page and changed devices to Fastmodels Change-Id: Ie1e67f61fde7f0a45826fd9d6e0ee5a8df529b25 Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org> Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-05-23Add FIO test for Linux Linaro ubuntuBotao Sun
Test code has been validated on Samsung Arndale board in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: Icdb0f6df6b98f7fd2f2d7c4240f8c3d1463b43f2
2014-05-21LTP: fixed result parsing when running each package separatelyMilosz Wasilewski
When running packages separately in the same LAVA job, results were concatenated. Now result files are stored in the test execution directory and are separate for each lava-test-shell. ltpfixup.sh script was moved to 'common' directory. Definition was unified between Ubuntu and OE. Change-Id: I43372b0d060d88f871407bc4b1b44c2cf94ef333 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-05-07BP: TCP Replay to pump pcap traffic for testsWeilong Chen
Establish basic sanity and regression tests, this is a special case test since it actually generates traffic for other test cases Change-Id: I711c5a4683b116ad54cc8c69e020dcf041fa7317 Signed-off-by: Weilong Chen <weilong.chen@linaro.org>
2014-04-23pwrmgmt: bumped release version to pm-qa-v0.4.92014.04Milosz Wasilewski
Change-Id: I63ad4ae15671c9fb9b37dba97b4705d2d2dd195c Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-04-17pwrmgmt: start using released version of pm-qa suiteMilosz Wasilewski
pwrmgmt suites for Ubuntu and OE will use released version of pm-qa from PMWG. Some additional minor changes: added maintainer, moved to new pm-qa repository. Change-Id: Ib93825335950fe66ed9f2096d9d70c47a8f4afec Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-04-17netperf: added weilong.chen@linaro.org to maintainer listMilosz Wasilewski
Change-Id: Ib142faae8f97a0ba856fffa0a7dcb2a8dd308182 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-04-14pwrmgmt: test set can run individually with given parametersAmit Khare
Added parameter feature to run tests individually and no param runs all tests. Also added the same feature to openembedded test suite too. Change-Id: I21f7ffdd107327255cff6703370706e1f082c412 Signed-off-by: Amit Khare <amit.khare@linaro.org>
2014-04-07ltp: bump version to 20140115 releaseFathi Boudra
Change-Id: Idf840fc862e80d3c3d362f41592c2778eba82643 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2014-04-04Update ubuntu Device Tree Test CodeBotao Sun
Remove sudo in yaml file; Remove check root in device-tree.sh, it's unnecessary; Fix the MODEL test case name issue; Add and update metadata and comments section. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I6688b2595831abc78a7a20fb40d8adee461f23f8
2014-03-26FWTS: Using lava-test-case to produce pass/fail resultsMilosz Wasilewski
FWTS test suite is now run inside lava-test-case helper. This produces pass/fail result on the whole suite. In addition results.log is attached so detailed results can be checked from LAVA. Change-Id: I1ab19c26e847b59d4ad49b8bd29045a45d87c7e8 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-03-26Merge "openssl test suit added for testing openssl speed benchmark"Milosz Wasilewski
2014-03-25e2eaudiotest: removed obsolete test definitionMilosz Wasilewski
Currently there is no support for e2e audio test in LAVA lab, so removing the obsolete definition. Change-Id: I9637596be15af879de42be0545a5c7c38ee99398 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-03-21openssl test suit added for testing openssl speed benchmarkAmit Khare
Change-Id: I57aa83c16eb713cdfd051d8940a0c4a5a46b29ba
2014-03-20ubuntu: remove unnescessary dashes in network-tests-basicTyler Baker
Change-Id: I4a75755689730d6099bba41a62f95ab71ed5ee81
2014-03-20ubuntu: fix parameter format used in network-tests-basicTyler Baker
Change-Id: I596163f607caf46d1fa48132bac60114449699a3
2014-02-25aapits: Update git repo link2014.02Naresh Bhat
Update the git repo link for aapits test suite after rebasing to the latest ACPICA mainline. Change-Id: I2011ea4f71e7082bd90e5eb36714b63741581625 Signed-off-by: Tomasz Nowicki <tomasz.nowicki@linaro.org>
2014-02-25network-test-basic: Add support for different interfaceMilosz Wasilewski
Added parameters that allow to run the test using network interface different than eth0 and gateway different than 10.0.0.1 Change-Id: If75c172148594403f185b0c967a0e472ba5e0d75 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-02-25netperf-client: fix set local_ip to the correct ipAnders Roxell
Change-Id: Iba06b340a348dfe7257493cc9f1d14653f84ad74 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
2014-02-18aapits: Update git repo linkNaresh Bhat
Update the git repo link for aapits test suite. Change-Id: I78bddf9c739eeeba8a027c786d49343f4b2b235c Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org>
2014-02-18KVM: added parsing hackbench measurementsMilosz Wasilewski
rt-tests hackbench was replaced with the version from Ingo Molnar http://people.redhat.com/mingo/cfs-scheduler/tools/hackbench.c hackbench is now called from both host and guest the same way: hackbench 100 process 500 The results are parsed using min_max_avg_parse.py. Result regexp was updated to match the output format of the script. Change-Id: I5d437565d42f45c9411dc8b62540be7b53e0c630 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-02-07ubuntu/exec-latency.yaml: Add new testMike Holmes
Change-Id: I7a5b92a0270aed006f5b1995c59b111180f357d1 Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
2014-02-05ACPI: updated maintainers and removed ABATMilosz Wasilewski
Maintainers were added to ACPI test-definitions. ABAT suite was removed as it targets Intel platforms. Change-Id: Ie4f524cf5d32e97c677898fc4aa38c0bd83fb6cd Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2014-01-29Add WiFi Test for Linux Linaro ubuntuBotao Sun
Test code has been validated in LAVA on TI Panda 4460. SSID and PASSWORD are possible to be set in JSON. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I814b0ab145d28bd6c733cb601bb02440bef44638
2014-01-15netperf: Add paramiters and default to eth0mike-holmes
Change-Id: I30d997882a565cbe3c156d4dfb4d03bbb0bec39f
2014-01-15acpica-tools: Add acpica-tools test definationNaresh Bhat
Add acpica tools QA test defination. Change-Id: I74c6fa450f5faac1d00e7f06cbc13fc3cbc2c97f Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org>
2014-01-15acpica asl: Update source repository linkNaresh Bhat
Update acpica source repository link. Change-Id: I2795ea2df3a164394025a7a395d25c0110b95b55 Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org>
2014-01-09Add SD MMC Test for Linaro ubuntuBotao Sun
Test code has been validated in LAVA. Signed-off by: Botao Sun <botao.sun@linaro.org> Change-Id: I14787b1f52bf8bc77e2e2d1d5bc63e451cb52524