]> git.proxmox.com Git - ovs.git/commit
test-ovsdb: Log steps in idl test.
authorBen Pfaff <blp@ovn.org>
Fri, 18 Dec 2020 00:01:48 +0000 (16:01 -0800)
committerBen Pfaff <blp@ovn.org>
Thu, 21 Jan 2021 23:50:58 +0000 (15:50 -0800)
commite15ca9053a75625c8cb891c4ecbf6d21aef9e544
tree5664a5e229fb589dde3807525f9ac3366e60dba4
parent08c8ef73fe226ee3a610e709bc60d59323e54e39
test-ovsdb: Log steps in idl test.

Until now, "test-ovsdb idl" has printed the steps that it goes through
to stdout.  This commit also makes it log the same information.  This
makes it easier to match up the steps with the rest of the log (in
particular with the jsonrpc logging).

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ilya Maximets <i.maximets@ovn.org>
tests/test-ovsdb.c