~adam-collard/maas-ci/+git/system-tests:machine-tests-use-api-client

Last commit made on 2021-10-06
Get this branch:
git clone -b machine-tests-use-api-client 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:
machine-tests-use-api-client
Repository:
lp:~adam-collard/maas-ci/+git/system-tests

Recent commits

87e8892... by Adam Collard

Use maas_api_client fixture with better logging.

4709f41... by Adam Collard

Make maas_api_client fixture distinct from authenticated_admin

Configure logger for each test, with the test name.

d253987... by Adam Collard

Fix CRUD tests to avoid assumptions about existing state

Unfortunately, {space, fabric, vlan} can all be created with
descriptions, but can't be read back from API.

5d4d476... by Diego Mascialino

Add CRUD tests for fabrics and vlans.

5fcd66c... by Adam Collard

Add 'backslashreplace' to cope with non UTF-8 bytes

bebc697... by Adam Collard

Remove unnecessary sleeps from image import

9c45a5f... by Adam Collard

Hardware is optional

b1d517f... by Adam Collard

Don't cross the fixture scope streams

f8e43ad... by Adam Collard

[ready_maas] Wait for racks to finish commissioning

c72cd38... by Adam Collard

Hardcode privilege level to ADMIN to match qa-lab-tests