Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-08 | Add: Zapper-enabled usb insertion and removal jobs | Maciej Kisielewski | |
2022-05-08 | Add: make removable_watcher Zapper aware | Maciej Kisielewski | |
2022-05-08 | Merge #421206 from ~kissiel/plainbox-provider-checkbox:zapper-resource-job | Ubuntu | |
2022-05-04 | Merge #421249 from ~jocave/plainbox-provider-checkbox:snap-list-fixsnap-2022-05-04T1447 | Ubuntu | |
2022-05-04 | Fix: snap list test failing on UC22 | Jonathan Cave | |
Include core22 in the list of valid core snaps to search for in the snap list test | |||
2022-05-03 | Add: resource job pulling Zapper setup capabilities | Maciej Kisielewski | |
The job added here connects to Zapper and pulls all the functions that the current setup can perform. The list is formated in a checkbox resource syntax, so it may be directly used as a template for template-units or as a requirement in other jobs. | |||
2022-04-28 | Merge #419532 from ~pieq/plainbox-provider-checkbox:1969167-powersaving-waylandsnap-2022-05-03T1157 | Ubuntu | |
2022-04-21 | Merge #419739 from ↵ | Ubuntu | |
~kchsieh/plainbox-provider-checkbox/+git/plainbox-provider-checkbox:master bin:screenoff.sh: Login directly after screen on | |||
2022-04-20 | Merge #419960 from ~jocave/plainbox-provider-checkbox:snap-tests-core22 | Ubuntu | |
2022-04-20 | Change: set TEST_SNAP when using checkbox22 | Jonathan Cave | |
Default the test snap to test-snapd-tools-core22 to avoid need to download an extra base snap | |||
2022-04-20 | Merge #419641 from ↵ | Ubuntu | |
~pieq/plainbox-provider-checkbox:touchpad-palm-reject-requires-laptop | |||
2022-04-20 | bin:screenoff.sh: Login directly after screen on | Kai-Chuan Hsieh | |
2022-04-19 | units:touchpad: skip palm-rejection job if not on a laptop | Pierre Equoy | |
touchpad/palm-rejection should only be run on laptops, and skipped otherwise, like all the other touchpad jobs. | |||
2022-04-15 | Merge #419541 from plainbox-provider-checkbox:release | Ubuntu | |
Release_2022_Week15 | |||
2022-04-15 | increment version to v0.65.0.dev0 | Jenkins | |
2022-04-15 | Bump to v0.64.0v0.64.0 | Jenkins | |
2022-04-15 | Fix: powersaving job on Wayland | Pierre Equoy | |
Instead of relying on a Xorg-related tool, activate GNOME's screensaver through busctl. This has the added benefit of being able to restart the screen after a few seconds, so one less manipulation for the tester. LP: #1969167 | |||
2022-04-14 | Merge #419489 from ~rodsmith/plainbox-provider-checkbox:add-iso-boot-test-3snap-2022-04-15T0639 | Ubuntu | |
Add: Test that system was installed from Subiquity ISO image | |||
2022-04-14 | Add: Test that system was installed from Subiquity ISO image | Rod Smith | |
2022-04-13 | Bump to v0.64.0rc1v0.64.0rc1 | Jenkins | |
2022-04-13 | Merge #419337 from ~bladernr/plainbox-provider-checkbox:22.04-server-updates | Ubuntu | |
Update test plans for 22.04 Server Cert | |||
2022-04-13 | Merge #418605 from ~sylvain-pineau/plainbox-provider-checkbox:wayland-support | Ubuntu | |
2022-04-13 | suspend:cycle_resolutions: Add support for wayland sessions | Sylvain Pineau | |
2022-04-12 | Update testplans (and create nested plans) for 22.04 Server Cert. lp: #1968737 | Jeff Lane | |
2022-04-12 | Merge #419273 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1968641 | Ubuntu | |
2022-04-12 | units:graphics: Use inxi on wayland sessions to display driver info | Sylvain Pineau | |
graphics_driver.py does not work on wayland since it parses Xorg log files. Fixes: lp:1968641 | |||
2022-04-12 | suspend.pxu: Remove two obsolete jobs | Sylvain Pineau | |
suspend/{index}_driver_version_after_suspend_{product_slug} suspend/driver_version_after_suspend | |||
2022-04-11 | graphics:cycle_resolutions: Add support for wayland sessions | Sylvain Pineau | |
2022-04-11 | bin:gnome_randr_cycle: New script to perform resolution cycles on wayland | Sylvain Pineau | |
Similar to xrandr_cycle.py but based on gnome-randr. Known issue: Does not support the "Join Displays" mode | |||
2022-04-11 | bin:xrandr_cycle: Use gnome-screenshot | Sylvain Pineau | |
The only tool working in both X and wayland sessions Shutter is not available since 20.04 and does not work on wayland (yet) | |||
2022-04-11 | graphics:packaging: Add new dependency on gnome-screenshot | Sylvain Pineau | |
2022-04-11 | graphics:packaging: Add new dependency on gnome-randr (22.04 only) | Sylvain Pineau | |
2022-04-11 | bin:rotation_test.py: Add wayland support | Sylvain Pineau | |
Call the gnome-randr command on wayland sessions to perform screen rotations | |||
2022-04-11 | bin:pm_test.py: Always execute the respawn commands | Sylvain Pineau | |
x-terminal-emulator (and dbus-launch) are not supported w/ Wayland This patch ensures the checkbox systemd service is always restarted. Fixes: lp:1967032 | |||
2022-04-07 | Merge #418752 from ~rodsmith/plainbox-provider-checkbox:add-natsort-unit-test | Ubuntu | |
Add: unit test for python3-natsort library | |||
2022-04-07 | Merge branch 'add-natsort-unit-test' of ↵ | Rod Smith | |
git+ssh://git.launchpad.net/~rodsmith/plainbox-provider-checkbox into add-natsort-unit-test | |||
2022-04-07 | Add: unit test for python3-natsort library | Rod Smith | |
Add: python3-natsort to requirements/deb-base.txt | |||
2022-04-06 | Add: unit test for python3-natsort library | Rod Smith | |
2022-04-05 | Merge #416896 from ~bladernr/plainbox-provider-checkbox:1960476-no-cstates-s390x | Ubuntu | |
2022-03-31 | Merge #418085 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1967032snap-2022-04-01T1153 | Ubuntu | |
2022-03-31 | bin:pm_test.py: Always execute the respawn commands | Sylvain Pineau | |
x-terminal-emulator (and dbus-launch) are not supported w/ Wayland This patch ensures the checkbox systemd service is always restarted. Fixes: lp:1967032 | |||
2022-03-28 | Merge #417766 from ~sylvain-pineau/plainbox-provider-checkbox:fix-1940112 | Ubuntu | |
2022-03-28 | virtualization: Add dependency on qemu-efi-aarch64 on arm64 | Sylvain Pineau | |
The virtualization test currently uses uvtool to launch a VM. On arm64, this requires EFI firmware that is provided by the qemu-efi-aarch64 package. LP: #1940112 | |||
2022-03-17 | Merge #416983 from ↵ | Ubuntu | |
~rodsmith/plainbox-provider-checkbox:expand-network-device-info Add: Supported, advertised, and partner link modes to network_device_info.py script | |||
2022-03-17 | Add: Supported, advertised, and partner link modes to network_device_info.py ↵ | Rod Smith | |
script Change per Jeff's request More revisions to network_device_info.py | |||
2022-03-15 | [FIX] cstates jobs no longer run on s390x arch lp: #1960476 | Jeff Lane | |
2022-03-14 | Merge #413983 from ↵ | Ubuntu | |
~bladernr/plainbox-provider-checkbox:1957011-fix-sru-ethernet-test-naming [Fix] Change name of SRU ethernet iperf3 test so it doesn't get slurped up when the cert suite template does wildcard slurping. | |||
2022-03-10 | Merge #416013 from ~pieq/plainbox-provider-checkbox:allow-wifi-ssid-with-spaces | Ubuntu | |
2022-03-04 | Merge #416366 from ↵ | Ubuntu | |
~bladernr/plainbox-provider-checkbox:1963650-cpufreq-fail-threshold-change | |||
2022-03-04 | CHANGE cpufrq_test.py: Lowered min freq failure threshold slightly to fine ↵ | Jeff Lane | |
tune failures lp: #1963650 |