~adam-collard/maas-ci/+git/system-tests:select-readline

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

Recent commits

9ae03ba... by Adam Collard

Hopefully fix hangs from subprocess runs

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

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

0fff82b... by Adam Collard

More debugging of LXD VM issue on hardware sync

Bump timeout for VMs

Bail out early from wait_machine when we hit a dead end

wait_for_machine now takes optional abort_status to give up when hit

api.release_machine() doesn't wait fot the result, letting callers
decide on timeouts

3e150a6... by Diego Mascialino

Add observability config to allow to enable promtail during tests execution.

24fa0ef... by Diego Mascialino

Do not install go-dep

08eb8bc... by Alberto Donato

make container image parametric

b0055be... by Adam Collard

Use LXD directly to boot VM, don't go through MAAS

3757b28... by Adam Collard

Retry bad websocket handshake errors

4638334... by Adam Collard

Black