Commit d79e6cd
tests: Make sure the LB redistribute system tests work with DPDK.
The DPDK has a different way of setting up interfaces, it uses a tap
interface instead of veth pair. The test was removing the ovs-be0
which is fine for veth pairs, but breaks for DPDK. Change the
iface-id instead to keep the interface intact, that will achieve
the same result.
Fixes: 3c488ba ("northd: Emit per-backend Advertised_Route for LB redistribution.")
Signed-off-by: Ales Musil <amusil@redhat.com>
Signed-off-by: Dumitru Ceara <dceara@redhat.com>1 parent 6f955a9 commit d79e6cd
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23790 | 23790 | | |
23791 | 23791 | | |
23792 | 23792 | | |
23793 | | - | |
23794 | | - | |
23795 | | - | |
| 23793 | + | |
| 23794 | + | |
| 23795 | + | |
23796 | 23796 | | |
23797 | 23797 | | |
23798 | 23798 | | |
| |||
23812 | 23812 | | |
23813 | 23813 | | |
23814 | 23814 | | |
23815 | | - | |
23816 | | - | |
| 23815 | + | |
23817 | 23816 | | |
23818 | 23817 | | |
23819 | 23818 | | |
| |||
23831 | 23830 | | |
23832 | 23831 | | |
23833 | 23832 | | |
23834 | | - | |
| 23833 | + | |
23835 | 23834 | | |
23836 | 23835 | | |
23837 | 23836 | | |
| |||
0 commit comments