diff mbox series

[ovs-dev,v3,03/11] test: system-ovn: Fix typos in system-test

Message ID aa28dcc473f0d634fd5a183d049e4f4ca93d0d63.1730917155.git.lorenzo.bianconi@redhat.com
State Accepted
Headers show
Series Use check for ovn-nbctl/ovn-sbctl wherever possible. | expand

Checks

Context Check Description
ovsrobot/apply-robot warning apply and check: warning
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes success github build: passed

Commit Message

Lorenzo Bianconi Nov. 6, 2024, 6:21 p.m. UTC
Reported-at: https://issues.redhat.com/browse/FDP-875
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
---
 tests/system-ovn.at | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/tests/system-ovn.at b/tests/system-ovn.at
index 6dfc3055a..2e45d0fe9 100644
--- a/tests/system-ovn.at
+++ b/tests/system-ovn.at
@@ -5649,10 +5649,10 @@  start_daemon ovn-controller
 
 ovn-nbctl ls-add sw0
 ovn-nbctl lsp-add sw0 sw0-p1-lbc
-ovn-nbctl lsp-set-addresses sw0-port1 "10:54:00:00:00:03 10.0.0.3"
+check ovn-nbctl lsp-set-addresses sw0-p1-lbc "10:54:00:00:00:03 10.0.0.3"
 
 ovn-nbctl lsp-add sw0 sw0-p2-lbc
-ovn-nbctl lsp-set-addresses sw0-port2 "10:54:00:00:00:04 10.0.0.4"
+check ovn-nbctl lsp-set-addresses sw0-p2-lbc "10:54:00:00:00:04 10.0.0.4"
 
 ovn-nbctl ls-add sw1
 ovn-nbctl lsp-add sw1 sw1-port1 sw0-p1-lbc 10
@@ -8760,8 +8760,6 @@  start_daemon ovn-controller
 ovn-nbctl ls-add sw0
 ovn-nbctl lsp-add sw0 sw0-p1
 ovn-nbctl lsp-set-addresses sw0-p1 "00:54:00:00:00:03 10.0.0.3"
-
-ovn-nbctl ls-add sw0
 ovn-nbctl lsp-add sw0 sw0-p1.2 sw0-p1 2
 ovn-nbctl lsp-set-addresses sw0-p1.2 "00:54:00:00:00:04 10.0.0.4"
 check ovn-nbctl --wait=hv sync