ovs-xenserverd: Fix time-delay logic.
[openvswitch] / tests / ovsdb-execution.at
index bbdcbb505d1425365db53e6a31d37325928a37dd..a6f14355f6f5b19095b246486c5321528ffffb7e 100644 (file)
@@ -644,7 +644,8 @@ OVSDB_CHECK_EXECUTION([weak references],
    [[["weak",
       {"op": "insert",
        "table": "a",
-       "row": {}}]]],
+       "row": {"a2a1": ["named-uuid", "me"]},
+       "uuid-name": "me"}]]],
    dnl Try to delete row from "b" that is referred to by weak references
    dnl from "a" table "a2b" column that requires exactly one value.
    [[["weak",