-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
sdn: fix single-node-cluster local multicast delivery #13768
sdn: fix single-node-cluster local multicast delivery #13768
Conversation
Backports the relevant fix in: be3c841 ("Move multicast flow logic into ovsController, and fix a bug")
6901abf
to
e45d1c1
Compare
[test] |
Evaluated for origin test up to e45d1c1 |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/749/) (Base Commit: a3cdf77) |
LGTM [testextended][extended:networking] |
Evaluated for origin testextended up to e45d1c1 |
continuous-integration/openshift-jenkins/testextended SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended/172/) (Base Commit: a3cdf77) (Extended Tests: networking) |
all those beautiful passed tests (Except |
Evaluated for origin merge up to e45d1c1 |
continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/357/) (Base Commit: 6c75193) (Image: devenv-rhel7_6151) |
Backports the relevant fix in:
be3c841 ("Move multicast flow logic into ovsController, and fix a bug")
@openshift/networking @danwinship @smarterclayton