summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-24providers: Added the kernel_cmdline_attachment to whitelistsplainbox-provider-checkbox-v0.20Daniel Manrique
2015-04-24providers:checkbox: Added kernel_cmdline_attachment job.Daniel Manrique
This shows the parameters used to boot the kernel and may contain information on global kernel parameters, quirks or tweaks used to enable a system.
2015-04-24providers:checkbox:graphics.txt.in: Escape subshell commands in ↵Sylvain Pineau
maximum_resolution generator Not escaping the subshell commands hardcoded the current and maximum resolutions values in the new job definition thus preventing any dynamic change to be detected. Also replacing the xdpyinfo command by a call to gdk_screen_get_monitor_geometry() using the python gi.repository allow us to only get the primary display resolution (useful in a dual head setup). https://developer.gnome.org/gdk3/stable/GdkScreen.html#gdk-screen-get-monitor-geometry Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1447466
2015-04-22"providers:checkbox:monitors.txt.in: Consider also the DP xrandr connectors ↵Taihsiang Ho
to run the VGA test by initializing entries with not-supported status to explicit dump resource supported/not-supported status. [r=sylvain-pineau][bug=1310923,1416231][author=taihsiangho]"
2015-04-20provider:checkbox: run thunderbolt storage test as rootPo-Hsu Lin
This workaround is for bug http://pad.lv/1445419, just like how we did for eSATA and Firewire tests, otherwise it will fail due to unable to access other partitions.
2015-04-18"providers:checkbox: Minor fixes on sleep_time_test ↵Daniel Manrique
[r=zyga][bug=1445593][author=roadmr]"
2015-04-18Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-04-17providers:checkbox: Minor fixes on sleep_time_testDaniel Manrique
Fixes: LP #1445593
2015-04-17provider:checkbox: change the esata/firewire remove job dependency.Po-Hsu Lin
Make the esata/firewire remove job depends on the insert job, so that we could still test it even it failed with the storage test
2015-04-16providers:checkbox: don't use dbus-launchplainbox-provider-checkbox-v0.20c4Zygmunt Krynicki
Using dbus-launch is always wrong, as explained in the bug linked below. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1377266 Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-04-16providers:checkbox: add thunderbolt testsPo-Hsu Lin
2015-04-15description changePo-Hsu Lin
2015-04-15typo for thunderbolt-remove jobPo-Hsu Lin
2015-04-15moving the manifest requirement to the topPo-Hsu Lin
2015-04-15Adding thunderbolt tests to the job list generatorPo-Hsu Lin
2015-04-14plainbox:checkbox thunderbolt tests for audio/storage/display/daisy-chainPo-Hsu Lin
2015-04-07providers:checkbox:bin:manage_compiz_plugin: Python3 version + gsettingsplainbox-provider-checkbox-v0.20c3plainbox-provider-checkbox-v0.20c2Sylvain Pineau
Remove the need of python-compizconfig and replace it just only gsettings get/set calls. shebang updated to python3
2015-04-07providers:checkbox: Remove the old GLOBS benchmarkSylvain Pineau
Rationale: - python2.x only - last SVN version 0.2 in 2007 - unused in all known test plans
2015-04-01providers:checkbox: add monitor/thunderbolt jobZygmunt Krynicki
This patch adds a clone of the 'monitor/hdmi' job for testing Thunderbolt displays. The test depends on the manifest resource, specifically on the 'has_thunderbolt' manifest entry. I've stripped out the wording that said to skip the test if there is no such port since that's what the manifest is for to tell us. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-04-01Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-03-31"automatic merge of lp:~zyga/checkbox/manifests/ by tarmac ↵Zygmunt Krynicki
[r=sylvain-pineau][bug=][author=zyga]"
2015-03-31providers:checkbox: refresh potZygmunt Krynicki
Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-03-31providers:checkbox: remove old piglit jobsZygmunt Krynicki
This patch removes all of the old piglit jobs (__local__, piglit/*) and extra executables which are now present in the dedicated piglit provider. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-03-30providers:checkbox: add has_thunderbolt manifest entryZygmunt Krynicki
This patch adds a boolean manifest entry that defines if a machine has a thunderbolt port. The manifest entry doesn't specify what kind of port (form factor) is required. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-03-27Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-03-19Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-03-16providers:checkbox:jobs: Run qmlscene with -qt5 to avoid running the qt4 versionSylvain Pineau
Fixes https://bugs.launchpad.net/cdts/+bug/1407878
2015-03-13touchscreen.txt.in: correct the description for touchscreen/manual jobPo-Hsu Lin
2015-03-12providers:checkbox:monitors.txt.in: Consider also the DP xrandr connectors ↵Taihsiang Ho
to run the VGA test
2015-03-12touchscreen.txt.in: making the description more specificPo-Hsu Lin
2015-03-11Increased timeout for SMART test from 270 to 530 because a tested disk (a ↵Rod Smith
4TB WD Black) was failing the test because it ran into the timeout.
2015-03-11Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2015-03-09"Release_2015_Week11 ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615][author=checkbox-dev]"
2015-03-09providers/plainbox-provider-checkbox: increment version to 0.20.devSylvain Pineau
2015-03-07providers:checkbox: fix staging/disk/stats_{name}Zygmunt Krynicki
This patch corrects the prior correction to the staging/disk/stats_{name} template. The original intent was to prevent instantiation of this template from devices that lack the ``name`` attribute. This cannot be done by actually using the {name} expansion in the requires: field as that field is a part of the expansion. Instead, the ``template-filter`` can be used to require a non-empty ``name``. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-03-06"automatic merge of lp:~cypressyew/checkbox/touchpad-detected-as-mouse/ by ↵Po-Hsu Lin
tarmac [r=sylvain-pineau][bug=1419759][author=cypressyew]"
2015-03-05providers:checkbox:disks.txt.in: discard storage devices with an empty nameplainbox-provider-checkbox-v0.19c3plainbox-provider-checkbox-v0.19Sylvain Pineau
Related to https://bugs.launchpad.net/plainbox-provider-resource/+bug/1428575 But does not really fix it, just avoid a plainbox template expansion error.
2015-03-05Adjust the output formatPo-Hsu Lin
2015-03-05Job added into .pxu testplan filePo-Hsu Lin
2015-03-03Launchpad automatic translations update.plainbox-provider-checkbox-v0.19c2Launchpad Translations on behalf of checkbox-dev
2015-03-02touchpad/detected-as-mouse: changed into a non-interactive shell job by ↵Po-Hsu Lin
using touchpad_driver_info output only
2015-02-26"automatic merge of lp:~cgregan/checkbox/hybrid-graphics-screenshot/ by ↵cgregan@canonical.com
tarmac [r=roadmr][bug=][author=cgregan]"
2015-02-26typo for id of attachmentcgregan@canonical.com
2015-02-26updated the depends callcgregan@canonical.com
2015-02-26providers:checkbox: quote argument to umountZygmunt Krynicki
This patch "fixes" an issue when optical_write_test would crash mid-way when writing of a disk fails and there is no mount point. It's better to crash on subsequent failures than to run umount in a way that prints the help message. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-02-26providers:checkbox: pass -input-charset to genisoimageZygmunt Krynicki
This patch passes the ``-input-charset UTF-8`` argument to genisoimage(1). Plainbox runs all tests with a fixed locale and so the usual method of inferring this value from the locale will fail. In practice genisoimage was complaining about it and this resolves the problem. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
2015-02-25Removing eroneous $ from depends and id linescgregan@canonical.com
2015-02-25updated $PLAINBOX_SESSION_SHAREcgregan@canonical.com
2015-02-25Updated the new hybrid graphics jobs to use templatescgregan@canonical.com
2015-02-24New versions of gnome screenshot tests for hybrid graphicscgregan@canonical.com