~bjornt/maas:perf-test-dont-measure-setup

Last commit made on 2022-11-23
Get this branch:
git clone -b perf-test-dont-measure-setup https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
perf-test-dont-measure-setup
Repository:
lp:~bjornt/maas

Recent commits

9660036... by Björn Tillenius

Make it move explicit what the measure in the performance tests

Before, we measured how long the whole test took to run. That includes
any local setup you do in the test, but also the setup of any fixtures
the test uses.

560cdd4... by Björn Tillenius

No implicit, hardcoded, path for bin/test.perf

bin/test.perf always passed src/maasperf to pyttest. This made it
harder to run only a subset of tests. For example by supplying the
test file to run.

CI uses utilities/run-perf-tests-ci, which already explicitly passes
src/maasperf as the path.

241f3e1... by Björn Tillenius

Add a performance test for listing all machines with the websocket.

With this it's easier to track what the default page size should be.

03eec39... by "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>

Update maas-ui to 0d44ada26
chore(deps): update dependency prettier to v2.8.0 (#4577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

8f6fdfd... by Christian Grabowski

ensure zone file cleanup only deletes files

ensure settings for zone file config dir are correctly encoded

945456d... by forky2 <email address hidden>

Support for Moonshot 2.0

7be74f0... by Peter Makowski

Update maas-ui to 38daa92c3
refactor(machines): move mapSortDirection into hook (#4574)

7424b9e... by Peter Makowski

Update maas-ui to c28e904b0
add analytics to inline machines actions (#4575)

* add analytics to inline actions

59cd420... by Peter Makowski

Update maas-ui to 28e907a08
refactor(machines): remove previous filtering (#4573)

ccfc07b... by Peter Makowski

Update maas-ui to 65126395c
refactor(machines): rename selected state #1256 (#4572)