~cgrabowski/maas:fix_interface_release_test

Last commit made on 2022-03-28
Get this branch:
git clone -b fix_interface_release_test https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
fix_interface_release_test
Repository:
lp:~cgrabowski/maas

Recent commits

a9392a9... by Christian Grabowski

pin click to fix linter error

84fe25d... by Christian Grabowski

call update_power_state to release interface

54fbcf8... by Bill Wear

Update maas-offline-docs to 3b4382bf
Remove RAD from three files:
 - add 3.2 to src/how-to-manage-availability-zones-5152.md | 4 ++--
 - remove RAD from src/how-to-manage-tags-5180.md | 6 ++++--
 - remove RAD from src/how-to-set-up-ntp-5200.md | 7 ++++---

78406b5... by Bill Wear

Update maas-offline-docs to a9ce6198
Remove RAD from "How to manage availability zones"

d0b2624... by Christian Grabowski

handle releasing network interfaces

add tests asserting release behavior for hardware sync

33e9466... by huwshimi <email address hidden>

Update maas-ui to 113f6104
feat(ui): update tag form (#3704)

* feat(ui): update tag form

Add a form to update a tag.

Fixes: canonical-web-and-design/app-tribe#706.

fe3b6e3... by Adam Collard

Add Cog to manage pytest files

By putting all pytest tests in pytest_tests directories, they will be
ignored by nose, and run by pytest.

c502aa6... by Adam Collard

Skip performance tests by default when invoking perftest

Add --perf to pytest cmdline to run them

212aca7... by Alberto Donato

fix a flaky test for UpdateBcacheForm

The test fails if the created disk is not a boot disk, because it assumes a
partition is created for thie filesystem, but for non-boot disks the whole disk
is used

27097f5... by Adam Collard

Update docs of tags.update_nodes