~adam-collard/maas-ci/+git/system-tests:retry-power-cycle

Last commit made on 2021-09-24
Get this branch:
git clone -b retry-power-cycle 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:
retry-power-cycle
Repository:
lp:~adam-collard/maas-ci/+git/system-tests

Recent commits

4ba25d5... by Adam Collard

Fix retry_call call

9a87e5c... by Adam Collard

Retry the power cycle

9318b5b... by Adam Collard

Clean up logging.

Hide lxc exec --non-interactive from logging

Name loggers after the container. Don't confuse fixtures with test
code in logger names.

719f53d... by Adam Collard

Proxy configuration doesn't need to be complete

One should be able to configure the MAAS proxy without setting a proxy for the execution of tests

acd3f15... by Adam Collard

Refresh machine by reading after each expected reboot (before SSH)

e29a71a... by Diego Mascialino

modify test_rescue, just check if the file 'test' exists

903ef8f... by Diego Mascialino

Fix backoff factor in retries.

b5126c4... by Diego Mascialino

Adds machine_config fixture and parameterize test_machine suite.

b229180... by Adam Collard

Don't leak CompletedProcess out of api

Update lxd, region and test_basic to conform to subprocess interface
run_with_logging() will raise if the command has a non-zero return code

961b26b... by Adam Collard

Add ASCII-art to clarify output

Don't use deprecated aliases

s/apt-add-repository/add-apt-repository/
s/sosreport/sos report/