Skip to content

Commit

Permalink
tests: Remove accidental debug echo.
Browse files Browse the repository at this point in the history
Remove what seems to be an accidental test debug echo command.

Fixes: ab7b0eb ("Add connectivity test for 2 controllers on the same host")
Signed-off-by: Dumitru Ceara <dceara@redhat.com>
Reviewed-By: Ihar Hrachyshka <ihar@redhat.com>
(cherry picked from commit e0b842d)
  • Loading branch information
dceara committed Jul 13, 2023
1 parent 9014624 commit 4c6ad8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ovn-macros.at
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ start_virtual_controller() {
-- set bridge $int_bridge fail-mode=secure other-config:disable-in-band=true \
|| return 1

echo IHAR ${cli_args}
ovn-controller --enable-dummy-vif-plug ${cli_args} -vconsole:off --detach --no-chdir
}

Expand Down

0 comments on commit 4c6ad8d

Please sign in to comment.