~bjornt/maas:ipnetwork-expansions

Last commit made on 2021-07-13
Get this branch:
git clone -b ipnetwork-expansions https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
ipnetwork-expansions
Repository:
lp:~bjornt/maas

Recent commits

3e13a75... by Björn Tillenius

Don't expand IPNetwork instances.

In a couple of places in tests, we iterated over IPNetwork instances.
That can go badly, since large ipv6 networks may contain billion of
addresses.

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