Skip to content
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

Switch tests to OpenShift v4.10 & v4.11 infrastructure #29890

Merged
merged 2 commits into from
Jun 30, 2022
Merged

Switch tests to OpenShift v4.10 & v4.11 infrastructure #29890

merged 2 commits into from
Jun 30, 2022

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Jun 28, 2022

No description provided.

tolusha added 2 commits June 28, 2022 09:02
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@openshift-ci openshift-ci bot requested review from flacatus and hongkailiu June 28, 2022 06:06
@tolusha
Copy link
Contributor Author

tolusha commented Jun 28, 2022

/ok-to-test

@openshift-ci openshift-ci bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 28, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 28, 2022

@tolusha: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/eclipse-che/che-operator/7.52.x/v11-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.52.x/v10-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/prow/pj-rehearse 6ca2e95 link false /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.52.x/v9-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.53.x/v11-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.53.x/v9-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.53.x/v10-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.54.x/v10-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.51.x/v10-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.51.x/v11-che-operator-update 6ca2e95 link unknown /test pj-rehearse
ci/rehearse/eclipse-che/che-operator/7.51.x/v9-che-operator-update 6ca2e95 link unknown /test pj-rehearse

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.

@tolusha
Copy link
Contributor Author

tolusha commented Jun 28, 2022

/assign @rhopp

@rhopp
Copy link
Contributor

rhopp commented Jun 28, 2022

/approve

@rhopp
Copy link
Contributor

rhopp commented Jun 28, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 28, 2022
@tolusha
Copy link
Contributor Author

tolusha commented Jun 28, 2022

/assign @droslean

@flacatus
Copy link
Contributor

/lgtm

@hongkailiu
Copy link
Member

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 30, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flacatus, hongkailiu, rhopp, tolusha

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 30, 2022
@openshift-ci openshift-ci bot merged commit 6504b31 into openshift:master Jun 30, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 30, 2022

@tolusha: Updated the following 4 configmaps:

  • job-config-master-presubmits configmap in namespace ci at cluster app.ci using the following files:
    • key che-incubator-chectl-main-presubmits.yaml using file ci-operator/jobs/che-incubator/chectl/che-incubator-chectl-main-presubmits.yaml
    • key eclipse-che-che-operator-main-presubmits.yaml using file ci-operator/jobs/eclipse-che/che-operator/eclipse-che-che-operator-main-presubmits.yaml
  • plugins configmap in namespace ci at cluster app.ci using the following files:
    • key plugins.yaml using file core-services/prow/02_config/_plugins.yaml
  • ci-operator-misc-configs configmap in namespace ci at cluster app.ci using the following files:
    • key che-incubator-chectl-7.48.x__v8.yaml using file ``
    • key che-incubator-chectl-7.49.x__v8.yaml using file ``
    • key eclipse-che-che-operator-7.48.x__v8.yaml using file ``
    • key eclipse-che-che-operator-7.49.x__v8.yaml using file ``
  • ci-operator-master-configs configmap in namespace ci at cluster app.ci using the following files:
    • key che-incubator-chectl-main__v8.yaml using file ``
    • key che-incubator-chectl-main__v10.yaml using file ci-operator/config/che-incubator/chectl/che-incubator-chectl-main__v10.yaml
    • key che-incubator-chectl-7.47.x__v8.yaml using file ``
    • key che-incubator-chectl-main__v11.yaml using file ci-operator/config/che-incubator/chectl/che-incubator-chectl-main__v11.yaml
    • key eclipse-che-che-operator-main__v8.yaml using file ``
    • key eclipse-che-che-operator-main__v10.yaml using file ci-operator/config/eclipse-che/che-operator/eclipse-che-che-operator-main__v10.yaml
    • key eclipse-che-che-operator-main__v11.yaml using file ci-operator/config/eclipse-che/che-operator/eclipse-che-che-operator-main__v11.yaml

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants