summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-09providers:checkbox:disks.txt.in: staging/disk now use the device resourceSylvain Pineau
This new template job now use the udevadm parser to solve two problems: - all the device parsing logic is delegated to the resource, not the template filter (i.e. removal of ram and loop devices) - the udev resource is not the default udevadm parser and thus not part of default whitelists, causing https://bugs.launchpad.net/plainbox/+bug/1361071 Fixes https://bugs.launchpad.net/plainbox/+bug/1361071
2014-12-23Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-12-19"automatic merge of lp:+branch/checkbox/release/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1403933][author=checkbox-dev]"
2014-12-19providers/plainbox-provider-checkbox: increment version to 0.17.devSylvain Pineau
2014-12-19providers/plainbox-provider-checkbox: increment version to 0.16.2Sylvain Pineau
2014-12-19cherry-pick fix for bug #1403933Sylvain Pineau
2014-12-18providers:checkbox:virtualization: Replace Enum by regular integersSylvain Pineau
Fixes https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1403933
2014-12-18"automatic merge of lp:+branch/checkbox/release/ by tarmac ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481][author=checkbox-dev]"
2014-12-18providers/plainbox-provider-checkbox: increment version to 0.16.1Sylvain Pineau
2014-12-18providers/plainbox-provider-checkbox: remove timeout call in resolution_testMaciej Kisielewski
This patch removes calling of qmlscene within timeout regim for jobs using resolution_test.qml. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1386093 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2014-12-18providers/plainbox-provider-checkbox: make resolution_test.qml timeout itselfMaciej Kisielewski
This patch makes resolution_test.qml quit itself after 5 seconds. This makes use of timeout command unnecessary. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1386093 Signed-off-by: Maciej Kisielewski <maciej.kisielewski@canonical.com>
2014-12-15Fixed spurious 'command not found' error in storage_test scriptRod Smith
2014-12-13Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-12-09providers:checkbox: PEP8 fixesDaniel Manrique
2014-12-09providers:checkbox: Set PYTHONPATH when invoking piglit tests (LP: #1400769)Daniel Manrique
This is a kludgy workaround for the linked bug, while a proper solution is implemented by piglit upstream.
2014-12-07"Release_2014_Week49 ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481][author=checkbox-dev]"
2014-12-07providers/plainbox-provider-checkbox: increment version to 0.17.devSylvain Pineau
2014-12-07cheery-pick fix for bug #1399481Sylvain Pineau
2014-12-05pep8 cleanup as much as I could (remaining lines are all output lines)Jeff Lane
2014-12-05Fixed devnull redirects to work on all python3 versions. subprocess.DEVNULL ↵Jeff Lane
was not defined in Python 3.2, causing script failure on Precise
2014-12-05Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-12-04Cherry-pick fix for bug #1382321Sylvain Pineau
2014-12-04"automatic merge of lp:~zkrynicki/checkbox/i18n-update/ by tarmac ↵Zygmunt Krynicki
[r=zkrynicki][bug=][author=zkrynicki]"
2014-12-03providers:checkbox: update Polish translationsZygmunt Krynicki
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2014-12-03providers:checkbox: don't ignore .pot filesZygmunt Krynicki
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2014-12-03providers:checkbox: update gettext domainZygmunt Krynicki
This patch updates the gettext domain of the checkbox provider to plainbox-provider-checkbox , in order to unify the naming scheme across our products. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2014-12-03providers:checkbox:bin:pm_test: Ensure that ~/.config/autostart is not owned ↵Sylvain Pineau
by root pm_test has to be run by the root user, by using pkexec or sudo. Problem is that if ~/.config/autostart does not exists the script did make it without chown it back to the normal user. The fix just calls os.chown() on both .config and autostart with normal uid/gid Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1382321
2014-12-01Fixing the description for bluetooth audio testPo-Hsu Lin
2014-11-27Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-11-24"automatic merge of lp:~bladernr/checkbox/1385821/ by tarmac ↵Jeff Lane
[r=roadmr][bug=1395821][author=bladernr]"
2014-11-24changed how we check for warningsJeff Lane
2014-11-24Slight modification to the Warning check regex to only abort when the device ↵Jeff Lane
we are testing generates a read-only warning
2014-11-24Changed regex to be a bit more specific in what it matches against. Also ↵Jeff Lane
added a warning check to catch warnings in parted output and abort test run
2014-11-24Adding --pm-method=pm-utils to hybrid sleep job, as a temporary workaroundPo-Hsu Lin
2014-11-19Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-11-13Fix bug 1392010: SMART test failure on new disksRod Smith
2014-11-11"providers:checkbox: Test monitor/dim_brightness on All-In-One systems too ↵Daniel Manrique
[r=zkrynicki][bug=1371443][author=roadmr]"
2014-11-09providers:checkbox: Test monitor/dim_brightness on All-In-One systems tooDaniel Manrique
2014-11-08Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-11-07"Release_2014_Week45 ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1383447,1387782,1387843,1388055,1388747,1389253][author=checkbox-dev]"
2014-11-07providers/plainbox-provider-checkbox: increment version to 0.16.devSylvain Pineau
2014-11-07cherry-pick fix for bug #1389253Sylvain Pineau
2014-11-06Fixed conflictRod Smith
2014-11-06Refinements, new --test_versions and --test_serials optionsRod Smith
2014-11-06plainbox-provider-certification-client: Restore the old display_after_suspendSylvain Pineau
This job is still used by 12.04.04 certification whitelists
2014-10-31Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2014-10-28Some small changes to fix issues noted by Daniel and JeffRod Smith
2014-10-27Added new dmitest script for DMI system info sanity checkingRod Smith
2014-10-27"Release_2014_Week44 ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1383447][author=checkbox-dev]"
2014-10-27providers/plainbox-provider-checkbox: increment version to 0.15.devSylvain Pineau