~adam-collard/maas-ci/+git/system-tests:http-not-https-for-maas-url

Last commit made on 2022-07-14
Get this branch:
git clone -b http-not-https-for-maas-url https://git.launchpad.net/~adam-collard/maas-ci/+git/system-tests
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
http-not-https-for-maas-url
Repository:
lp:~adam-collard/maas-ci/+git/system-tests

Recent commits

cb9cf9e... by Adam Collard

MAAS URL setting should be HTTP only, not HTTP/S

c6e0e03... by Adam Collard

Change ownership of windows ISO to ubuntu/ubuntu

Run everything in the MAAS container as ubuntu

cc55fef... by Adam Collard

stderr in log

continue not break so we have a chance of seeing stderr

867b4a0... by Adam Collard

Query power state directly when waiting

3f292fd... by Adam Collard

Don't fail trying to power off an already powered off VM

bf9afc5... by Adam Collard

Add quietly_execute to not log all the output from API calls

Limit events log to last 20

9308588... by Adam Collard

Wait for VM to power off as part of enlistment

6b02f4d... by Adam Collard

[vm] disable secureboot, prioritise booting eth0

2752073... by Adam Collard

Only set a profile for LXD VM if there is one.

7dc925d... by Adam Collard

Use LXD directly instead of maas.power

Add powered_off_lxd context manager for clarity