~adam-collard/maas:seed-info-in-one

Last commit made on 2021-07-12
Get this branch:
git clone -b seed-info-in-one https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
seed-info-in-one
Repository:
lp:~adam-collard/maas

Recent commits

49a5f32... by Adam Collard

Report the seed info in an easier to copy format

9dee2ab... by Alberto Donato

add PYTHONHASHSEED value to failure details

163097c... by Alberto Donato

set (and print out) PYTHONHASHSEED when running CI tests

c2487d3... by Alexsander de Souza

fix flaky test

create devices big enough for booting

e70cca2... by Adam Collard

Don't hardcode with_boot_disk=False, so tests which want it get it.

12bc731... by Alberto Donato

ensure a token exists for machines created as deployed

this is needed to be able to report scripts results

45fa049... by Alexsander de Souza

set random seed for each test

allow reproducing an execution by setting the random seed
before every test. If MAAS_RAND_SEED is not set, it reverts
back to the usual behavior (using the time as seed)

7a3cfb7... by Alexsander de Souza

fix QueriesMixin

zero is not None

80ca4a6... by Alberto Donato

maas-run-scripts: combine arguments for machine credentials

3c57155... by Alberto Donato

fix flaky api test