Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-28 | Change: cpu-cert-manual doesn't nest -automated | Jonathan Cave | |
Remove the nesting of the automated plan in the manual specific plan cpu-cert-manual | |||
2021-06-25 | Merge #403636 from ~jocave/plainbox-provider-checkbox:uvtkvm-test-on-ubuntucore | PMR | |
2021-06-25 | Change: resource manage the key temp dir | Jonathan Cave | |
Means this data is removed from the session share when the test is finished running. | |||
2021-06-18 | Merge #404396 from ~rodsmith/plainbox-provider-checkbox:fix-kvm-release-name | PMR | |
Fix problem with distribution codenames in virtualization test | |||
2021-06-18 | Fix problem with distribution codenames in virtualization test | Rod Smith | |
2021-06-11 | Merge #403886 from ~huntu207/plainbox-provider-checkbox:power-event | PMR | |
2021-06-09 | Merge #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-08 | modify description for power-button-event | Scott Hu | |
2021-06-08 | unit/serial: fix the necessary bootstrap missing in serial-automated plan | Vic Liu | |
2021-06-04 | Merge #403669 from ~huntu207/plainbox-provider-checkbox:modify-desc | PMR | |
2021-06-03 | modify descriptions for bt4-keyboard, dim_brightness & touchpad/drag-and-drop | Scott Hu | |
2021-06-02 | Change: support kvm_check_vm test on Ubuntu Core | Jonathan 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-02 | Merge #403303 from ↵ | PMR | |
~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:short-idle-check Add: check package cstate during short idle | |||
2021-06-01 | Merge #403561 from ~jocave/plainbox-provider-checkbox:fde-detect-core-mod | PMR | |
2021-06-01 | Change: fde/encryption/detect passes without type | Jonathan 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-01 | Merge #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-01 | Merge #403550 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1903264 | PMR | |
2021-06-01 | units:serial: Add a packaging metadata unit to depend on python3-serial | Sylvain Pineau | |
Fixes: lp:1903264 | |||
2021-05-31 | update touchscreen/drag-and-drop test description | Erin Chen | |
2021-05-27 | Add: check package cstate during short idle | Kai-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-26 | Merge #403199 from ~kissiel/plainbox-provider-checkbox:iperf-fixes | PMR | |
2021-05-24 | Add: flag to network.py to inhibit toggling of IFs | Maciej 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-24 | Fix: run necessery bootstrapping in eth TPs | Maciej Kisielewski | |
Ethernet test plans lacked the bootstrapping section which made them not generate the included jobs. This patch adds bootstrapping sections. | |||
2021-05-12 | Merge #402592 from ~jocave/plainbox-provider-checkbox:verify-lxd-for-core | PMR | |
2021-05-11 | Add: nested test plans for virtualization tests | Jonathan Cave | |
2021-05-11 | Change: make verify_lxd usable on Ubuntu Core | Jonathan 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-07 | Merge #402322 from ↵ | PMR | |
~patliu/plainbox-provider-checkbox:add-confinement-test-to-test-plan Add: test-snap-confinement-mode to test plan | |||
2021-05-06 | Add: test-snap-confinement-mode to test plan | Patrick Liu | |
Add test-snap-confinement-mode to snappy-snap-automated test plan | |||
2021-05-05 | Merge #400159 from ↵ | PMR | |
~patliu/plainbox-provider-checkbox:add-snap-confinement-mode-test Add snap confinement test job and script | |||
2021-05-05 | Add: snap confinement test job and script | Patrick Liu | |
2021-04-30 | Merge #402056 from plainbox-provider-checkbox:release | PMR | |
Release_2021_Week17 | |||
2021-04-30 | increment version to v0.59.0.dev0 | PMR | |
2021-04-30 | Bump to v0.58.0v0.58.0 | PMR | |
2021-04-28 | Merge #401935 from ~jocave/plainbox-provider-checkbox:make-parts-meta-worksnap-2021-04-28T1002 | PMR | |
2021-04-28 | Fix: make parts_meta_info_attachment work for all | Jonathan 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-28 | Merge #401844 from ~hyac109/plainbox-provider-checkbox:align-wifi-ap-category | PMR | |
Change: align all wifi AP jobs to use category "wifi_ap" | |||
2021-04-27 | Merge #401857 from ↵ | PMR | |
~jocave/plainbox-provider-checkbox:dont-run-cstates-log-on-arm | |||
2021-04-27 | Merge #401870 from ~jocave/plainbox-provider-checkbox:lspci-attach-no-bus | PMR | |
2021-04-27 | Fix: lspci_attachment fails when no pci bus | Jonathan Cave | |
If there is no PCI bus on the SUT exit with pass and don't attempt to call lspci | |||
2021-04-27 | Merge #401866 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1903244 | PMR | |
2021-04-27 | Fix removable_storage_test to work on arm | Sylvain Pineau | |
No PCI slot property and USB driver is not 'xhci_hcd' but 'xhci-hcd' Fixes lp:1903244 | |||
2021-04-27 | Fix: dont attempt to attach cstates_results on arm | Jonathan 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-27 | Change: align all wifi AP jobs to use category wifi_ap | Kristin Chuang | |
2021-04-23 | Merge #400446 from ~jocave/plainbox-provider-checkbox:select-master-mode-testssnap-2021-04-26T1358 | PMR | |
2021-04-23 | Bump to v0.58.0rc1v0.58.0rc1 | PMR | |
2021-04-23 | Merge #401674 from ↵ | PMR | |
~sylvain-pineau/plainbox-provider-checkbox:fix-1913714-test-plan | |||
2021-04-23 | Merge #401627 from ~jocave/plainbox-provider-checkbox:fwts-dump-and-attach | PMR | |
2021-04-23 | info: Adds firmware/fwts_dump_acpi_attachment.gz to cert nested part | Sylvain Pineau | |
2021-04-22 | Add: jobs to dump acpi tables and attach | Jonathan 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-22 | Merge #401401 from ~jocave/plainbox-provider-checkbox:nmcli-master-mode-focal | PMR | |