summaryrefslogtreecommitdiff
path: root/tests/ovsdb-monitor.at
Commit message (Expand)AuthorAgeFilesLines
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-10/+10
* ovsdb monitor: Fix crash when using non-zero last-id with standalone DB.Han Zhou2019-08-211-0/+55
* ovsdb-monitor: Support monitor_cond_since.Han Zhou2019-02-281-1/+300
* monitor: Fix crash when monitor condition adds new columns.Han Zhou2019-02-141-0/+68
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-191-1/+1
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-6/+6
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-34/+53
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-03-241-2/+2
* tests: Convert ovsdb-monitor-sort utility from Perl to Python.Ben Pfaff2017-11-261-2/+2
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-2/+2
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-25/+21
* ovsdb-monitor tests: Allow '--detach' argument to be used on WindowsAlin Serdean2016-10-031-10/+10
* ovsdb-client: support monitor-cond methodLiran Schour2016-07-181-0/+251
* tests: Fixed ovsdb-monitor tests.Paul Boca2016-06-271-2/+3
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-1/+1
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-2/+2
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-1/+0
* ovsdb-monitor.at: Changes for Windows.Gurucharan Shetty2014-05-281-1/+7
* ovsdb-server: Send update for _version for changes due to weak ref removal.Ben Pfaff2014-04-031-1/+1
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-1/+1
* stream-unix: Use rundir as root for relative paths.Pavithra Ramesh2013-02-111-0/+1
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-2/+2
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-3/+3
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-071-16/+15
* ovsdb: Extend "monitor" to select different operations in a single table.Ben Pfaff2010-07-011-9/+8
* tests: Add OVSDB tests for monitors that select only certain operations.Ben Pfaff2010-06-301-5/+109
* ovsdb-client: Serialize columns in predictable order on "monitor" command.Ben Pfaff2010-05-071-6/+6
* ovsdb: Add support for weak references.Ben Pfaff2010-03-171-14/+48
* ovsdb-client: Add blank line between tables in CSV, tabular output.Ben Pfaff2010-02-151-0/+6
* ovsdb-client: Introduce new data formatting style as the default.Ben Pfaff2010-02-151-1/+1
* ovsdb: Add support for multiple databases to the protocol.Ben Pfaff2010-02-091-15/+29
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-5/+5
* tests: New macro OVS_WAIT_WHILE.Ben Pfaff2010-01-151-1/+1
* ovsdb-server: Make database connections configurable from database itself.Ben Pfaff2010-01-041-1/+1
* ovsdb: Fix race conditions in test suite.Ben Pfaff2009-12-031-5/+7
* ovsdb: Add more tests for "monitor" feature.Ben Pfaff2009-11-181-3/+117
* ovsdb: Monitor support.Ben Pfaff2009-11-171-0/+46