~troyanov/maas:fix-test-go-targets

Last commit made on 2023-06-12
Get this branch:
git clone -b fix-test-go-targets https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
fix-test-go-targets
Repository:
lp:~troyanov/maas

Recent commits

d440dee... by Anton Troyanov

fix(ci): return proper code from find -execdir

-execdir command {} + always returns true,
-execdir command {} ; returns true only if command returns 0.

7f8c76c... by Anton Troyanov

ci: add test target for host-info

1014c5a... by Adam Collard

Fix broken mocking of global stdlib

Use assert_called_once_with() removing assertThat()s

e40089a... by Eline Maaike De Weerd

Add Ansible install metric to MAAS stats: check if .ansible file exists in given location
(file creation is done by Ansible playbooks - on gh)

4efb66b... by Christian Grabowski

update interface_ip dns update trigger to not generate iface name for boot interface

a24450e... by Jones Ogolo <email address hidden>

Update maas-ui to b83f0b577
Fix: remove lock and unlock dialog on machine details page (#4970)

Remove dialog when locking/unlocking a machine on details page

78d936a... by Christian Grabowski

use a higher level resolver when stack is v6 only

0f19df0... by Anton Troyanov

fix: raise ConfigurationError if dmidecode missing

Return meaningful ConfigurationError instead of a Traceback

0cd7a6c... by Adam Collard

LP:2011853 create discovered subnets in correct fabric.

e2a17d0... by Peter Makowski

Update maas-ui to fc8001468
refactor: rename selected state MAASENG-1837 (#4972)