Bug 1768477
Summary: | Add IPv6 load balancer tests in OVN | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Numan Siddique <nusiddiq> |
Component: | ovn2.13 | Assignee: | Numan Siddique <nusiddiq> |
Status: | CLOSED ERRATA | QA Contact: | Jianlin Shi <jishi> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | FDP 20.A | CC: | ctrautma, dceara, jishi, kfida, mmichels, ralongi, rbryant |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-14 08:21:39 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Numan Siddique
2019-11-04 14:29:29 UTC
I'm looking at this today for OVN master. (In reply to Russell Bryant from comment #1) > I'm looking at this today for OVN master. https://mail.openvswitch.org/pipermail/ovs-dev/2019-November/364369.html tested on ovn2.13.0-5: clone repo: git clone git://pkgs.devel.redhat.com/rpms/ovn2.13 checkout branch for rhel8: git branch rhel8 -t remotes/origin/fast-datapath-rhel-8 prep src: rhpkg prep build ovs and ovn run test: make check-system-userspace TESTSUITEFLAGS='10-16' ## ---------------------- ## ## ovn 2.13.0 test suite. ## ## ---------------------- ## system-ovn 11: ovn -- load balancing in gateway router ok 12: ovn -- load balancing in gateway router - IPv6 ok 13: ovn -- multiple gateway routers, load-balancing ok 14: ovn -- multiple gateway routers, load-balancing - IPv6 ok 15: ovn -- load balancing in router with gateway router port ok 16: ovn -- load balancing in router with gateway router port - IPv6 ok ## ------------- ## ## Test results. ## ## ------------- ## All 6 tests were successful. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:1434 |