Age | Commit message (Collapse) | Author |
| |
| |
| |
| |
| There are no longer any scripts using this module so removing the packaging unit |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| This commit encapsulates changes to: remove guacamole dependency, move out the unit tests to a dedicated script that can be run with the `manage.py tests` framework, and give the script a .py extension to allow importing |
| |
| |
| |
| |
| |
| It should be not necessary to keep this dependency for these jobs given that it may not be included in the test plan if netplan tests are used. |
| |
| |
| |
| Add a test to see if the firmware claims support for the EFI reboot-to-firmware-setup feature, which is present in most new UEFIs. |
| |
| |
| |
| Many new platforms [1] default to s2idle sleep/suspend instead of deep causing fwts logs to record this suspend type rather than the test name "s3": Completed s2idle cycle(s) But pm_test was only looking for: Completed S3 cycle(s) Fixes: lp:1794644 [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808957 |
| |
| |
| |
| |
| |
| |
| Make calls to checkbox-support-lsusb use the CHECKBOX_RUNTIME variable to find the usb.ids file. |
| Use new CHECKBOX_RUNTIME variable to make sure parts_meta_info is collected even in classic snaps |
| |
| |
| |
| |
| 1. Add the power-button test case, 2. Modify the steps of audio-playback-headphones and audio-alsa-record-playback-external cases, 3.Remove the cases audio-speaker-headphone-plug-detection and audio-microphone-plug-detection. |
| audio-playback-headphones and audio-alsa-record-playback-external cases,3.Remove the cases audio-speaker-headphone-plug-detection and audio-microphone-plug-detection. |