summaryrefslogtreecommitdiff
path: root/tests/ovsdb-tool.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-tool: Fix cluster-to-standalone for DB conversion records.Ilya Maximets2023-04-241-0/+69
* ovsdb: Use column diffs for ovsdb and raft log entries.Ilya Maximets2021-01-151-1/+2
* ovsdb-tool: Convert clustered db to standalone db.Aliasgar Ginwala2019-09-231-0/+38
* ovsdb-client: Make "wait" command logging more sensible.Ben Pfaff2018-08-171-1/+1
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-10/+10
* ovsdb-tool.at: Drop monitor argumentAlin Gabriel Serdean2018-04-171-2/+2
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-2/+116
* ovsdb-tool: Add new "db-name" and "schema-name" commands.Ben Pfaff2017-12-191-18/+10
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-9/+9
* table: Avoid trailing white space in tables.Ben Pfaff2017-10-061-36/+36
* tests: Test offline compacting on Windows.Alin Serdean2016-11-011-12/+28
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-2/+2
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-4/+0
* ovsdb-tool: Workaround inability to replace existing file on Windows.Gurucharan Shetty2014-06-261-8/+16
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-1/+1
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-9/+9
* stream-unix: Use rundir as root for relative paths.Pavithra Ramesh2013-02-111-0/+4
* ovsdb: Do not replace symlinks by regular files during compaction.Ben Pfaff2012-08-011-1/+16
* tests: Handle different output formats for 'wc -l'.Ed Maste2012-07-301-6/+3
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-6/+6
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-071-22/+11
* ovsdb: Implement table uniqueness constraints ("indexes").Ben Pfaff2011-06-061-1/+1
* ovsdb-tool: New command "needs-conversion".Ben Pfaff2011-02-151-0/+22
* ovsdb-tool: Add commands for printing the database checksum.Ben Pfaff2011-02-151-1/+19
* Implement database schema versioning.Ben Pfaff2010-12-271-1/+19
* Avoid using "grep -q" outside of GNU/Linux specific utilities.Ben Pfaff2010-12-081-1/+1
* tests: Update expected test result to match "ovsdb-client dump" changes.Ben Pfaff2010-10-211-12/+18
* tests: Fix bug in "ovsdb-tool compact" test.Ben Pfaff2010-05-071-19/+19
* ovsdb: Implement ovsdb-tool commands "compact" and "convert".Ben Pfaff2010-02-151-0/+266