X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=tests%2Fofproto-macros.at;fp=tests%2Fofproto-macros.at;h=3dbf6b2f61f25e51646499b56cb3a094911e634c;hb=fa183acc654f7e5da17cd70fc91d6b5b02782183;hp=2d65f2869d3ce956168249e66f8090fdf31c8b25;hpb=763f638b7f34953ccae8b494c63d0dab7f326b41;p=cascardo%2Fovs.git diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index 2d65f2869..3dbf6b2f6 100644 --- a/tests/ofproto-macros.at +++ b/tests/ofproto-macros.at @@ -183,8 +183,8 @@ ovn_init_db () { # ovn-sbctl and ovn-nbctl use them by default, and starts ovn-northd running # against them. ovn_start () { - ovn_init_db ovn-sb - ovn_init_db ovn-nb + ovn_init_db ovn-sb; ovn-sbctl init + ovn_init_db ovn-nb; ovn-nbctl init echo "starting ovn-northd" mkdir "$ovs_base"/northd