summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-12Removed sniff test files and references to them in checkbox. They are no ↵Jeff Lane
longer necessary
2016-01-12"automatic merge of lp:~sylvain-pineau/checkbox/fix-1502335/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau][bug=1502335][author=sylvain-pineau]"
2016-01-12providers:checkbox: Add a packaging meta-data unit for python3-guacamoleSylvain Pineau
Fixes: https://bugs.launchpad.net/ubuntu/+source/plainbox-provider-checkbox/+bug/1502335
2016-01-12"automatic merge of lp:~rodsmith/checkbox/002-early-smart-test-2/ by tarmac ↵Rod Smith
[r=roadmr][bug=][author=rodsmith]"
2016-01-12"automatic merge of lp:~cypressyew/checkbox/p-p-c-typo/ by tarmac ↵Po-Hsu Lin
[r=cypressyew][bug=][author=cypressyew]"
2016-01-12plainbox-provider-checkbox: typo correction in job filePo-Hsu Lin
2016-01-12providers:checkbox: Distinguish name and namespaceSylvain Pineau
2016-01-12Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-11Move SMART enablement back to disk_smart from block_device_resource.Rod Smith
2016-01-11"automatic merge of lp:~cypressyew/checkbox/reformat-graphics-driver/ by ↵Po-Hsu Lin
tarmac [r=cypressyew,pwlars][bug=][author=cypressyew]"
2016-01-11pot file update and typo correctionPo-Hsu Lin
2016-01-11Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-09Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-08Changes in response to Daniel's suggestions.Rod Smith
2016-01-08Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-07Modified SMART test to check for the availability of SMART as a ↵Rod Smith
pre-requisite for running the tests. This causes systems that lack SMART support to show up as having skipped the test, rather than as having passed it.
2016-01-07Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-06fixes a syntax error introduced during pep8 fixesJeff Lane
2016-01-06pep8 fixesJeff Lane
2016-01-06Modified virtualization script to add gicv3 support on arm64 when necessaryJeff Lane
2016-01-06Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-05"automatic merge of lp:~sylvain-pineau/checkbox/sru_provider/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau,pwlars][bug=][author=sylvain-pineau]"
2016-01-05Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-12-24Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-12-23modifications to work on both GICv3 and v2 ARM64 systemsJeff Lane
2015-12-23Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-12-22Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-12-18providers:sru: New provider including SRU specific unitsSylvain Pineau
- The SRU testplan - The opencv screenshot validation jobs and binary Moving those tests out from the checkbox provider will avoid having tests requiring python2.7 (since screenshot validation is only used for SRU)
2015-12-17"automatic merge of lp:~bladernr/checkbox/update-job-descriptions/ by tarmac ↵Jeff Lane
[r=sylvain-pineau,pwlars][bug=][author=bladernr]"
2015-12-16fixed a typoJeff Lane
2015-12-15"Release_2015_Week51 ↵Pierre Equoy
[r=][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"
2015-12-15Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-12-15providers/plainbox-provider-checkbox: increment version to 0.25.dev0Pierre Equoy
2015-12-14"automatic merge of lp:~bladernr/checkbox/1525009-memory_compare-on-arm/ by ↵Jeff Lane
tarmac [r=pwlars][bug=1525009][author=bladernr]"
2015-12-14providers/plainbox-provider-checkbox: increment version to 0.24c2plainbox-provider-checkbox-v0.24c2plainbox-provider-checkbox-v0.24Pierre Equoy
2015-12-11After further review, refined the matching a bit so only one regex is neededJeff Lane
2015-12-11bin/memory_compare: Added regex matching to lshw class to fix bug where ↵Jeff Lane
script fails on ARM64 systems
2015-12-11provider:checkbox make the regex looks more consistentPo-Hsu Lin
2015-12-10provider:checkbok make graphics_driver script more readable.Po-Hsu Lin
Re-format the graphics_driver script to make it more readable, also make it follow pep8 rules as much as possible.
2015-12-10provider:checkbox fix the Intel driver detection issue on I+A system.Po-Hsu Lin
Force the script to return 'Intel' when it matches the pattern for running on the Intel GPU, to avoid false result on I+A system.
2015-12-08"automatic merge of ↵Pierre Equoy
lp:~pierre-equoy/checkbox/fix1516537-fwts-param-for-pm_test-script/ by tarmac [r=sylvain-pineau][bug=1516537][author=pierre-equoy]"
2015-12-07Add an option to use fwts to run power management testsPierre Equoy
Power management testing script (pm_test) was based on another script (sleep_test) to perform suspend and resume. This was the cause of problems on some devices. Added a new optional parameter (--fwts) to pm_test that enables to use fwts_test (a wrapper to fwts) when testing suspend. This uses values provided by the QA team. Removed time check in pm_test as this is not needed for certification (there is already a job for that). Finally, modified stress job `suspend_30_cycles_with_reboots` to use the new parameter.
2015-12-04Updated job descriptions of server tests to be more descriptiveJeff Lane
2015-12-02added exception handling to fix a bug on systems with virtual devices ↵Jeff Lane
provided by their management controllers
2015-12-01providers:checkbox:suspend: convert some local jobs to template unitsplainbox-provider-checkbox-v0.24c1Sylvain Pineau
Only iterate on devices reported by udev. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517312
2015-12-01providers:checkbox:mobilebroadband convert some local jobs to template unitsSylvain Pineau
Only iterate on devices reported by udev. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517312
2015-12-01providers:checkbox:miscellanea: convert some local jobs to template unitsSylvain Pineau
Only iterate on devices reported by udev. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517312
2015-12-01providers:checkbox:wireless: convert some local jobs to template unitsSylvain Pineau
Only iterate on devices reported by udev. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517312
2015-12-01providers:checkbox:ethernet convert some local jobs to template unitsSylvain Pineau
Only iterate on devices reported by udev. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517312
2015-11-30providers:checkbox:networking: convert some local jobs to template unitsSylvain Pineau
Only iterate on devices reported by udev. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1517312