Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Always use --no-chdir with --detach. | Ben Pfaff | 2018-11-19 | 1 | -6/+6 |
| | | | | | | | | | With --detach but not --no-chdir, core files and Address Sanitizer logs don't go into the testsuite directory but end up dropped because it tries to write them in the root directory. Acked-by: Mark Michelson <mmichels@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org> | ||||
* | tests: Add ovsdb lock tests | Andy Zhou | 2016-07-22 | 1 | -0/+73 |
Add more ovsdb lock tests. Signed-off-by: Andy Zhou <azhou@ovn.org> Acked-by: Ryan Moats <rmoats@us.ibm.com> Acked-by: Ben Pfaff <blp@ovn.org> |