Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix sitespeed workflow MAASENG-2671 #5346

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

petermakowski
Copy link
Contributor

@petermakowski petermakowski commented Mar 13, 2024

Done

  • ci: fix sitespeed workflow MAASENG-2671

sitespeed.yml

  • Replaced the manual MAAS installation and database setup steps with the canonical/setup-maas action
  • Added steps to log in the MAAS admin user and wait for MAAS boot resources to finish importing.
  • Removed the manual database dump download and restoration steps, as the setup-maas action handles this automatically.

login.js

  • Updated the initial navigation URL from /network-discovery to /.

machines.js

  • Updated the selector used to check for the presence of 1000 machines in the machine list to [data-testid="main-toolbar-heading"]

db-dumps

On top of this, maas-ui-testing db-dumps have been updated from maas-sampledata-dumper.

QA steps

Fixes

Fixes: MAASENG-2671

Screenshots

Notes

@webteam-app
Copy link

Demo starting at https://maas-ui-5346.demos.haus

@petermakowski petermakowski requested review from Jay-Topher and ndv99 and removed request for Jay-Topher March 13, 2024 15:20
@petermakowski petermakowski marked this pull request as ready for review March 13, 2024 15:20
@petermakowski petermakowski merged commit d59ceb9 into main Mar 13, 2024
13 checks passed
@petermakowski petermakowski deleted the ci-sitespeed-MAASENG-2671 branch April 26, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants