Age | Commit 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-16 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-02-15 | providers:checkbox:bin:network_device_info: Add PCI_ID and PCI_SUBSYS_ID | Sylvain 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-15 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-02-12 | Changes in response to review comments | Rod 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-12 | Fixed confusing text in miscellanea/pxe_boot_device | Jeff Lane | |
2016-02-12 | Fixed some confusing text in miscellanea/remote_dedicated_ipmi | Jeff Lane | |
2016-02-12 | Added new memory test based on stress-ng | Rod Smith | |
2016-02-12 | providers:checkbox:bin:key_test: Only use [1-9] codes to skip in cli mode | Sylvain Pineau | |
Fixes: https://bugs.launchpad.net/ubuntu/+source/plainbox-provider-checkbox/+bug/1503677 | |||
2016-02-12 | providers:checkbox:bin:memory_compare: Catch lshw process errors | Sylvain Pineau | |
Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1431605 | |||
2016-02-10 | providers:checkbox:bin:connect_wireless: Fix nmcli disconnect command | Sylvain 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-08 | Fixed a bad if statement (should have been elif) and removed an ↵ | Jeff Lane | |
instumentation line I missed before | |||
2016-02-08 | providers/plainbox-provider-checkbox/bin/cpu_topology: Updated to handle ↵ | Jeff Lane | |
s390 processors and PEP8 cleanup | |||
2016-02-05 | fwts_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-05 | providers:checkbox:bin:touchpad_test: Update to use the new schema location | Sylvain 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-04 | providers:checkbox:bin:pulse-active-port-change: Init port_availability | Sylvain Pineau | |
To None Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1333300 | |||
2016-02-04 | providers:checkbox:stress.txt: Add a packaging meta-data unit for stress-ng | Sylvain Pineau | |
Requiring at least the version available in cert ppa (>= 0.04) | |||
2016-02-03 | Create new CPU stress test based on stress_ng rather than the older stress tool | Rod Smith | |
2016-02-03 | providers: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-02 | providers:checkbox:bin:removable_storage_test: pep8 fixes | Sylvain Pineau | |
2016-02-02 | providers:checkbox:bin:removable_storage_test: Add device name to "Not ↵ | Sylvain Pineau | |
enough space" error msg | |||
2016-02-02 | providers:checkbox:bin:removable_storage_test: Don't run on eMMC partitions | Sylvain Pineau | |
This script now checks if one of the mount point is / and discards all partitions belonging to the same drive. | |||
2016-02-02 | providers:checkbox: Add a new mandatory lsblk_attachment | Sylvain Pineau | |
The submission parser needs to send lsblk data to the udevadm parser. | |||
2016-02-02 | plainbox-provider-checkbox: Change logging method when exception in pm_test | Pierre Equoy | |
2016-02-01 | plainbox-provider-checkbox: Fix crash in pm_test | Pierre 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-27 | providers:checkbox: switch from module-init-tools to kmod | Sylvain Pineau | |
2016-01-27 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-01-22 | providers:checkbox: Move the picture used by the opencv test in the sru provider | Sylvain Pineau | |
2016-01-22 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-01-21 | plainbox-provider-checkbox: pot file update | Po-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-21 | plainbox-provider-checkbox: adding missing category in jobs IDs | Pierre Equoy | |
"{index}_screenshot_*.jpg" jobs were missing a "graphics/" prefix. Autotesting test plan has been adapted to reflect this change. | |||
2016-01-21 | plainbox-provider-checkbox:jobs: removed useless resource job | Pierre 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-21 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-01-19 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-01-19 | provider:checkbox description fix for bootchart attachment job | Po-Hsu Lin | |
Description fix for bootchart attachment job, and update the corresponding pot file. | |||
2016-01-18 | plainbox-provider-checkbox:units: Fix redundant job calls in default test plan | Pierre Equoy | |
2016-01-18 | Launchpad automatic translations update. | Launchpad Translations on behalf of checkbox-dev | |
2016-01-16 | Launchpad 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-15 | Modified miscellanea/boot_mode test to check for active Secure Boot. | Rod Smith | |
2016-01-15 | providers/plainbox-provider-checkbox: increment version to 0.26.dev0 | Sylvain Pineau | |
2016-01-15 | plainbox-provider-checkbox: typo correction in powermanagement testplainbox-provider-checkbox-v0.25c1plainbox-provider-checkbox-v0.25 | Po-Hsu Lin | |