Age | Commit message (Collapse) | Author |
| |
| |
| |
| |
| Release_2020_Week8 |
| |
| |
| |
| The snapd class now supports print task information during async operations. Enable this for just install tests. |
| The attempt to install the test snap can be significantly slowed down if its base snap is not currently installed on the system. Use appropriate base snap based on which base checkbox is using. |
| |
| |
| 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 |
| |
| |
| |
| |
| |
| |