-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Now that the FE operator is out there, we should be clear to proceed with implementing check_pr.sh to run critical regression tests as part of each PR.
As an example, here is the
[pr_check.sh in the RBAC service's repo](https://github.com/RedHatInsights/insights-rbac/blob/master/pr_check.sh])
Expected outcomes:
- Add pr_check.sh to each repository where critical UI regression tests are needed.
- Confirm that the pr checks pass consistently/predictably before merging the change. We don't want tests "crying wolf" on the regular; they need to be stable.
- If any critical UI tests fail, it should block the PR from being merged until the tests pass.
- clones
-
RHCLOUD-23727 [QE] Add iqe tests to pr checks for landing-page-frontend
-
- Closed
-
- is cloned by
-
RHCLOUD-26271 [QE] IQE PR check for insights-rbac-ui
-
- Closed
-