Commit f65e5a8
committed
multinode tests: Use the correct container in multinode_sbctl().
Commit e64a15e ("Modified the CI to use ovn-fake-multinode v0.3.")
changed the ovn-fake-multinode version that's used by our multinode
tests. In the new version default container names are slightly
different. When I applied 3baa8c6 ("multinode tests:
Simplify/Cleanup migration test.") I didn't take that into account
during the rebase.
This commit fixes the multinode_sbctl() implementation.
Fixes: 3baa8c6 ("multinode tests: Simplify/Cleanup migration test.")
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
Acked-by: Xavier Simonart <xsimonar@redhat.com>1 parent 92e56b2 commit f65e5a8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments