summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-17"automatic merge of lp:~rodsmith/checkbox/network-test-loop/ by tarmac ↵Rod Smith
[r=bladernr][bug=][author=rodsmith]"
2016-08-17providers:checkbox:fwts_test: Fix open() without a UTF8 encoding set explicitelySylvain Pineau
2016-08-16Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-08-11providers:checkbox: Extend manage command to copy non-executable bits to binPierre Equoy
A non-executable Python module named `bt_helper.py` needs to be copied along with executable scripts to the `bin` directory because it's required by the `bt_connect` script. By default, manage.py only copies executable bits into `bin`, so we add an extend method to copy the needed (non executable) script along. Fixes: https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1612080
2016-08-09change amd64 definition to pull amd64 cloud image rather than i386Jeff Lane
2016-07-28Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-07-27providers/plainbox-provider-checkbox: increment version to 0.31.dev0Pierre Equoy
2016-07-26providers:checkbox: revert change to avoid huge logs when running stress testsplainbox-provider-checkbox-v0.30c2plainbox-provider-checkbox-v0.30Pierre Equoy
2016-07-26"automatic merge of lp:~sylvain-pineau/checkbox/git_release_tools/ by tarmac ↵plainbox-provider-checkbox-v0.30c1Sylvain Pineau
[r=pierre-equoy][bug=][author=sylvain-pineau]"
2016-07-25"Release_2016_Week30 ↵Pierre Equoy
[r=pierre-equoy][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"
2016-07-25providers/plainbox-provider-checkbox: increment version to 0.30.dev0Pierre Equoy
2016-07-22providers:checkbox: add category to fwts desktop diagnosis jobsPierre Equoy
2016-07-21providers:checkbox: Cause network script to keep looping over available ↵Rod Smith
iperf targets until one becomes available or until a timeout is reached.
2016-07-20"automatic merge of lp:~pierre-equoy/checkbox/add-category-fwts-jobs/ by ↵Pierre Equoy
tarmac [r=sylvain-pineau][bug=][author=pierre-equoy]"
2016-07-20Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-07-20providers:checkbox: add category to fwts desktop diagnosis jobsPierre Equoy
2016-07-19Fixed typo that broke the secureboot testJeff Lane
2016-07-18"automatic merge of lp:~rodsmith/checkbox/stressng-storageio/ by tarmac ↵Rod Smith
[r=bladernr][bug=][author=rodsmith]"
2016-07-18Forgot to change the call in disk.txt.in for new disk_stress_ng calling syntax.Rod Smith
2016-07-18Made changes to new disk_stress_ng script per Jeff's commentsRod Smith
2016-07-18provider:checkbox: Fix UnicodeDecodeError in fwts_test scriptplainbox-provider-checkbox-v0.29c2plainbox-provider-checkbox-v0.29Pierre Equoy
2016-07-15providers:checkbox: Added new disk_stress_ng test based on stress-ngRod Smith
2016-07-13provivder:checkbox: Add system logs to stress tests logsplainbox-provider-checkbox-v0.29c1Pierre Equoy
As explained in lp:1584607, more information is needed to investigate some issues when running stress tests (or tests using fwts_test or pm_test scripts). The content of dmesg and /var/log/syslog is added to the logs generated by these scripts. Since the resulting log files become really big, the attachment jobs are modified to compress (using xz) and encode the result in base64 because of a limitation in our system (all attachments must be strings, not binary).
2016-07-13"automatic merge of lp:~pierre-equoy/checkbox/fix-1602070/ by tarmac ↵Pierre Equoy
[r=sylvain-pineau][bug=1602070][author=pierre-equoy]"
2016-07-12provider:checkbox: Avoid UnicodeDecodeError when running stress testsPierre Equoy
2016-07-11Added arch filter to cpu/maxfreq as it is not supported/applicable to ↵Jeff Lane
ppc64el and s390x
2016-07-05Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-06-28"Release_2016_Week26 ↵Sylvain Pineau
[r=sylvain-pineau][bug=1331302,1341769,1347120,1382321,1383447,1387782,1387843,1388055,1388747,1389253,1399481,1400646,1403933,1406719,1410501,1428615,1451343,1451541][author=checkbox-dev]"
2016-06-29providers/plainbox-provider-checkbox: increment version to 0.29.dev0Sylvain Pineau
2016-06-29providers/plainbox-provider-checkbox: increment version to 0.28.1plainbox-provider-checkbox-v0.28.1Sylvain Pineau
2016-06-28Cherry pick rev 4411 from trunkSylvain Pineau
2016-06-28Cherry pick rev 4408 from trunkSylvain Pineau
2016-06-27"automatic merge of lp:~pierre-equoy/checkbox/fix-AMD-graphics-env/ by ↵Pierre Equoy
tarmac [r=sylvain-pineau][bug=][author=pierre-equoy]"
2016-06-27provider:checkbox: Fix AMD hybrid testing graphics_env scriptPierre Equoy
Previous version of graphics_env script was using the content of gpu-manager.log to check how many cards were available. Unfortunately, this file is not reliable because it uses udev which, as of today, does only care about proprietary drivers (nvidia, fglrx). We change the method to count the number of GPUs with something easier and more reliable.
2016-06-27Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-06-21"automatic merge of lp:~pierre-equoy/checkbox/AMD-hybrid-graphics-xenial/ by ↵Pierre Equoy
tarmac [r=sylvain-pineau][bug=][author=pierre-equoy]"
2016-06-20providers/plainbox-provider-checkbox: increment version to 0.29.dev0Pierre Equoy
2016-06-16provider:checkbox: Add ability to test AMD hybrid graphics with open source ↵Pierre Equoy
drivers on Xenial Starting with Xenial, AMD discrete GPU will use the open source drivers (either 'amdgpu' either 'radeon'). For the moment, these drivers do not come with a GUI, so in order to activate the discrete GPU, users must setup PRIME offloading and use the CLI and prefix any command with 'DRI_PRIME=1'. Graphics tests were updated to reflect this. It should only impact devices using an AMD discrete GPU and Ubuntu 16.04 (Xenial).
2016-06-14Launchpad automatic translations update.plainbox-provider-checkbox-v0.28c2plainbox-provider-checkbox-v0.28Launchpad Translations on behalf of checkbox-dev
2016-06-07provider:checkbox: Fix requirements for USB Type-C related jobsPierre Equoy
2016-06-02p-p-c: add an echo to the Bluetooth detect jobPo-Hsu Lin
2016-05-22providers:checkbox: Remove obsolete local.txt.inSylvain Pineau
2016-05-19providers:checkbox: Fix incomplete detection of engineering sample CPUs in ↵Rod Smith
dmitest script
2016-05-18p-p-c:bin/virtualization - Changded DEFAULT_CFG to proper config dir since ↵Jeff Lane
we no longer create checkbox.d. Modified No Config File warning to be more informative and less confusing to external testers
2016-05-14Launchpad automatic translations update.Launchpad Translations on behalf of checkbox-dev
2016-05-13"automatic merge of ↵Taihsiang Ho
lp:~taihsiangho/checkbox/fix1578136-camera-test-failed-resurrect-for-precise/ by tarmac [r=sylvain-pineau][bug=1578136][author=taihsiangho]"
2016-05-11providers:checkbox: resurrect camera_test as camera_test_legacy to support ↵Taihsiang Ho
Precise. use camera_test_legacy for precise only (LP:#1578136)
2016-05-11providers:checkbox: resurrect camera_test as camera_test_legacy to support ↵Taihsiang Ho
Precise (LP:#1578136)
2016-05-11providers:checkbox: Add USB Type-C and Thunderbolt 3 jobsPierre Equoy
This commit adds the following to the Checkbox providers: - 2 audio jobs (1 for Thunderbolt 3, 1 for USB Type-C) - 2 monitor jobs (1 for Thunderbolt 3, 1 for USB Type-C) - 4 disk jobs (for Thunderbolt 3) - 8 USB jobs (for USB Type-C, with and without Type-C to Type-A adapter)
2016-05-06Per discussion with spineau, removing job to move to different provider.Jeff Lane