Skip to content

Conversation

pperiyasamy
Copy link
Member

/cc
/hold

@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Sep 17, 2025
@openshift-ci-robot
Copy link
Contributor

@pperiyasamy: This pull request references Jira Issue OCPBUGS-42303, which is valid.

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

Requesting review from QA contact:
/cc @huiran0826

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

/cc
/hold

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.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 17, 2025
@openshift-ci openshift-ci bot requested a review from huiran0826 September 17, 2025 07:45
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 17, 2025

@pperiyasamy: GitHub didn't allow me to request PR reviews from the following users: pperiyasamy.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

/cc
/hold

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-sigs/prow repository.

@pperiyasamy
Copy link
Member Author

/assign @pliurh @huiran0826

@cgoncalves
Copy link

Dup of #2741 ?

@pliurh
Copy link
Contributor

pliurh commented Sep 17, 2025

/retest-required

@pperiyasamy pperiyasamy force-pushed the enable-block-arp-rpl branch 2 times, most recently from ff5e56d to af57b69 Compare September 18, 2025 08:57
# start temp work around
# remove when https://issues.redhat.com/browse/FDP-1537 is available
if ovs-vsctl br-exists "br-ex" && ! retry "60" "add-GARP-drop-flows" "add_garp_drop_flow br-ex"; then
echo "GARP drop flows addition failed - expected during initial OVS setup"
Copy link
Contributor

Choose a reason for hiding this comment

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

If the *to-br-int has not been created after a node reboot, we will have to wait for 2 mins here. I think it's better to just call add_garp_drop_flow without retry. Like what we do at u/s https://github.com/ovn-kubernetes/ovn-kubernetes/blob/0a11e5c9f625425dd54be53a3d96f77b81112910/dist/images/ovnkube.sh#L1817

Copy link
Member Author

@pperiyasamy pperiyasamy Sep 18, 2025

Choose a reason for hiding this comment

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

@pliurh do you mean wait for ovsdb-server, ovs-vswitchd, ovn-northd and ovn-controller processes to be ready and then invoke add_garp_drop_flow without a retry ? anyway retry logic also waits for 2 mins until patch port is created.

Copy link
Member Author

Choose a reason for hiding this comment

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

ok @pliurh , as discussed this drop flow is needed only for pod/container restart case, the node reboot is taken care with openshift/machine-config-operator#5123. removed retry logic now.

while ovnkube-controller is processing.
Its removed by ovnkube-controller when processing
complete.

May block for 120s until action is complete.

Signed-off-by: Martin Kennelly <[email protected]>
Signed-off-by: Periyasamy Palanisamy <[email protected]>
@pliurh
Copy link
Contributor

pliurh commented Sep 19, 2025

/lgtm

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 19, 2025
@pliurh
Copy link
Contributor

pliurh commented Sep 19, 2025

/approve

@pliurh
Copy link
Contributor

pliurh commented Sep 22, 2025

/retest-required

@martinkennelly
Copy link
Contributor

/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 22, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: martinkennelly, pliurh, pperiyasamy

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

@martinkennelly
Copy link
Contributor

/retest

@martinkennelly
Copy link
Contributor

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 23, 2025
@martinkennelly
Copy link
Contributor

DS merge is in - this is ready to go

@huiran0826
Copy link

/verified by huiran

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Sep 24, 2025
@openshift-ci-robot
Copy link
Contributor

@huiran0826: This PR has been marked as verified by huiran.

In response to this:

/verified by huiran

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.

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 23c976c and 2 for PR HEAD 2b9d5c2 in total

@pliurh
Copy link
Contributor

pliurh commented Sep 24, 2025

/retest-required

@martinkennelly
Copy link
Contributor

/retest

cluster init issues

@martinkennelly
Copy link
Contributor

CI is borked :/ Trying to understand why - unrelated to these changes.

@martinkennelly
Copy link
Contributor

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit 6f6d0ee into openshift:master Sep 25, 2025
38 of 42 checks passed
@openshift-ci-robot
Copy link
Contributor

@pperiyasamy: Jira Issue OCPBUGS-42303: Some pull requests linked via external trackers have merged:

The following pull request, linked via external tracker, has not merged:

All associated pull requests must be merged or unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh.

Jira Issue OCPBUGS-42303 has not been moved to the MODIFIED state.

This PR is marked as verified. If the remaining PRs listed above are marked as verified before merging, the issue will automatically be moved to VERIFIED after all of the changes from the PRs are available in an accepted nightly payload.

In response to this:

/cc
/hold

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 25, 2025

@pperiyasamy: 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-aws-hypershift-ovn-kubevirt 2b9d5c2 link false /test e2e-aws-hypershift-ovn-kubevirt
ci/prow/security 2b9d5c2 link false /test security

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-sigs/prow repository. I understand the commands that are listed here.

@martinkennelly
Copy link
Contributor

/cherry-pick release-4.20

@openshift-cherrypick-robot

@martinkennelly: new pull request created: #2805

In response to this:

/cherry-pick release-4.20

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-sigs/prow 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. jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants