-
Notifications
You must be signed in to change notification settings - Fork 73
OCPQE-30680: migrate opm cases to OTE #1126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Xia-Zhao-rh The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@Xia-Zhao-rh: This pull request references OCPQE-30680 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 sub-task to target the "4.21.0" version, but no target version was set. In 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. |
/payload-aggregate periodic-ci-openshift-release-master-ci-4.21-e2e-gcp-ovn-techpreview 5 |
@Xia-Zhao-rh: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c3844210-aa91-11f0-84a9-9ce77496239f-0 |
cac8629
to
e9ad4ef
Compare
e9ad4ef
to
2257deb
Compare
|
/payload-aggregate periodic-ci-openshift-release-master-ci-4.21-e2e-gcp-ovn-techpreview 5 |
@Xia-Zhao-rh: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/9d64b090-ab15-11f0-8b21-1cde25a5bdb4-0 |
@kuiwang02 PTAL, thanks |
Migrate OPM test cases from openshift-tests-private to operator-framework-olm tests-extension framework.
Migrated the following test cases from
openshift-tests-private/test/extended/opm/opm.go
totests-extension/test/qe/specs/olmv0_opm.go
:Assisted-by: Claude Code