-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[rhd-sbo] Remove jobs for OCP v4.9, add jobs for OCP v4.13 #35524
[rhd-sbo] Remove jobs for OCP v4.9, add jobs for OCP v4.13 #35524
Conversation
@pmacik: the
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: |
/pj-rehearse abort |
1 similar comment
/pj-rehearse abort |
70d2fd1
to
8e2f05a
Compare
/pj-rehearse refresh |
@pmacik: the
|
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.11-performance-reduced |
/pj-rehearse abort |
8e2f05a
to
35fd3e7
Compare
/pj-rehearse refresh |
@pmacik: the
|
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.11-performance-reduced pull-ci-redhat-developer-service-binding-operator-master-4.12-performance-reduced pull-ci-redhat-developer-service-binding-operator-master-performance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-performance periodic-ci-redhat-developer-service-binding-operator-master-4.12-performance-current-dev-sandbox periodic-ci-redhat-developer-service-binding-operator-master-4.12-performance-latest-openshift periodic-ci-redhat-developer-service-binding-operator-master-4.13-performance-next-openshift |
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.10-acceptance pull-ci-redhat-developer-service-binding-operator-master-4.11-acceptance pull-ci-redhat-developer-service-binding-operator-master-4.12-acceptance pull-ci-redhat-developer-service-binding-operator-master-4.13-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.10-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.11-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.12-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.13-acceptance |
/pj-rehearse periodic-ci-redhat-developer-service-binding-operator-master-4.10-validate-master-build periodic-ci-redhat-developer-service-binding-operator-master-4.11-validate-master-build periodic-ci-redhat-developer-service-binding-operator-master-4.12-validate-master-build periodic-ci-redhat-developer-service-binding-operator-master-4.13-validate-master-build |
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.10-upgrade-with-olm pull-ci-redhat-developer-service-binding-operator-master-4.11-upgrade-with-olm pull-ci-redhat-developer-service-binding-operator-master-4.12-upgrade-with-olm pull-ci-redhat-developer-service-binding-operator-master-4.13-upgrade-with-olm |
35fd3e7
to
5383c2d
Compare
/pj-rehearse refresh |
@pmacik: the
|
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.11-performance-reduced pull-ci-redhat-developer-service-binding-operator-master-4.12-performance-reduced pull-ci-redhat-developer-service-binding-operator-master-performance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-performance periodic-ci-redhat-developer-service-binding-operator-master-4.12-performance-current-dev-sandbox periodic-ci-redhat-developer-service-binding-operator-master-4.12-performance-latest-openshift periodic-ci-redhat-developer-service-binding-operator-master-4.13-performance-next-openshift |
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.10-acceptance pull-ci-redhat-developer-service-binding-operator-master-4.11-acceptance pull-ci-redhat-developer-service-binding-operator-master-4.12-acceptance pull-ci-redhat-developer-service-binding-operator-master-4.13-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.10-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.11-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.12-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.13-acceptance |
/pj-rehearse periodic-ci-redhat-developer-service-binding-operator-master-4.10-validate-master-build periodic-ci-redhat-developer-service-binding-operator-master-4.11-validate-master-build periodic-ci-redhat-developer-service-binding-operator-master-4.12-validate-master-build periodic-ci-redhat-developer-service-binding-operator-master-4.13-validate-master-build |
ℹ️ |
5383c2d
to
3e252c2
Compare
/pj-rehearse ack |
...veloper/service-binding-operator/redhat-developer-service-binding-operator-master__4.11.yaml
Outdated
Show resolved
Hide resolved
...veloper/service-binding-operator/redhat-developer-service-binding-operator-master__4.11.yaml
Outdated
Show resolved
Hide resolved
...veloper/service-binding-operator/redhat-developer-service-binding-operator-master__4.13.yaml
Outdated
Show resolved
Hide resolved
3e252c2
to
2843520
Compare
...veloper/service-binding-operator/redhat-developer-service-binding-operator-master__4.13.yaml
Outdated
Show resolved
Hide resolved
...veloper/service-binding-operator/redhat-developer-service-binding-operator-master__4.13.yaml
Outdated
Show resolved
Hide resolved
...service-binding-operator/redhat-developer-service-binding-operator-release-v1.3.x__4.13.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: Pavel Macík <[email protected]>
2843520
to
f4bcf40
Compare
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.13-upgrade-with-olm pull-ci-redhat-developer-service-binding-operator-master-4.13-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.13-acceptance periodic-ci-redhat-developer-service-binding-operator-master-4.13-validate-master-build |
4.13 acceptance tests fails because it's not supported on OCP 4.12, and not disabled for 4.13. redhat-developer/service-binding-operator#1374 disables those for 4.13, as well |
This PR depends on redhat-developer/service-binding-operator#1374 and following cherry-pick PR for the |
@pmacik: The following test failed, say
Full PR test history. Your PR dashboard. 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 kubernetes/test-infra repository. I understand the commands that are listed here. |
/pj-rehearse pull-ci-redhat-developer-service-binding-operator-master-4.13-acceptance pull-ci-redhat-developer-service-binding-operator-release-v1.3.x-4.13-acceptance periodic-ci-redhat-developer-service-binding-operator-master-4.13-validate-master-build |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: filariow, pmacik The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@pmacik: Updated the following 5 configmaps:
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 kubernetes/test-infra repository. |
…#35524) Signed-off-by: Pavel Macík <[email protected]> Signed-off-by: Pavel Macík <[email protected]> Co-authored-by: Sushanta Das <[email protected]>
Signed-off-by: Pavel Macík [email protected]