1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/tests/simple
Martin Schwenke 7275e0ceff ctdb-tests: Use a separate directory for each local daemon
Separate directory contains configuration file, PID file, public
addresses file, socket, databases and log file.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>

Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Fri Dec  2 04:19:18 CET 2016 on sn-devel-144
2016-12-02 04:19:18 +01:00
..
scripts ctdb-tests: Use a separate directory for each local daemon 2016-12-02 04:19:18 +01:00
00_ctdb_init.sh
00_ctdb_onnode.sh
01_ctdb_version.sh
02_ctdb_listvars.sh
03_ctdb_getvar.sh
04_ctdb_setvar.sh
05_ctdb_listnodes.sh
06_ctdb_getpid.sh ctdb-tools: Simplify "ctdb getpid" output format 2016-07-25 21:29:45 +02:00
07_ctdb_process_exists.sh ctdb-tool: Simplify "ctdb process-exists" 2016-07-25 21:29:44 +02:00
08_ctdb_isnotrecmaster.sh
09_ctdb_ping.sh
11_ctdb_ip.sh ctdb-tests: Change "ctdb ip -n all" to "ctdb ip all" 2015-10-23 03:43:26 +02:00
12_ctdb_getdebug.sh ctdb-tools: Simplify "ctdb getdebug" output format 2016-07-25 21:29:46 +02:00
13_ctdb_setdebug.sh ctdb-tools: Simplify "ctdb getdebug" output format 2016-07-25 21:29:46 +02:00
14_ctdb_statistics.sh ctdb-tests: Drop simple uses of "ctdb -n all ..." from simple tests 2015-10-23 03:43:26 +02:00
15_ctdb_statisticsreset.sh
16_ctdb_config_add_ip.sh ctdb-tools: Addition of IPs is deferred until the next takeover run 2016-08-17 05:28:19 +02:00
17_ctdb_config_delete_ip.sh ctdb-daemon: Deletion of IPs is deferred until the next takeover run 2016-07-28 05:00:17 +02:00
18_ctdb_reloadips.sh
19_ip_takeover_noop.sh ctdb-tests: Add new public IP takeover no-op test 2016-09-14 12:30:30 +02:00
20_delip_iface_gc.sh ctdb-daemon: Deletion of IPs is deferred until the next takeover run 2016-07-28 05:00:17 +02:00
23_ctdb_moveip.sh ctdb-tests: Drop simple uses of "ctdb -n all ..." from simple tests 2015-10-23 03:43:26 +02:00
24_ctdb_getdbmap.sh
25_dumpmemory.sh ctdb-tests: Drop simple uses of "ctdb -n all ..." from simple tests 2015-10-23 03:43:26 +02:00
26_ctdb_config_check_error_on_unreachable_ctdb.sh
27_ctdb_detach.sh ctdb-tests: Improve ctdb detach test 2016-02-12 05:32:16 +01:00
28_zero_eventscripts.sh ctdb-tests: Factor out new local daemons functions ps_ctdbd 2016-09-14 08:39:29 +02:00
31_ctdb_disable.sh
32_ctdb_enable.sh
35_ctdb_getreclock.sh ctdb-tests: Replace "ctdb setrelock" test with "ctdb getreclock" test 2016-06-08 00:51:28 +02:00
41_ctdb_stop.sh
42_ctdb_continue.sh
43_stop_recmaster_yield.sh
51_message_ring.sh ctdb-tests: Clean up and rename simple message_ring test 2016-08-08 08:17:32 +02:00
52_fetch_ring.sh ctdb-tests: Clean up and rename simple fetch_ring test 2016-08-08 08:17:32 +02:00
53_transaction_loop.sh ctdb-tests: Clean up and rename simple transaction_loop test 2016-08-08 08:17:33 +02:00
54_transaction_loop_recovery.sh ctdb-tests: Clean up and rename simple transaction_loop recovery test 2016-08-08 08:17:33 +02:00
55_ctdb_ptrans.sh ctdb-tests: Remove unnecessary \ from transaction data 2016-02-12 05:32:16 +01:00
58_ctdb_restoredb.sh
60_recoverd_missing_ip.sh ctdb-tools: Addition of IPs is deferred until the next takeover run 2016-08-17 05:28:19 +02:00
70_recoverpdbbyseqnum.sh ctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated 2016-11-25 08:13:59 +01:00
71_ctdb_wipedb.sh
72_update_record_persistent.sh ctdb-tests: Replace ctdb_update_record_persistent with update_record_persistent 2016-07-22 06:50:22 +02:00
73_tunable_NoIPTakeover.sh
75_readonly_records_basic.sh ctdb-tests: Replace ctdb_update_record with update_record using new client API 2016-07-22 06:50:22 +02:00
76_ctdb_pdb_recovery.sh ctdb-daemon: Mark RecoverPDBBySeqNum tunable deprecated 2016-11-25 08:13:59 +01:00
77_ctdb_db_recovery.sh
78_ctdb_large_db_recovery.sh ctdb-tests: Add a test for recovery of large databases 2016-03-25 03:26:15 +01:00
80_ctdb_traverse.sh
99_daemons_shutdown.sh
functions ctdb-scripts: Update important installed files to use build-time defaults 2015-09-15 08:56:21 +02:00
README

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