summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-07-20pm_test: Log everything on stdoutSylvain Pineau
2017-07-20Stop logging tracebacks if fwts_test exits with errors (e.g HIGH FAILURES)Sylvain Pineau
2017-07-20Fix pm_tests to call checkbox-support-fwts_testSylvain Pineau
2017-07-18bin: Fix bt_connect import statementSylvain Pineau
2017-07-07network_device_info: Only do the check for Ethernet devicesSylvain Pineau
2017-07-05remove the year prefix from provider's namespaceMaciej Kisielewski
2017-07-05Merge #326656 from ~sylvain-pineau/plainbox-provider-checkbox:cleanup_duplicatesPMR
2017-07-03Merge #326353 from ~kissiel/plainbox-provider-checkbox:fix-1691724PMR
2017-07-03Update scripts in bin dir with fixes from the snappy providerSylvain Pineau
2017-07-03Remove unused bin/network_bandwidth_testSylvain Pineau
2017-07-03Use fwts_test script from checkbox-supportSylvain Pineau
2017-07-03import checkbox_support.bt_helperSylvain Pineau
2017-07-01remove shutter.xml if already existsMaciej Kisielewski
2017-06-30write fwts logs to pm_test's log dirMaciej Kisielewski
2017-06-26Merge #325820 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1692764PMR
2017-06-22Stupid typoJeff Lane
2017-06-22PEP8 fixesJeff Lane
2017-06-20bin/virtualization: quiet urllib3 info log messages; script now properly poll...Jeff Lane
2017-06-16dmitest: Fix client mode by accepting Convertible chassis typeSylvain Pineau
2017-06-13Merge #324252 from ~kissiel/plainbox-provider-checkbox:fix-offlining-test-168...PMR
2017-06-06Add --underspeed-ok option to force testing despite underspeed link;Rod Smith
2017-05-18make cpu_offlining test work on many-cpu systemsMaciej Kisielewski
2017-05-17bin:graphics_env: Set DRI_PRIME also for radeon driverSylvain Pineau
2017-05-04Merge #322062 from ~bladernr/plainbox-provider-checkbox:1680217-improve-dmite...PMR
2017-05-04Merge #323331 from ~bladernr/plainbox-provider-checkbox:1686746-network-info-...PMR
2017-05-04Merge #320439 from ~bladernr/plainbox-provider-checkbox:reduce-network-script...PMR
2017-05-01bin/disk_stress_ng: fixed minor bug and review issues. bin/storage_test: fix...Jeff Lane
2017-04-27Add connection speed to network_info script. LP: #1686746Jeff Lane
2017-04-26bin/storage_test: added ability to test dev-mapper devicesJeff Lane
2017-04-25bin/disk_stress_ng: modified to use dev/mapper devices on multipath systems L...Jeff Lane
2017-04-25Merge #322942 from ~sylvain-pineau/plainbox-provider-checkbox:remove_template...PMR
2017-04-21Remove the filter_templates and run_templates scriptsSylvain Pineau
2017-04-18bin/virtualization: change machine type for s390x to a more generic type that...Jeff Lane
2017-04-12fixed typo in virtualization script that caused traceback when lxd test faile...Jeff Lane
2017-04-05Added one new version string to check forJeff Lane
2017-04-05PEP8 CleanupJeff Lane
2017-04-05bin/dmitest: Modified output to make it easier to read during review LP: #168...Jeff Lane
2017-04-03Fixed bug where the test would fail if LXD_TEMPLATE and LXD_ROOTFS were not s...Jeff Lane
2017-03-28Merge #317157 from ~bladernr/plainbox-provider-checkbox:lxd-testsPMR
2017-03-28PEP8 cleanupJeff Lane
2017-03-28More refinements to LXD tests LP: #1677003Jeff Lane
2017-03-28Forgot to remove the import of pdb from debuggingJeff Lane
2017-03-28pep8 fixesJeff Lane
2017-03-28refactored lxd test codeJeff Lane
2017-03-28Working LXD test now present.Jeff Lane
2017-03-28First working version of LXD testJeff Lane
2017-03-27Back out use of NewConnectionError which does not exist in the Trusty version...Jeff Lane
2017-03-20pep8 cleanupJeff Lane
2017-03-20bin/network: quieted test output a bit. ensured all warnings use logging.warn...Jeff Lane
2017-03-20Merge #319847 from ~bladernr/plainbox-provider-checkbox:1672726-improve-get-m...PMR