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

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

Recent commits

da7d8ea... by Adam Collard

Fix flaky bcache test.

When creating a partition table from a partition that is intended to
be bootable, ensure the block device size is >= MIN_BOOT_PARTITION_SIZE.

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

c53eca3... by Huw Wilkins

Update maas-ui to 452abe0d
Rename filter from nodes to items as the classes can be used for other models.

b0de6a5... by Alberto Donato

add script to download and run commissioning scripts for a machine

263e868... by Caleb Ellis

Update maas-ui to f8269041
feat(ui): build custom images table (#2845)

99b0704... by Huw Wilkins

Update maas-ui to 86654e59
Update the formik form so that onSuccess only gets called once.

0068bed... by Huw Wilkins

Update maas-ui to d4b00f42
fix(ui): don't overwrite events when fetching

Append new events to the store instead of overwriting them when a new batch is fetched.

Fixes: #2824.

7e7c409... by Alexsander de Souza

selects a boot device that can hold a boot partition

fixes LP:1906834

12b3c77... by Huw Wilkins

Update maas-ui to 8f3b18b4
refactor(ui): make filter accordion reusable

Update the filter accordion to be a reusable component.

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

6b1a07d... by Caleb Ellis

Update maas-ui to 20be179c
feat(ui): add delete action to images table (#2842)

222fd4a... by Renovate Bot <email address hidden>

Update maas-ui to dca13fa8
fix(deps): update dependency @types/react to v17.0.11