Add the Smoke test PR check for Dashboard repository #22045
Labels
area/qe
area/quality-tiers
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
team/A
This team is responsible for the Che Operator and all its operands as well as chectl and Hosted Che
Is your task related to a problem? Please describe
Run Smoke GUI test on new pull request or new commit to pull request in repo https://github.com/eclipse-che/che-dashboard
Describe the solution you'd like
Create GitHub actions on pull request events to do:
CI_CHE_DASHBOARD_IMAGE = quay.io/eclipse-che/che-dashboard:pr-<PR_NUMBER>
[1] https://github.com/eclipse-che/che-dashboard/blob/main/.ci/oci-dashboard-happy-path.sh#L24-L29
Technical debts:
TS_SELENIUM_USERNAME
withTS_SELENIUM_OCP_USERNAME
TS_SELENIUM_PASSWORD
withTS_SELENIUM_OCP_PASSWORD
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: