Skip to content

Conversation

@mgencur
Copy link
Contributor

@mgencur mgencur commented Aug 6, 2021

  • Configures OCP 4.8 for pre-submit checks on main branch instead of OCP 4.7
  • Configures OCP 4.8 for weekly jobs on Azure, GCP, vSphere, AWS OVN
  • Configures claim-based clusters (cluster-pools) only for OCP 4.8 on AWS, but excluding ServiceMesh tests which currently fail there

@openshift-ci openshift-ci bot requested review from markusthoemmes and rhuss August 6, 2021 08:20
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 6, 2021
@mgencur
Copy link
Contributor Author

mgencur commented Aug 6, 2021

/retest

@mgencur
Copy link
Contributor Author

mgencur commented Aug 9, 2021

The Azure failure was consistent, apparently there was a regression in CI. It has been fixed by #20978 . The related Slack discussion: https://coreos.slack.com/archives/C01CQA76KMX/p1628263200233100
Re-running the Azure job to see the successful run.

@mgencur
Copy link
Contributor Author

mgencur commented Aug 9, 2021

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 9, 2021

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

Test name Commit Details Rerun command
ci/rehearse/periodic-ci-openshift-knative-serverless-operator-main-4.8-vsphere-e2e-vsphere-ocp-48-continuous 182cbc9 link /test pj-rehearse
ci/rehearse/periodic-ci-openshift-knative-serverless-operator-main-4.8-upgrade-tests-aws-ocp-48-continuous 182cbc9 link /test pj-rehearse
ci/rehearse/openshift-knative/serverless-operator/main/4.8-upstream-e2e-mesh-aws-ocp-48 182cbc9 link /test pj-rehearse
ci/rehearse/periodic-ci-openshift-knative-serverless-operator-main-4.6-upgrade-tests-aws-ocp-46-continuous 182cbc9 link /test pj-rehearse
ci/prow/pj-rehearse 182cbc9 link /test pj-rehearse

Full PR test history. Your PR dashboard.

Details

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.

Copy link
Contributor

@markusthoemmes markusthoemmes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 9, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 9, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markusthoemmes, mgencur

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci openshift-ci bot merged commit 1047158 into openshift:master Aug 9, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 9, 2021

@mgencur: Updated the following 2 configmaps:

  • ci-operator-master-configs configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-knative-serverless-operator-main__4.6.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.6.yaml
    • key openshift-knative-serverless-operator-main__4.7.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.7.yaml
    • key openshift-knative-serverless-operator-main__4.7-aws-ovn.yaml using file ``
    • key openshift-knative-serverless-operator-main__4.8-aws-ovn.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.8-aws-ovn.yaml
    • key openshift-knative-serverless-operator-main__4.7-azure.yaml using file ``
    • key openshift-knative-serverless-operator-main__4.8-azure.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.8-azure.yaml
    • key openshift-knative-serverless-operator-main__4.7-gcp.yaml using file ``
    • key openshift-knative-serverless-operator-main__4.8-gcp.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.8-gcp.yaml
    • key openshift-knative-serverless-operator-main__4.7-vsphere.yaml using file ``
    • key openshift-knative-serverless-operator-main__4.8-vsphere.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.8-vsphere.yaml
    • key openshift-knative-serverless-operator-main__4.8.yaml using file ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main__4.8.yaml
  • job-config-master configmap in namespace ci at cluster app.ci using the following files:
    • key openshift-knative-serverless-operator-main-periodics.yaml using file ci-operator/jobs/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main-periodics.yaml
    • key openshift-knative-serverless-operator-main-postsubmits.yaml using file ci-operator/jobs/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main-postsubmits.yaml
    • key openshift-knative-serverless-operator-main-presubmits.yaml using file ci-operator/jobs/openshift-knative/serverless-operator/openshift-knative-serverless-operator-main-presubmits.yaml
Details

In response to this:

  • Configures OCP 4.8 for pre-submit checks on main branch instead of OCP 4.7
  • Configures OCP 4.8 for weekly jobs on Azure, GCP, vSphere, AWS OVN
  • Configures claim-based clusters (cluster-pools) only for OCP 4.8 on AWS, but excluding ServiceMesh tests which currently fail there

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants