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

Use latest rancher/ui as part of e2e tests #9217

Closed
richard-cox opened this issue Jun 27, 2023 · 0 comments · Fixed by #9218
Closed

Use latest rancher/ui as part of e2e tests #9217

richard-cox opened this issue Jun 27, 2023 · 0 comments · Fixed by #9218
Assignees
Milestone

Comments

@richard-cox
Copy link
Member

  • For e2e tests we now build the dashboard and serve it directly via Rancher, so we set -e CATTLE_UI_OFFLINE_PREFERRED=true when running the docker instance
  • This setting also applies to rancher/ui and ui-index, so the embedded version is used instead of latest
  • So we need to do the same for rancher/ui. However we'll need to pull the built files from our CDN instead of building locally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants