summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-04-03PEP8 cleanupJeff Lane
2017-04-03More refinements to LXD tests LP: #1677003Jeff Lane
2017-04-03Forgot to remove the import of pdb from debuggingJeff Lane
2017-04-03pep8 fixesJeff Lane
2017-04-03refactored lxd test codeJeff Lane
2017-04-03Working LXD test now present.Jeff Lane
2017-04-03First working version of LXD testJeff Lane
2017-04-03Back out use of NewConnectionError which does not exist in the Trusty version...Jeff Lane
2017-04-03bin/get_make_and_model: Now also reveals make/model info for the mainboard to...Jeff Lane
2017-04-03Fix memory_stress_ng for LP: #1573062Mike Rushton
2017-04-03bin/network: don't remove targets that are not in the right subnet, just warn...Jeff Lane
2017-04-03bin/disk_stress_ng: Warn and exit if disk is smaller than 10GiB because small...Jeff Lane
2017-04-03bin/network: pep8 fixesJeff Lane
2017-04-03bin/network: fix traceback when device to be tested has no IP address LP: #16...Jeff Lane
2017-04-03Fix memory_stress_ng test to not rely on numactl; if that binary isRod Smith
2017-04-03Added cking's modifications to disk_stress_ngJeff Lane
2017-04-03bring back ethtoolMaciej Kisielewski
2017-04-03Add auto-unmount feature in the storage testPierre Equoy
2017-04-03Automatically mount drives when running storage testsPierre Equoy
2017-04-03Fixes from review comments. Also fixed bug caught while testing other fixes w...Jeff Lane
2017-04-03bin/virtualization: fixed bug that broke download of cloud image. LP: #1662580Jeff Lane
2017-04-03bin/boot_mode_test: breaks now when getting linux_distribution output. Now s...Jeff Lane
2017-04-03Update graphics_driver script to handle Matrox cardsPierre Equoy
2017-01-31disk_stats_test: less output, better failure output, fixed grep issue when th...Jeff Lane
2017-01-27Set cpu type for ppc to match hostMike Rushton
2017-01-24Update FWTS tests using HWE recommendationsPierre Equoy
2017-01-19Merge #315037 from ~rodsmith/plainbox-provider-checkbox:add-numa-testingPMR
2017-01-18Add NUMA test to memory_stress_ng test and fix minor error number reporting b...Rod Smith
2017-01-18network: use mii-tool instead of ethtool to determine max speedMaciej Kisielewski
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-03Fixed bug #1641684: More robust calculation in disk_cpu_load test,Rod Smith
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 stat...Jeff Lane
2016-12-22Merge #309798 from ~bladernr/plainbox-provider-checkbox:fix-efi-boot-testPMR
2016-12-22modifications based on review feedbackJeff Lane
2016-12-20Update MAAS version check to validate that version used is at least 2.0 LP: #...Jeff Lane
2016-12-06Merge #312578 from ~rodsmith/plainbox-provider-checkbox:disk-stress-ng-suppor...PMR
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
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
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, o...Jeff Lane
2016-10-28Fix bug #1636301, which causes potential weird and wrong network testRod Smith
2016-10-21Merge #309055 from ~rodsmith/plainbox-provider-checkbox:add-other-chassis-typePMR
2016-10-21Add 'other' to list of valid 'chassis information' types in dmitest.Rod Smith
2016-10-20pep8 cleanupJeff Lane