~alemar99/maas:fix-perf-tests-10-machines

Last commit made on 2024-06-17
Get this branch:
git clone -b fix-perf-tests-10-machines https://git.launchpad.net/~alemar99/maas
Only Alessandro Marcolini can upload to this branch. If you are Alessandro Marcolini please log in for upload directions.

Branch merges

Branch information

Name:
fix-perf-tests-10-machines
Repository:
lp:~alemar99/maas

Recent commits

af0bb8b... by Alessandro Marcolini

test: fix perf tests with 10 machines

bd40172... by MAAS Lander

Update initial SQL

2078b8b... by Javier Fuentes

feat: implementation of the ReservedIP model

713044b... by Alessandro Marcolini

test: fix apiv3 and websockets perftests

- authenticate user for websockets tests
- check api call responses

Note: the check for the correctness of the api response may introduce
some delays in the apiv3 "list all machines" test but I think it's worth
to add it.

62576d1... by Christian Grabowski

chore: add mermaid diagram for dhcp configuration workflow

0cf32bc... by Alessandro Marcolini

test: patch start_workflow function

The function is not needed for the tests and it's causing issues with
the sampledata dumper job in the CI.

3b8a6c9... by Alessandro Marcolini

refactor: align Machine v3 model to the Django one

Allow some fields to accept null values as defined in the Django model.

6df91e1... by Anton Troyanov

fixup! refactor: agent main, make it easier to follow

93a4378... by Jacopo Rota

feat: use the new v3 async vault client to retrieve the database configuration from vault

058097f... by Wyatt Rees

feat: add logic to get new JWT token on rotation interval to msm heartbeat workflow