ROSA-683: Add rosa-e2e nightly periodic job#76427
ROSA-683: Add rosa-e2e nightly periodic job#76427dustman9000 wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@dustman9000: This pull request references ROSA-683 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the initiative to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dustman9000 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2928dbe to
c6f65ce
Compare
|
/pj-rehearse all |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@dustman9000: job(s): all either don't exist or were not found to be affected, and cannot be rehearsed |
ci-operator/config/openshift-online/rosa-e2e/openshift-online-rosa-e2e-main.yaml
Show resolved
Hide resolved
|
/pj-rehearse periodic-ci-openshift-online-rosa-e2e-main-rosa-hcp-e2e-nightly |
|
@bmeng: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Add step registry entries for rosa-e2e test suite: - rosa-e2e-test ref: runs the Go/Ginkgo e2e binary against a cluster - rosa-e2e workflow: provision HCP cluster -> run rosa-e2e -> deprovision Nightly periodic job runs at 4:00 UTC daily using aws-perfscale-qe cluster profile, provisioning a fresh ROSA HCP cluster each run. Complements the existing rosa-aws-hcp-conformance workflow: - conformance validates OCP platform (openshift-tests) - rosa-e2e validates managed service health, control plane, customer features, and infrastructure tiers
c6f65ce to
d15d095
Compare
|
/pj-rehearse all |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@dustman9000: job(s): all either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse periodic-ci-openshift-online-rosa-e2e-main-rosa-hcp-e2e-nightly |
|
@bmeng: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@dustman9000: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/pj-rehearse all |
|
@dustman9000: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@dustman9000: job(s): all either don't exist or were not found to be affected, and cannot be rehearsed |
Summary
rosa-e2e-teststep registry ref that runs the rosa-e2e Go/Ginkgo binaryrosa-e2eworkflow: provision ROSA HCP cluster -> run e2e -> deprovisionperiodic-ci-openshift-online-rosa-e2e-main-rosa-hcp-e2e-nightly) running at 4:00 UTC dailyUses the existing
rosa-aws-sts-hcp-provisionandrosa-aws-sts-hcp-deprovisionchains for cluster lifecycle, same as the conformance workflow.The rosa-e2e suite complements the existing
rosa-aws-hcp-conformanceworkflow:49 specs across 7 test areas, validated at 100% pass rate on freshly provisioned clusters.
Repo: https://github.com/openshift-online/rosa-e2e
Jira: https://redhat.atlassian.net/browse/ROSA-683