summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/eventscripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Tests - stub ip program should assume interface name if "dev" not specified.Martin Schwenke2011-08-081-1/+2
| | | | | | | | | | Currently it fails if you don't use the "dev" keyword. This makes it behave as expected. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 4fa2073649f25993de4b8ef6b3e7172068a83a29)
* Tests: update tests to work with previous commit.Martin Schwenke2011-08-085-3/+25
| | | | | | | | | | | | | | Issues: * 10.monitor no longer prints a message when there is no public_addresses file. * Extra bonding test added to check workaround for IEEE 802.3ad Dynamic link aggregation bonding mode bug. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 01c941ab4c764c5aac0d7c0f90fca89775956d41)
* Tests: eventscripts and onnode tests use stubs/ subdirectory instead of bin/.Martin Schwenke2011-08-0819-5/+5
| | | | | | | | | This sets up a more useful convention and avoids future .gitignore problems. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 58c696dc600f1073e693930da061776b6fb199f2)
* Tests: tweak some samba tests to cope with debug from ctdb_check_tcp_ports().Martin Schwenke2011-08-082-2/+14
| | | | | | | | | This is a bit too static. However, it can fixed up later if it is a hassle. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 557ac30e60516742da10b83bfbbbb41430c977a2)
* Tests: Oops! Add bin directory for eventscript tests.Martin Schwenke2011-08-0818-0/+705
| | | | | | | | It was matched by .gitignore. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit ef7e5da6241e326267800cd2bd53fb33a0386c2d)
* Tests: initial eventscript unit tests.Martin Schwenke2011-08-0860-0/+1650
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit b675ca3c25b7155b9681128822d1280018ef68bb)