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

Bug 2089930: Dockerfile: bump OVN to ovn22.06 #1102

Merged
merged 1 commit into from Jun 1, 2022

Conversation

dcbw
Copy link
Contributor

@dcbw dcbw commented May 19, 2022

Brings performance and bug fixes. Most notable are:

  • northd: add configuration option for enabling parallelization (#2078552)
  • ovn-controller: Consider zone 0 as a valid zone when restoring. (#2087194)
  • northd: optimize build_gw_lrouter_nat_flows_for_lb code (#2079834)
  • ovn-controller: Avoid recompute triggered by external_ids:ovn-installed update.
  • northd: Add generic port security logical flows. (#2078927)

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 19, 2022
@openshift-ci openshift-ci bot requested review from abhat and trozet May 19, 2022 18:43
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 19, 2022
@dcbw dcbw changed the title [wip] Dockerfile: bump OVN to ovn22.06-22.06.0-preview.30.el8fdp Dockerfile: bump OVN to ovn22.06 May 24, 2022
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 24, 2022
@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 24, 2022
Brings performance and bug fixes. Most notable are:

- northd: add configuration option for enabling parallelization (#2078552)
- ovn-controller: Consider zone 0 as a valid zone when restoring. (#2087194)
- northd: optimize build_gw_lrouter_nat_flows_for_lb code (#2079834)
- ovn-controller: Avoid recompute triggered by external_ids:ovn-installed update.
- northd: Add generic port security logical flows. (#2078927)
@openshift-ci openshift-ci bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 24, 2022
@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

4 similar comments
@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

@dcbw dcbw changed the title Dockerfile: bump OVN to ovn22.06 Bug 2089930: Dockerfile: bump OVN to ovn22.06 May 24, 2022
@openshift-ci openshift-ci bot added bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. labels May 24, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 24, 2022

@dcbw: This pull request references Bugzilla bug 2089930, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.11.0) matches configured target release for branch (4.11.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @anuragthehatter

In response to this:

Bug 2089930: Dockerfile: bump OVN to ovn22.06

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.

@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

3 similar comments
@dcbw
Copy link
Contributor Author

dcbw commented May 24, 2022

/test images

@dcbw
Copy link
Contributor Author

dcbw commented May 25, 2022

/test images

@dcbw
Copy link
Contributor Author

dcbw commented May 25, 2022

/test images

@dcbw
Copy link
Contributor Author

dcbw commented May 25, 2022

/retest

@dcbw
Copy link
Contributor Author

dcbw commented May 25, 2022

/bugzilla refresh

@openshift-ci openshift-ci bot added bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. and removed bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. labels May 25, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 25, 2022

@dcbw: This pull request references Bugzilla bug 2089930, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.11.0) matches configured target release for branch (4.11.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @anuragthehatter

In response to this:

/bugzilla refresh

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.

@dcbw
Copy link
Contributor Author

dcbw commented May 26, 2022

Windows tests failing due to recent kubelet rebase and their dependency on kube-proxy from openshift/sdn that we never keep in sync with the kube version.

TestWMCO/create/Node_Metadata/ip-10-0-168-58.ec2.internal_Validation_Tests/Kubelet_Version (0.00s)

@dcbw
Copy link
Contributor Author

dcbw commented May 26, 2022

/test all

@dcbw
Copy link
Contributor Author

dcbw commented May 27, 2022

/override ci/prow/e2e-aws-ovn-windows
https://coreos.slack.com/archives/CM4ERHBJS/p1653496014119409

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 27, 2022

@dcbw: Overrode contexts on behalf of dcbw: ci/prow/e2e-aws-ovn-windows

In response to this:

/override ci/prow/e2e-aws-ovn-windows
https://coreos.slack.com/archives/CM4ERHBJS/p1653496014119409

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.

@dcbw
Copy link
Contributor Author

dcbw commented May 27, 2022

/test all

@dcbw
Copy link
Contributor Author

dcbw commented May 29, 2022

/retest

@tssurya
Copy link
Contributor

tssurya commented May 30, 2022

/lgtm

@tssurya
Copy link
Contributor

tssurya commented May 30, 2022

/retest-required

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 30, 2022
@tssurya
Copy link
Contributor

tssurya commented May 30, 2022

@dcbw : are we really gonna call the rpm : 22.06.0-preview.branched.38.el8fdp ? :D

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 30, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dcbw, tssurya

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-robot
Copy link
Contributor

/retest-required

Remaining retests: 2 against base HEAD 938d2a7 and 8 for PR HEAD 7d557e0 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 1 against base HEAD 938d2a7 and 7 for PR HEAD 7d557e0 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 938d2a7 and 6 for PR HEAD 7d557e0 in total

@dcbw
Copy link
Contributor Author

dcbw commented May 30, 2022

/override ci/prow/e2e-aws-ovn-windows
https://coreos.slack.com/archives/CM4ERHBJS/p1653496014119409

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 30, 2022

@dcbw: Overrode contexts on behalf of dcbw: ci/prow/e2e-aws-ovn-windows

In response to this:

/override ci/prow/e2e-aws-ovn-windows
https://coreos.slack.com/archives/CM4ERHBJS/p1653496014119409

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.

@dcbw
Copy link
Contributor Author

dcbw commented May 31, 2022

/retest required

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 31, 2022

@dcbw: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

  • /test 4.11-upgrade-from-stable-4.10-e2e-aws-ovn-upgrade
  • /test 4.11-upgrade-from-stable-4.10-images
  • /test 4.11-upgrade-from-stable-4.10-local-gateway-images
  • /test e2e-aws-ovn
  • /test e2e-aws-ovn-local-gateway
  • /test e2e-aws-ovn-local-to-shared-gateway-mode-migration
  • /test e2e-aws-ovn-shared-to-local-gateway-mode-migration
  • /test e2e-aws-ovn-upgrade
  • /test e2e-aws-ovn-upgrade-local-gateway
  • /test e2e-aws-ovn-windows
  • /test e2e-gcp-ovn
  • /test e2e-metal-ipi-ovn-dualstack
  • /test e2e-metal-ipi-ovn-ipv6
  • /test gofmt
  • /test images
  • /test lint
  • /test okd-images
  • /test unit

The following commands are available to trigger optional jobs:

  • /test 4.11-upgrade-from-stable-4.10-local-gateway-e2e-aws-ovn-upgrade
  • /test e2e-azure-ovn
  • /test e2e-hypershift
  • /test e2e-metal-ipi-ovn-ipv4
  • /test e2e-openstack-ovn
  • /test e2e-ovn-hybrid-step-registry
  • /test e2e-vsphere-ovn
  • /test e2e-vsphere-windows
  • /test okd-e2e-gcp-ovn

Use /test all to run the following jobs that were automatically triggered:

  • pull-ci-openshift-ovn-kubernetes-master-4.11-upgrade-from-stable-4.10-e2e-aws-ovn-upgrade
  • pull-ci-openshift-ovn-kubernetes-master-4.11-upgrade-from-stable-4.10-images
  • pull-ci-openshift-ovn-kubernetes-master-4.11-upgrade-from-stable-4.10-local-gateway-e2e-aws-ovn-upgrade
  • pull-ci-openshift-ovn-kubernetes-master-4.11-upgrade-from-stable-4.10-local-gateway-images
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn-local-gateway
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn-local-to-shared-gateway-mode-migration
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn-shared-to-local-gateway-mode-migration
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn-upgrade
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn-upgrade-local-gateway
  • pull-ci-openshift-ovn-kubernetes-master-e2e-aws-ovn-windows
  • pull-ci-openshift-ovn-kubernetes-master-e2e-azure-ovn
  • pull-ci-openshift-ovn-kubernetes-master-e2e-gcp-ovn
  • pull-ci-openshift-ovn-kubernetes-master-e2e-hypershift
  • pull-ci-openshift-ovn-kubernetes-master-e2e-metal-ipi-ovn-dualstack
  • pull-ci-openshift-ovn-kubernetes-master-e2e-metal-ipi-ovn-ipv6
  • pull-ci-openshift-ovn-kubernetes-master-e2e-openstack-ovn
  • pull-ci-openshift-ovn-kubernetes-master-e2e-ovn-hybrid-step-registry
  • pull-ci-openshift-ovn-kubernetes-master-e2e-vsphere-ovn
  • pull-ci-openshift-ovn-kubernetes-master-e2e-vsphere-windows
  • pull-ci-openshift-ovn-kubernetes-master-gofmt
  • pull-ci-openshift-ovn-kubernetes-master-images
  • pull-ci-openshift-ovn-kubernetes-master-lint
  • pull-ci-openshift-ovn-kubernetes-master-okd-e2e-gcp-ovn
  • pull-ci-openshift-ovn-kubernetes-master-okd-images
  • pull-ci-openshift-ovn-kubernetes-master-unit

In response to this:

/retest required

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.

@dcbw
Copy link
Contributor Author

dcbw commented May 31, 2022

/retest-required

3 similar comments
@dcbw
Copy link
Contributor Author

dcbw commented May 31, 2022

/retest-required

@dcbw
Copy link
Contributor Author

dcbw commented May 31, 2022

/retest-required

@dcbw
Copy link
Contributor Author

dcbw commented May 31, 2022

/retest-required

@dcbw
Copy link
Contributor Author

dcbw commented Jun 1, 2022

/override ci/prow/e2e-metal-ipi-ovn-dualstack

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 1, 2022

@dcbw: Overrode contexts on behalf of dcbw: ci/prow/e2e-metal-ipi-ovn-dualstack

In response to this:

/override ci/prow/e2e-metal-ipi-ovn-dualstack

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 1, 2022

@dcbw: 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/prow/e2e-hypershift 7d557e0 link false /test e2e-hypershift
ci/prow/e2e-vsphere-windows 7d557e0 link false /test e2e-vsphere-windows
ci/prow/okd-e2e-gcp-ovn 7d557e0 link false /test okd-e2e-gcp-ovn

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.

@dcbw
Copy link
Contributor Author

dcbw commented Jun 1, 2022

/override ci/prow/e2e-aws-ovn-windows

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 1, 2022

@dcbw: Overrode contexts on behalf of dcbw: ci/prow/e2e-aws-ovn-windows

In response to this:

/override ci/prow/e2e-aws-ovn-windows

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.

@openshift-merge-robot openshift-merge-robot merged commit 4e57473 into openshift:master Jun 1, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 1, 2022

@dcbw: All pull requests linked via external trackers have merged:

Bugzilla bug 2089930 has been moved to the MODIFIED state.

In response to this:

Bug 2089930: Dockerfile: bump OVN to ovn22.06

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. bugzilla/severity-high Referenced Bugzilla bug's severity is high for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants