~adam-collard/maas-ci/+git/system-tests:power-parameters-refactor

Last commit made on 2022-02-21
Get this branch:
git clone -b power-parameters-refactor 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:
power-parameters-refactor
Repository:
lp:~adam-collard/maas-ci/+git/system-tests

Recent commits

e232515... by Adam Collard

Add sorting of parameters at instantiation time

More typing funsies

9649ba6... by Adam Collard

Refactor handling of power parameters

41471c0... by Diego Mascialino

Add format_parameter_name_for_maaspower

2929172... by Adam Collard

Fix typing/cast issue

42a8958... by Adam Collard

Fix issue with popping the power_parameters out of a mutable config

011325f... by Diego Mascialino

Add capability to execute system-tests using LXD VMs.

b710eb7... by Adam Collard

Add a cog environment that can manipulate tox.ini from config.yaml

This allows systemtests to be ignorant of details of the MAAS lab.

Machine test sections are generated from the machines defined in config.yaml, via running

fa5aa5d... by Adam Collard

Bump timeout waiting for DHCP to 600 from 120 to match qa-lab-tests

20f385a... by Adam Collard

Stop image sync before we configure architectures.

Extract wait_for_event context manager for future use elsewhere

0c9d1bb... by Adam Collard

Give DHCP more time to {en,dis}able, refactor retries