~r00ta/maas:MAASENG-1782

Last commit made on 2023-06-01
Get this branch:
git clone -b MAASENG-1782 https://git.launchpad.net/~r00ta/maas
Only Jacopo Rota can upload to this branch. If you are Jacopo Rota please log in for upload directions.

Branch merges

Branch information

Name:
MAASENG-1782
Repository:
lp:~r00ta/maas

Recent commits

63ad91c... by Jacopo Rota

refactoring

fa4f2ab... by Jacopo Rota

format setup.cfg

f162107... by Jacopo Rota

refactoring

df8df00... by Jacopo Rota

scaffold maasfastserver

9bfe38a... by Alexsander de Souza

fix flaky test_GET_includes_numa_nodes()

numanode_set is not ordered

5790e5b... by Adam Collard

LP:2020882 Don't run machine-config hints on controllers

2b3b13e... by Peter Makowski

Update maas-ui to 1d7eb5faf
migrate 3 kvm tests to RTL MAASENG-1738 (#4941)

* Migrate the following files to RTL:
```
8.0K ./src/app/kvm/views/KVMList/KVMList.test.tsx
8.0K ./src/app/kvm/views/KVMList/LxdTable/LxdKVMHostTable/LxdKVMHostTable.test.tsx
8.0K ./src/app/kvm/views/KVMList/VirshTable/VirshTable.test.tsx
```
* replace .click() calls with userEvent.click()

cadbf5e... by Alexsander de Souza

fix virsh domain templates

PS/2 bus exists only in some systems (PC), and in these cases QEMU automatically (and unconditionally) adds a compatible mouse and keyboard. In non compatible systems, declaring a PS/2 mouse or keyboard triggers an error in QEMU.

This fix removes PS/2 devices from incompatible templates and add a more generic keyboard when needed.

4389b94... by Eline Maaike De Weerd

Changed deploying logic such that script_set does not get created for ephemeral deployments

86cee1c... by Anton Troyanov

refactor: remove extra func call