Infra for running ovs dockers
[ovsdb.git] / utils / ovsdb-it-utils / src / main / java / org / opendaylight / ovsdb / utils / ovsdb / it / utils / OvsdbItUtils.java
index 436f199966a2ea66112668d03fb546972bd4b9f1..1dd83316346ef528617bc91d0ecc5964f5b1eb76 100644 (file)
@@ -57,7 +57,7 @@ public class OvsdbItUtils {
     /**
      * Checks whether the OVSDB controller is connected. This method will retry 10 times and will through an
      * AssertionError for any number of unexpected states.
-     * @param connectionInfo
+     * @param connectionInfo where to connect to
      * @return true if connected
      * @throws InterruptedException if interrupted while waiting for connection to appear
      */