~bjornt/maas:bootresources-intermittent-timeout

Last commit made on 2021-10-13
Get this branch:
git clone -b bootresources-intermittent-timeout 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:
bootresources-intermittent-timeout
Repository:
lp:~bjornt/maas

Recent commits

fa9719d... by Björn Tillenius

Increase timeout for bootresources tests.

test_finalize_calls_notify_errback was failing intermittently. Given the
timeout was only 1 seconds, it's likely the system was simply overloaded
and took longer than 1 second to complete.

Now it uses the standard 30 seconds timeout all other tests use.

a7cbebb... by Björn Tillenius

Add metrics for initial auth method for LXD VM hosts.

f4eee38... by Björn Tillenius

Don't run complex and expensive post commit hooks during testing.

The delete_large_object_content_later and cache_boot_sources were being
called in post commit hooks in signals. In general, it's hard to know
when they are being called, since the signals are kind of hidden away.

This disables the post commit hooks in the bootsources and largefile
signals, unless the test explicitly asks for them to be enabled.

We've had intermittent test failurs around boot sources, where the
transaction gets in a broken state, as well as some mocks not being
called.

I've run the test suite quite many times now with this fix, and I
haven't seen it fail so far.

002a226... by Caleb Ellis

Update maas-ui to 59e0c280
fix(cypress): use correct location for add machine form (#3143)

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

Update maas-ui to 04c59ef3
fix(deps): update dependency @canonical/react-components to v0.23.0 (#3128)

* fix(deps): update dependency @canonical/react-components to v0.23.0

* Update spread types to use react-components props.

* Remove unnecessary Omit

Co-authored-by: Renovate Bot <email address hidden>
Co-authored-by: Huw Wilkins <email address hidden>

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

Update maas-ui to 5282915a
fix(deps): update dependency vanilla-framework to v2.37.0 (#3121)

Co-authored-by: Renovate Bot <email address hidden>

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

Update maas-ui to 13d5d896
chore(deps): update dependency autoprefixer to v10.3.7 (#3132)

Co-authored-by: Renovate Bot <email address hidden>

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

Update maas-ui to 796720b2
chore(deps): update babel monorepo to v7.15.8 (#3131)

Co-authored-by: Renovate Bot <email address hidden>

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

Update maas-ui to 7b0f4140
chore(deps): update dependency postcss to v8.3.9 (#3136)

Co-authored-by: Renovate Bot <email address hidden>

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

Update maas-ui to 6233ec55
chore(deps): update dependency nanoid to v3.1.29 (#3135)

Co-authored-by: Renovate Bot <email address hidden>