summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-28Change: cpu-cert-manual doesn't nest -automatedJonathan Cave
Remove the nesting of the automated plan in the manual specific plan cpu-cert-manual
2021-06-25Merge #403636 from ~jocave/plainbox-provider-checkbox:uvtkvm-test-on-ubuntucorePMR
2021-06-25Change: resource manage the key temp dirJonathan Cave
Means this data is removed from the session share when the test is finished running.
2021-06-18Merge #404396 from ~rodsmith/plainbox-provider-checkbox:fix-kvm-release-namePMR
Fix problem with distribution codenames in virtualization test
2021-06-18Fix problem with distribution codenames in virtualization testRod Smith
2021-06-11Merge #403886 from ~huntu207/plainbox-provider-checkbox:power-eventPMR
2021-06-09Merge #403850 from ↵PMR
~zongminl/plainbox-provider-checkbox:fix-required-bootstrap-serial-automated unit/serial: fix the necessary bootstrap missing in serial-automated plan
2021-06-08modify description for power-button-eventScott Hu
2021-06-08unit/serial: fix the necessary bootstrap missing in serial-automated planVic Liu
2021-06-04Merge #403669 from ~huntu207/plainbox-provider-checkbox:modify-descPMR
2021-06-03modify descriptions for bt4-keyboard, dim_brightness & touchpad/drag-and-dropScott Hu
2021-06-02Change: support kvm_check_vm test on Ubuntu CoreJonathan Cave
Currently requires that snap providing the uvtool executables have been installed from a suitable snap and the apps aliased such that there is no snap name prefix
2021-06-02Merge #403303 from ↵PMR
~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:short-idle-check Add: check package cstate during short idle
2021-06-01Merge #403561 from ~jocave/plainbox-provider-checkbox:fde-detect-core-modPMR
2021-06-01Change: fde/encryption/detect passes without typeJonathan Cave
In rare cases the version of cryptsetup in the checkbox snap will not match that used to creation the encrypted partition. In such cases the type will appear as `n/a` and the regex will not match. Relax the test to handle this situation.
2021-06-01Merge #403501 from ↵PMR
~iamerin-c/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:touchscreen_drag-n-drop Update touchscreen/drag-and-drop test description
2021-06-01Merge #403550 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1903264PMR
2021-06-01units:serial: Add a packaging metadata unit to depend on python3-serialSylvain Pineau
Fixes: lp:1903264
2021-05-31update touchscreen/drag-and-drop test descriptionErin Chen
2021-05-27Add: check package cstate during short idleKai-Chuan Hsieh
LP: #1928053 According to Intel blog [1], the system can reach at least PC8 when screen on. The test job check if the device can reach PC8 during idle screen on. For platform has no PC8, the target shoule be as deeper as possible. [1] https://01.org/blogs/qwang59/2020/linux-s0ix-troubleshooting
2021-05-26Merge #403199 from ~kissiel/plainbox-provider-checkbox:iperf-fixesPMR
2021-05-24Add: flag to network.py to inhibit toggling of IFsMaciej Kisielewski
When running iperf tests the network.py test turned off interfaces other than the one in test. This caused two probems. First, some systems have interfaces that cannot or should not be disabled. Second, if the test crashed or has been stopped while testing it made the system cut off from the network.
2021-05-24Fix: run necessery bootstrapping in eth TPsMaciej Kisielewski
Ethernet test plans lacked the bootstrapping section which made them not generate the included jobs. This patch adds bootstrapping sections.
2021-05-12Merge #402592 from ~jocave/plainbox-provider-checkbox:verify-lxd-for-corePMR
2021-05-11Add: nested test plans for virtualization testsJonathan Cave
2021-05-11Change: make verify_lxd usable on Ubuntu CoreJonathan Cave
The lsb_release python module is not suitable for use on Ubuntu Core as it attempts to call apt-cache. The distro module is now preferred. Use the output to perform a suitable mapping to a codename to use. Fallback to lsb_release if distro not available.
2021-05-07Merge #402322 from ↵PMR
~patliu/plainbox-provider-checkbox:add-confinement-test-to-test-plan Add: test-snap-confinement-mode to test plan
2021-05-06Add: test-snap-confinement-mode to test planPatrick Liu
Add test-snap-confinement-mode to snappy-snap-automated test plan
2021-05-05Merge #400159 from ↵PMR
~patliu/plainbox-provider-checkbox:add-snap-confinement-mode-test Add snap confinement test job and script
2021-05-05Add: snap confinement test job and scriptPatrick Liu
2021-04-30Merge #402056 from plainbox-provider-checkbox:releasePMR
Release_2021_Week17
2021-04-30increment version to v0.59.0.dev0PMR
2021-04-30Bump to v0.58.0v0.58.0PMR
2021-04-28Merge #401935 from ~jocave/plainbox-provider-checkbox:make-parts-meta-worksnap-2021-04-28T1002PMR
2021-04-28Fix: make parts_meta_info_attachment work for allJonathan Cave
This job would not work in both remote and local mode due to another problem with the environ command. The only way to get the CHECKBOX_RUNTIME variable available in both situations is to use both root user and specifiy the variable
2021-04-28Merge #401844 from ~hyac109/plainbox-provider-checkbox:align-wifi-ap-categoryPMR
Change: align all wifi AP jobs to use category "wifi_ap"
2021-04-27Merge #401857 from ↵PMR
~jocave/plainbox-provider-checkbox:dont-run-cstates-log-on-arm
2021-04-27Merge #401870 from ~jocave/plainbox-provider-checkbox:lspci-attach-no-busPMR
2021-04-27Fix: lspci_attachment fails when no pci busJonathan Cave
If there is no PCI bus on the SUT exit with pass and don't attempt to call lspci
2021-04-27Merge #401866 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1903244PMR
2021-04-27Fix removable_storage_test to work on armSylvain Pineau
No PCI slot property and USB driver is not 'xhci_hcd' but 'xhci-hcd' Fixes lp:1903244
2021-04-27Fix: dont attempt to attach cstates_results on armJonathan Cave
On arm devices the cstates job cannot be run. However, the attachment job will still attempt to find the log file and fail if it is not present.
2021-04-27Change: align all wifi AP jobs to use category wifi_apKristin Chuang
2021-04-23Merge #400446 from ~jocave/plainbox-provider-checkbox:select-master-mode-testssnap-2021-04-26T1358PMR
2021-04-23Bump to v0.58.0rc1v0.58.0rc1PMR
2021-04-23Merge #401674 from ↵PMR
~sylvain-pineau/plainbox-provider-checkbox:fix-1913714-test-plan
2021-04-23Merge #401627 from ~jocave/plainbox-provider-checkbox:fwts-dump-and-attachPMR
2021-04-23info: Adds firmware/fwts_dump_acpi_attachment.gz to cert nested partSylvain Pineau
2021-04-22Add: jobs to dump acpi tables and attachJonathan Cave
Two new jobs that use fwts (which should be available on all systems targetted by checkbox) to dump the acpi tables and that attach the output. The attachment is gzipped to save reduce size of the submission. LP: #1913714
2021-04-22Merge #401401 from ~jocave/plainbox-provider-checkbox:nmcli-master-mode-focalPMR