~adam-collard/maas:fix-flaky-filesystem-test

Last commit made on 2021-06-24
Get this branch:
git clone -b fix-flaky-filesystem-test 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:
fix-flaky-filesystem-test
Repository:
lp:~adam-collard/maas

Recent commits

5ce89ac... by Adam Collard

Ensure that no generated NodeDevices clash with test fixtures.

Testing that filters work wasn't taking in to account potential clash
with factory-generated NodeDevices.

6c3321f... by Adam Collard

Ensure partition size is not the minimum

When put in a RAID, the minimum partition size becomes too small due
to RAID overhead.

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

d54460b... by Caleb Ellis

Update maas-ui to 0b55819
feat(ui): add saga for updating a DNS resource then updating the record (#2826)

* feat(ui): add saga for updating a DNS resource then updating the record

* Add additional types for next actions.

Co-authored-by: Huw Wilkins <email address hidden>

f62c6a8... by Bill Wear

Update maas-offline-docs to 8a80b78
Fix navigation link to call out 3.0 (links already changed to point to 3.0, but 'Whats new in 2.9' was missed)

4c02c80... by Bill Wear

Update maas-offline-docs to 4ef2f95
Additional changes to IBM Z language at request of Frank Heimes

5c3be79... by Bill Wear

Update maas-offline-docs to 0bb5248
Revert MAAS index file URL table to include references to 2.7 and 2.8 URLs.

fe6e9d8... by Alberto Donato

rework maas_api_helper to pass less generic dicts around

f2c3205... by Huw Wilkins

Update maas-ui to 5cd2ac2
feat(ui): disabled discovery warning

Show a notification when discovery is disabled.

Fixes: canonical-web-and-design/app-squad#128.

3740b70... by Huw Wilkins

Update maas-ui to 04980e0
feat(ui): delete discovery

Add the action to delete a discovery

Fixes: canonical-web-and-design/app-squad#70.

efad0f0... by Huw Wilkins

Update maas-ui to 66478f8
feat(ui): show discovery count

Add the discovery count to the dashboard tab

Fixes: canonical-web-and-design/app-squad#131.