OCPQE-31468: recovery missed qe testdata#1194
OCPQE-31468: recovery missed qe testdata#1194openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
|
@kuiwang02: This pull request references OCPQE-31468 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 story 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. |
|
/payload-aggregate periodic-ci-openshift-operator-framework-operator-controller-release-4.22-periodics-e2e-gcp-ovn-fips-extended-f2 3 |
|
@kuiwang02: 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/2e2e8a30-f1d7-11f0-9a26-e0f51df64054-0 |
|
/payload-aggregate periodic-ci-openshift-operator-framework-olm-release-4.22-periodics-e2e-gcp-ovn-fips-extended-f2 3 |
|
@kuiwang02: 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/b898b8b0-f274-11f0-8396-97e983c52790-0 |
|
/verified by @kuiwang02 |
|
@kuiwang02: This PR has been marked as verified by 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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jianzhangbjz, kuiwang02 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 |
|
@kuiwang02: all tests passed! 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. |
/cc @jianzhangbjz @Xia-Zhao-rh @bandrade
when I try to add microshift job for 4.22 with openshift/release#73538, I find the microshift case is still failing at missing the testdata, but I already add them with #1173.
after checking, I find it was removed when #1169 try to resolve conflict with https://github.com/openshift/operator-framework-olm/compare/2fe831309dc67e91c10f5b3bbaf0679b9496c0c1..486b04ee5e2df3bcfa96e1dbfc5de18e934e80a5
so, here add them back.
and then, I think
make bindatais not good not to find such issue, so here enhance it to avoid such issue late.need PR owner have to run
make bindataif their PR has new testdata.Assisted-By: Claude Code