~adam-collard/maas-ci/+git/system-tests:event-limiting

Last commit made on 2022-07-06
Get this branch:
git clone -b event-limiting 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:
event-limiting
Repository:
lp:~adam-collard/maas-ci/+git/system-tests

Recent commits

922922f... by Adam Collard

[ack's review] Extract commonality

452814a... by Adam Collard

Add quietly_execute to not log all the output from API calls

Limit events log to last 20

Signed-off-by: Adam Collard <email address hidden>

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

0d9f89a... by Adam Collard

Always start from scratch with VMs

Remove old-debug

b54c2f7... by Adam Collard

Hopefully fix hangs from subprocess runs

925af1c... by Adam Collard

Fix force flags, typo on stop/restart

921cf8b... by Adam Collard

Several small fixes to get system-tests green

- No need to actually look at the results from grep

- Timeout on login

Avoid the multiple hour hang that we hit in http://maas-integration-ci.internal:8080/job/maas-system-tests/1355/

- Retry device removal

- Reverse the event logs so most recent is at the bottom