summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-03Bump to v0.34.0v0.34.0Sylvain Pineau
2017-01-31Bump to v0.34.0rc2v0.34.0rc2Sylvain Pineau
2017-01-31disk_stats_test: less output, better failure output, fixed grep issue when ↵Jeff Lane
there are two disks with similar names LP: #1660653
2017-01-30Bump to v0.34.0rc1v0.34.0rc1Sylvain Pineau
2017-01-30Update .gitignoreSylvain Pineau
2017-01-27Merge #315823 from ~leftyfb/plainbox-provider-checkbox:1659929-fix-virt-cpuPMR
2017-01-27Set cpu type for ppc to match hostMike Rushton
2017-01-24Merge #315444 from ↵PMR
~pierre-equoy/plainbox-provider-checkbox:1658624-fwts-tests-list-update
2017-01-24Update FWTS tests using HWE recommendationsPierre Equoy
Following HWE recommendations, we decided to update our fwts test script to split only between HWE and QA ("Recommended") tests. The options to launch the script have been updated accordingly. LP: #1658624
2017-01-19Merge #315037 from ~rodsmith/plainbox-provider-checkbox:add-numa-testingPMR
2017-01-19Merge #314996 from ~kissiel/plainbox-provider-checkbox:use-mii-tool-in-networkPMR
2017-01-18Add NUMA test to memory_stress_ng test and fix minor error number reporting ↵Rod Smith
bug LP:#1657511
2017-01-18network: use mii-tool instead of ethtool to determine max speedMaciej Kisielewski
On some systems, ethtool returns such output: >>> Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full Advertised pause frame use: Symmetric Receive-only Advertised auto-negotiation: Yes Link partner advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full <<< previous version of the `network` script parsed for any number followed by the 'baseT' string and picked the largest one found as max_speed. Which for this system is wrong. This patch makes the script parse output of mii-tool and look for 'capabilities' line. It parses modes only from that line. In case of that system it returns 100. Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-01-17Merge #314487 from ~bladernr/plainbox-provider-checkbox:1655155PMR
2017-01-10a few more output tweaksJeff Lane
2017-01-10PEP8 fixesJeff Lane
2017-01-10Fixed UnicodeDecodeError when bad data is in a good DMI output. LP: #1655155Jeff Lane
2017-01-06Merge #314266 from ~bladernr/plainbox-provider-checkbox:1654674PMR
2017-01-06jobs/miscellanea.txt.in: remove serial number check from dmitest_server job; ↵Jeff Lane
too many false positives LP: #1654674
2017-01-03Merge #314029 from ~rodsmith/plainbox-provider-checkbox:fix-disk-cpu-loadPMR
2017-01-03Fixed bug #1641684: More robust calculation in disk_cpu_load test,Rod Smith
along with a new --verbose option to help in debugging problems.
2016-12-23Merge #308976 from ~bladernr/plainbox-provider-checkbox:1635345-virt-imagePMR
2016-12-22Removed unnecessary return statements. Fixed syntax error in an if/else ↵Jeff Lane
statement.
2016-12-22Merge #309798 from ~bladernr/plainbox-provider-checkbox:fix-efi-boot-testPMR
2016-12-22modifications based on review feedbackJeff Lane
2016-12-22Merge #313644 from ↵PMR
~bladernr/plainbox-provider-checkbox:improve-maas-version-check
2016-12-21Merge #308857 from ~rodsmith/plainbox-provider-checkbox:fwupdate-testPMR
2016-12-20Update MAAS version check to validate that version used is at least 2.0 LP: ↵Jeff Lane
#1651555
2016-12-13Merge #313091 from plainbox-provider-checkbox:releasePMR
Release_2016_Week50
2016-12-13increment version to v0.34.0.dev0Pierre Equoy
2016-12-13Bump to v0.33.0v0.33.0Pierre Equoy
2016-12-07Bump to v0.33.0rc2v0.33.0rc2Pierre Equoy
2016-12-07Add missing template filtering to suspend jobsPierre Equoy
Some filtering was missing for suspend jobs to complete lp:1636060. In addition, the filtering for the graphics card switch job was changed to the xenial-related job, since this is where we need this new template filtering. LP: #1636060
2016-12-07Merge #312627 from ~pierre-equoy/plainbox-provider-checkbox:fix-1636060-round2PMR
2016-12-07Add missing template filtering to suspend jobsPierre Equoy
Some filtering was missing for suspend jobs to complete lp:1636060. In addition, the filtering for the graphics card switch job was changed to the xenial-related job, since this is where we need this new template filtering. LP: #1636060
2016-12-06Remove package dependencies from jobs/miscellanea.txt.in and put inRod Smith
server's packaging.pxu file.
2016-12-06Merge #312578 from ↵PMR
~rodsmith/plainbox-provider-checkbox:disk-stress-ng-support-lvm
2016-12-06Add support for LVM to disk_stress_ng testRod Smith
2016-12-05Merge #312473 from ~rodsmith/plainbox-provider-checkbox:uefi-pxe-bootPMR
2016-12-05Add new efi-pxeboot script and test to verify that an EFI-based systemRod Smith
booted using PXE. This catches some MAAS and EFI bugs.
2016-11-28Bump to v0.33.0rc1v0.33.0rc1Pierre Equoy
2016-11-24Merge #311614 from ~kissiel/plainbox-provider-checkbox:envy-shebangsPMR
2016-11-23change shebangs to use python3 from env, not /usr/bin/python3Maciej Kisielewski
This makes debugging and testing _a bit_ easier, as 'venv'd' checkbox_support will be used. Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2016-11-18Merge #310845 from ~pierre-equoy/plainbox-provider-checkbox:fix-1636060PMR
2016-11-17Merge #309612 from ~rodsmith/plainbox-provider-checkbox:fix-yakkety-networkPMR
2016-11-15Filter out some jobs if discrete GPU can do offloadingPierre Equoy
If the device being tested has two GPUs (one integrated, one discrete), but the discrete GPU can perform GPU Offloading (i.e. can launch a specific program or game using the discrete GPU while using the intergrated one by default), then some jobs are not required to be run: typically, jobs that are handled by integrated GPU such as desktop-related tasks. LP: #1636060
2016-11-01removed a test line I forgot in initial commit. pep8 correction.Jeff Lane
2016-11-01bin/boot_mode_test - always returns 0 if run on something older than 16.04, ↵Jeff Lane
otherwise returns status of the requested check. LP: #1638365
2016-10-31Merge #309661 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:new_json_exporter_2
2016-10-31New json attachments required for the submission reportSylvain Pineau
Both using the plainbox dev parse helpers