-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
Not Selected
-
ToDo
-
-
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
None
Currently, when automated test cases are added to the OADP E2E QE repository, there is no CI validation to automatically run and verify these tests as part of the pull request workflow. This can lead to issues being merged without proper functional verification
To improve quality and catch regressions early, we should enable CI validation that runs the relevant test suite automatically whenever a new PR is created or updated.
Acceptance Criteria:
- Configure GitLab CI to automatically trigger test validation on each new PR.
- The CI pipeline should report pass/fail status directly on the merge request.
- Should be able to view test logs and results in the CI job summary