summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-17"automatic merge of lp:~sylvain-pineau/checkbox/fix-1545762/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau,bladernr][bug=1545762][author=sylvain-pineau]"
2016-02-16"automatic merge of lp:~rodsmith/checkbox/new-memory-test/ by tarmac ↵Rod Smith
[r=bladernr,sylvain-pineau][bug=][author=rodsmith]"
2016-02-16Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-02-15providers:checkbox:bin:network_device_info: Add PCI_ID and PCI_SUBSYS_IDSylvain Pineau
Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1545762
2016-02-15"automatic merge of lp:~sylvain-pineau/checkbox/fix-1503677/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau][bug=1503677][author=sylvain-pineau]"
2016-02-15Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-02-12Changes in response to review commentsRod Smith
2016-02-12"automatic merge of lp:~bladernr/checkbox/1535506-remote_dedicated_ipmi/ by ↵Jeff Lane
tarmac [r=bladernr][bug=1535506][author=bladernr]"
2016-02-12"automatic merge of lp:~bladernr/checkbox/1534502-pxe_boot_device/ by tarmac ↵Jeff Lane
[r=bladernr][bug=1534502][author=bladernr]"
2016-02-12Fixed confusing text in miscellanea/pxe_boot_deviceJeff Lane
2016-02-12Fixed some confusing text in miscellanea/remote_dedicated_ipmiJeff Lane
2016-02-12Added new memory test based on stress-ngRod Smith
2016-02-12providers:checkbox:bin:key_test: Only use [1-9] codes to skip in cli modeSylvain Pineau
Fixes: https://bugs.launchpad.net/ubuntu/+source/plainbox-provider-checkbox/+bug/1503677
2016-02-12providers:checkbox:bin:memory_compare: Catch lshw process errorsSylvain Pineau
Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1431605
2016-02-10providers:checkbox:bin:connect_wireless: Fix nmcli disconnect commandSylvain Pineau
Network Manager API changes since 15.04, the disconnect method does not accept the iface parameter but the name of the interface directly. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1527154
2016-02-08Fixed a bad if statement (should have been elif) and removed an ↵Jeff Lane
instumentation line I missed before
2016-02-08providers/plainbox-provider-checkbox/bin/cpu_topology: Updated to handle ↵Jeff Lane
s390 processors and PEP8 cleanup
2016-02-05fwts_results*log tests will not run unless fwts is installed. No reason to ↵Jeff Lane
run these jobs otherwise
2016-02-05"automatic merge of lp:~sylvain-pineau/checkbox/fix-1542243/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau][bug=1542243][author=sylvain-pineau]"
2016-02-05providers:checkbox:bin:touchpad_test: Update to use the new schema locationSylvain Pineau
OLD: "org.gnome.settings-daemon.peripherals.touchpad" NEW: "org.gnome.desktop.peripherals.touchpad" Moreover with the new schema, the key "horiz-scroll-enabled" has been removed. To check if the schema is available we're using Gio.SettingsSchemaSource.get_default() as no exception are raised and all we get is a core dump.
2016-02-04"automatic merge of lp:~sylvain-pineau/checkbox/fix-1333300/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau][bug=1333300][author=sylvain-pineau]"
2016-02-04providers:checkbox:bin:pulse-active-port-change: Init port_availabilitySylvain Pineau
To None Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1333300
2016-02-04providers:checkbox:stress.txt: Add a packaging meta-data unit for stress-ngSylvain Pineau
Requiring at least the version available in cert ppa (>= 0.04)
2016-02-03Create new CPU stress test based on stress_ng rather than the older stress toolRod Smith
2016-02-03providers:checkbox:bin:disk_info: Change disk detection tool (lshw->lsblk)Sylvain Pineau
NVMe and eMMC internal drives were not reported as disk devices using lshw. lsblk provides the same info but we can crosscheck the mountpoint to decide if MMC block devices have to be considered (rules is yes if one of the partition is /). Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1528426
2016-02-02providers:checkbox:bin:removable_storage_test: pep8 fixesSylvain Pineau
2016-02-02providers:checkbox:bin:removable_storage_test: Add device name to "Not ↵Sylvain Pineau
enough space" error msg
2016-02-02providers:checkbox:bin:removable_storage_test: Don't run on eMMC partitionsSylvain Pineau
This script now checks if one of the mount point is / and discards all partitions belonging to the same drive.
2016-02-02providers:checkbox: Add a new mandatory lsblk_attachmentSylvain Pineau
The submission parser needs to send lsblk data to the udevadm parser.
2016-02-02plainbox-provider-checkbox: Change logging method when exception in pm_testPierre Equoy
2016-02-01plainbox-provider-checkbox: Fix crash in pm_testPierre Equoy
If FWTS, which is optionally called when running suspend tests with the pm_test script, returns 1 (e.g. it finds any failure during the tests), pm_test will raise an uncatched exception and will make plainbox crash. Now, we catch this exception and log it. We also add `--s3-device-check` option when calling fwts_test.
2016-01-27providers:checkbox: switch from module-init-tools to kmodSylvain Pineau
2016-01-27Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-22providers:checkbox: Move the picture used by the opencv test in the sru providerSylvain Pineau
2016-01-22Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-21plainbox-provider-checkbox: pot file updatePo-Hsu Lin
POT file update with user_apps test removed.
2016-01-21"automatic merge of ↵Pierre Equoy
lp:~pierre-equoy/checkbox/migration-from-local-jobs-to-unit-templates/ by tarmac [r=cypressyew][bug=][author=pierre-equoy]"
2016-01-21plainbox-provider-checkbox: adding missing category in jobs IDsPierre Equoy
"{index}_screenshot_*.jpg" jobs were missing a "graphics/" prefix. Autotesting test plan has been adapted to reflect this change.
2016-01-21plainbox-provider-checkbox:jobs: removed useless resource jobPierre Equoy
Since the generic resource provider already provides a "graphics_card" resource job, the "graphics_card_resource" resource job available in graphics.txt.in has been removed. The two template units referencing it are now using the "graphics_card" one.
2016-01-21Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-19Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-19provider:checkbox description fix for bootchart attachment jobPo-Hsu Lin
Description fix for bootchart attachment job, and update the corresponding pot file.
2016-01-18plainbox-provider-checkbox:units: Fix redundant job calls in default test planPierre Equoy
2016-01-18Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-16Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-01-15"automatic merge of lp:~rodsmith/checkbox/smart-for-dmraid/ by tarmac ↵Rod Smith
[r=bladernr][bug=1533718][author=rodsmith]"
2016-01-15"automatic merge of lp:~rodsmith/checkbox/efi-secure-boot/ by tarmac ↵Rod Smith
[r=bladernr,pwlars][bug=][author=rodsmith]"
2016-01-15Modified miscellanea/boot_mode test to check for active Secure Boot.Rod Smith
2016-01-15providers/plainbox-provider-checkbox: increment version to 0.26.dev0Sylvain Pineau
2016-01-15plainbox-provider-checkbox: typo correction in powermanagement testplainbox-provider-checkbox-v0.25c1plainbox-provider-checkbox-v0.25Po-Hsu Lin