~adam-collard/maas:pytest-invoke-exclude-perf

Last commit made on 2022-03-25
Get this branch:
git clone -b pytest-invoke-exclude-perf https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
pytest-invoke-exclude-perf
Repository:
lp:~adam-collard/maas

Recent commits

752ab8a... by Adam Collard

Skip performance tests by default when invoking perftest

Add --perf to pytest cmdline to run them

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

Update maas-ui to e0213bc0
chore(deps): update dependency prettier to v2.6.1 (#3705)

* chore(deps): update dependency prettier to v2.6.1

* fix prettier errors

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

cdbd350... by huwshimi <email address hidden>

Update maas-ui to 54c353d3
feat(ui): tagged machines list (#3700)

* feat(ui): tagged machines list

Display the list of deployed machines with a tag.

Fixes: canonical-web-and-design/app-tribe#766.

ea2ed92... by Bill Wear

Update maas-offline-docs to dc46403a
Remove RAD menus from the following non-RAD documents:
 - audit-event-log-reference.md
 - commissioning-scripts-reference.md
 - hardware-test-scripts-reference.md
 - how-to-build-maas-images.md
 - how-to-contact-us.md
 - how-to-enable-tls-encryption.md
 - how-to-get-help.md
 - how-to-help-improve-the-doc.md
 - how-to-manage-partitions.md
 - how-to-manage-regions.md
 - maas-documentation.md
 - python-api-client-reference.md
 - tips-and-tricks.md
 - test-log-reference.md
 - how-to-use-the-maas-cli.md
 - maas-concepts-and-terms-reference.md
 - how-to-use-image-streams.md
 - how-to-troubleshoot-maas.md
 - how-to-set-up-postgresql-ha-hot-standby.md
 - how-to-search-maas.md
 - how-to-mirror-images-locally.md
 - how-to-manage-vmware-images.md
 - how-to-use-maas-in-an-air-gapped-environment.md

377595a... by huwshimi <email address hidden>

Update maas-ui to 7b4fcc22
refactor(ui): make tag form components reusable (#3702)

* refactor(ui): make tag form components reusable

Make the tag form components reusable so they can be used in the edit tag from and machine list tag
form.

Fixes: canonical-web-and-design/app-tribe#770.

cff096b... by Bill Wear

Update maas-offline-docs to 39ee53fe
Rename all .md doc files to include topic numbers (reduces push errors)

985ce04... by Bill Wear

Update maas-offline-docs to 45947c79
Change filenames to include topic nubmers (easy ref)

208f021... by Bill Wear

Update maas-offline-docs to 3a1a3e9d
Updates for MAAS 3.2 Beta 1 release/notes:
 - remove RAD from "Power management reference"
 - remove RAD from "What is new with MAAS"
 - remove RAD from "How to set up Prometheus metrics"
 - rename "...Prometheus metrics" to "...MAAS metrics"
 - add 3.2 O11y to "...MAAS metrics"
 - add 3.2 IPMI cipher fix to "Power management..."
 - update "What is new with MAAS" to 3.2 features
 - add Fix Committed 3.2 bugs to "What is new with MAAS"
 - changes URLs for above three files to direct URLs
   -- e.g., "/snap/3.1/ui/snoogu" becomes just "/snoogu"
 - reroute RAD URLs to point at direct URLs
 - reroute navigation entries to direct URLs
 - remove RAD leaves to reduce load on doc set

0ad325c... by Adam Collard

Fix buggy call in node.mark_failed to get_curtin_merged_config

- Don't exclude django from pytest runs
- Ensure check for disabled database use works
- Move pytest factory fixtures to reusable place
- Move log message to standard logger (from legacy)
- Don't log the curtin configuration - impossible to pass through a request
- Add pytest_tests for models

6326115... by Alberto Donato

allow duplicated MACs for the same node in different nodeconfigs