X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fovsdb-execution.at;h=a6f14355f6f5b19095b246486c5321528ffffb7e;hb=4a3d6c94526ebb04f4bd02db55f04cadbab9cdcf;hp=bbdcbb505d1425365db53e6a31d37325928a37dd;hpb=a0bc29a541fc7dc6e20137d5558e2094d614e6ab;p=openvswitch diff --git a/tests/ovsdb-execution.at b/tests/ovsdb-execution.at index bbdcbb50..a6f14355 100644 --- a/tests/ovsdb-execution.at +++ b/tests/ovsdb-execution.at @@ -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",