1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb/tests/simple
Michael Adam 30dead171f ctdb:tests:76_ctdb_pdb_recovery: fix a typo in a message
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2013-11-28 07:31:13 +01:00
..
00_ctdb_init.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
00_ctdb_onnode.sh tests/simple: Add -p in onnode test to help show groups of connections 2013-07-22 19:36:58 +10:00
01_ctdb_version.sh tests: Do not check release suffix in ctdb version test 2012-10-31 12:19:03 +11:00
02_ctdb_listvars.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
03_ctdb_getvar.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
04_ctdb_setvar.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
05_ctdb_listnodes.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
06_ctdb_getpid.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
07_ctdb_process_exists.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
08_ctdb_isnotrecmaster.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
09_ctdb_ping.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
11_ctdb_ip.sh tests: simple tests against local daemons should check $TEST_LOCAL_DEAMONS 2012-07-26 22:03:00 +10:00
12_ctdb_getdebug.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
13_ctdb_setdebug.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
14_ctdb_statistics.sh tests: Fix statistics test for new output lines from locking API 2012-10-20 02:48:44 +11:00
15_ctdb_statisticsreset.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
16_ctdb_config_add_ip.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
17_ctdb_config_delete_ip.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
18_ctdb_reloadips.sh tests/simple: Fix the reloadips test to cope with changes to reloadips 2013-09-19 12:54:32 +10:00
20_delip_iface_gc.sh tests: new simple integration test for delip interface garbage collection 2013-01-07 12:19:34 +11:00
23_ctdb_moveip.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
24_ctdb_getdbmap.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
25_dumpmemory.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
26_ctdb_config_check_error_on_unreachable_ctdb.sh tests/simple: Unreachable node test should wait for recovery to complete 2013-08-14 15:57:03 +10:00
31_ctdb_disable.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
32_ctdb_enable.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
41_ctdb_stop.sh tests/simple: ctdb stop/continue tests weren't actually checking IPs 2012-07-26 22:03:00 +10:00
42_ctdb_continue.sh tests/simple: ctdb stop/continue tests weren't actually checking IPs 2012-07-26 22:03:00 +10:00
43_stop_recmaster_yield.sh tests: Rename ctdb_test_functions.bash to integration.bash 2012-04-27 15:40:43 +10:00
51_ctdb_bench.sh ctdb-tests: Remove -q option to try_command_on_node 2013-11-27 18:46:15 +01:00
52_ctdb_fetch.sh ctdb-tests: Remove -q option to try_command_on_node 2013-11-27 18:46:15 +01:00
53_ctdb_transaction.sh ctdb-tests: Remove -q option to try_command_on_node 2013-11-27 18:46:15 +01:00
54_ctdb_transaction_recovery.sh ctdb:tests/simple: Nobody looks at /tmp/recloop.out so use /dev/null instead 2013-11-27 20:39:00 +01:00
55_ctdb_ptrans.sh ctdb-tools/ctdb: New ptrans command 2013-11-27 18:46:16 +01:00
60_recoverd_missing_ip.sh tests/simple: Minimise the chance of a monitor event being cancelled 2013-08-22 17:00:20 +10:00
70_recoverpdbbyseqnum.sh ctdb-tests/integration: Neaten up some of the persistent database tests 2013-11-27 18:46:16 +01:00
71_ctdb_wipedb.sh ctdb-tests/integration: Neaten up some of the persistent database tests 2013-11-27 18:46:16 +01:00
72_update_record_persistent.sh ctdb-tests/integration: Neaten up some of the persistent database tests 2013-11-27 18:46:16 +01:00
73_tunable_NoIPTakeover.sh ctdb-tests/simple: User sleep_for() instead of sleep 2013-11-27 18:46:16 +01:00
75_readonly_records_basic.sh ctdb-tests: CTDB tool should always be invoked as $CTDB instad of ctdb 2013-11-27 18:46:15 +01:00
76_ctdb_pdb_recovery.sh ctdb:tests:76_ctdb_pdb_recovery: fix a typo in a message 2013-11-28 07:31:13 +01:00
77_ctdb_db_recovery.sh ctdb-tests: CTDB tool should always be invoked as $CTDB instad of ctdb 2013-11-27 18:46:15 +01:00
80_ctdb_traverse.sh ctdb-tests: CTDB tool should always be invoked as $CTDB instad of ctdb 2013-11-27 18:46:15 +01:00
99_daemons_shutdown.sh tests/simple: Add new pseudo testcase to potentially shutdown local daemons 2012-04-27 15:42:42 +10:00
README tests: Update README files and add new README files where missing 2012-04-27 15:40:43 +10:00

Simple integration tests.  These can be run against a pool of CTDB
daemons running on the local machine - aka "local daemons".