summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-05split graphics-integrated-gpu-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split monitor-integrated-gpu-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split thunderbolt-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split firewire-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split esata-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split camera-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split bluetooth-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-02-05split audio-cert-full into threeMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2018-01-27Merge #336438 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:dev_parse_no_plainbox
2018-01-27Merge #336697 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:update_requirements
2018-01-26Update requirements to depend on checkbox-ngSylvain Pineau
2018-01-25Merge #336478 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1717204snap-2018-01-25T1256PMR
2018-01-24Merge #336477 from ~taihsiangho/plainbox-provider-checkbox:dev-trusty-wirelessPMR
2018-01-23bin:graphics_env: No need to set provider on AMD DRI3 configSylvain Pineau
Base on https://wiki.archlinux.org/index.php/PRIME, there is a note describing as following: Note: This setting (xrandr --setprovideroffloadsink provider sink) is no longer necessary when using the default intel/modesetting driver from the official repos, as they have DRI3 enabled by default and will therefore automatically make these assignments. Fixes: lp:1717204
2018-01-23Support elder nmcli api when running wifi_nmcli_testTaihsiang Ho (tai271828)
2018-01-23Compatible with Trusty to get net dirver infoTaihsiang Ho (tai271828)
2018-01-23Merge #336224 from ~jocave/plainbox-provider-checkbox:import-snappy-led-testsPMR
2018-01-22led: tidy category and test plan namingJonathan Cave
2018-01-22submission: call dev parse command using python3 -m plainboxSylvain Pineau
Remove the packaging meta data unit that required plainbox debian package
2018-01-18Merge #336218 from ~taihsiangho/plainbox-provider-checkbox:dev-gpu-test-artfulPMR
2018-01-19Skip gpu_test on Artful or laterTaihsiang ho (tai271828)
2018-01-17led: make all jobs use category in checkbox namespaceJonathan Cave
2018-01-17led: import jobs/testplan/category from p-p-snappyJonathan Cave
2017-12-20Merge #335448 from plainbox-provider-checkbox:releasesnap-2017-12-22T1056PMR
Release_2017_Week51
2017-12-20increment version to v0.42.0.dev0Sylvain Pineau
2017-12-20Bump to v0.41.0v0.41.0Sylvain Pineau
2017-12-20Create after-suspend manual usb type-C tests and related nested test plansSylvain Pineau
Fixes: lp:1732819
2017-12-20Create test plans for the usb preinserted jobsJonathan Cave
These are convenient for using in nested parts while maintaining correct running order
2017-12-20Add fwts_desktop_diagnosis test to misc-client-cert-blockers test planSylvain Pineau
Fixes lp:1734638
2017-12-20firmware/no_ACPI_REV_interface is cert blockerSylvain Pineau
Fixes lp:1732610
2017-12-20usb-c: Move all usb type C tests to whitelistSylvain Pineau
2017-12-20Merge #335447 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:fix-1732819-1734638-1732610
2017-12-20Create after-suspend manual usb type-C tests and related nested test plansSylvain Pineau
Fixes: lp:1732819
2017-12-19Add fwts_desktop_diagnosis test to misc-client-cert-blockers test planSylvain Pineau
Fixes lp:1734638
2017-12-19firmware/no_ACPI_REV_interface is cert blockerSylvain Pineau
Fixes lp:1732610
2017-12-18Merge #335303 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:is_snap_based_helper
2017-12-18Update wireless template jobs to check slot connections only on ubuntu coreSylvain Pineau
2017-12-15Merge #331654 from ~jocave/plainbox-provider-checkbox:delete-wireless-extensionPMR
2017-12-15Delete unused wireless_extension jobJonathan Cave
2017-12-13Merge #335030 from ~kissiel/plainbox-provider-checkbox:usb3-insertion-fixesPMR
2017-12-11fix detecting usb removalMaciej Kisielewski
Previously removable_storage_watcher was looking for exact match on the flags that given partition had, so if the actual partition had any additional flag the detection would fail. This patch makes the watcher check if the needed set of flags is a subset of the actual flags set. Fixes: LP:1705612 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-12-11add a step that asks the operator to wait until the watcher is establishedMaciej Kisielewski
Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-12-11detect inserted usb drives even if they're not automountedMaciej Kisielewski
fixes: LP:1657659 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-12-11Create test plans for the usb preinserted jobsJonathan Cave
These are convenient for using in nested parts while maintaining correct running order
2017-12-11add after-gpu-switch S3-stress testMaciej Kisielewski
Fixes: LP:1712301 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2017-12-11Purge xml_sanitize from the providerJonathan Cave
2017-12-11Remove base64 encoding and archiving/compression of collections of filesJonathan Cave
2017-12-07Merge #334925 from ~jocave/plainbox-provider-checkbox:storage-preinserted-tpssnap-2017-12-11T1040PMR
2017-12-07Create test plans for the usb preinserted jobsJonathan Cave
These are convenient for using in nested parts while maintaining correct running order
2017-12-01Merge #333622 from ~kissiel/plainbox-provider-checkbox:add-s3-stress-on-dGPUPMR