Skip to content

Automation: Reset ui-pl to real default – lowercase "rancher"#16712

Merged
yonasberhe23 merged 1 commit intorancher:masterfrom
yonasberhe23:fix_title_tests
Feb 20, 2026
Merged

Automation: Reset ui-pl to real default – lowercase "rancher"#16712
yonasberhe23 merged 1 commit intorancher:masterfrom
yonasberhe23:fix_title_tests

Conversation

@yonasberhe23
Copy link
Copy Markdown
Contributor

Summary

Fixes #rancher/qa-tasks#2226

Fixes three "has the correct title" tests.
The test failures were caused by the Branding spec’s Private label test. Its after() hook resets the ui-pl setting to the literal value "Rancher", which becomes the product name used in the document title. In a Rancher Prime environment the title then showed “Rancher - Global Settings - Settings” instead of “Rancher Prime - …”. Resetting the private label to the lowercased value ("rancher") makes the app use the real default product name (Rancher Prime) again, so the title tests pass.

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@yonasberhe23 yonasberhe23 merged commit 14c4eee into rancher:master Feb 20, 2026
65 of 67 checks passed
@yonasberhe23 yonasberhe23 deleted the fix_title_tests branch February 20, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants