feat: add e2e conformance test step for Konflux on OpenShift#76428
feat: add e2e conformance test step for Konflux on OpenShift#76428amisstea wants to merge 1 commit intoopenshift:mainfrom
Conversation
Add a new konflux-ci-e2e-tests step ref that runs the e2e conformance test suite after the operator is installed on OpenShift. The step sources test environment defaults, configures credentials, deploys test resources, and runs the conformance suite with ginkgo. Wire the new step into the main, ocp420, and ocp420-arm64 test configs so it runs after konflux-ci-install-operator. Assisted-by: Claude claude-opus-4-6 Signed-off-by: amisstea <amisstea@redhat.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amisstea The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
Add a new konflux-ci-e2e-tests step ref that runs the e2e conformance test suite after the operator is installed on OpenShift. The step sources test environment defaults, configures credentials, deploys test resources, and runs the conformance suite with ginkgo.
Wire the new step into the main, ocp420, and ocp420-arm64 test configs so it runs after konflux-ci-install-operator.
Assisted-by: Claude claude-opus-4-6