1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/tests/simple
Martin Schwenke 263890b36d ctdb-tests: Switch simple tests to use CTDB_TEST_TMP_DIR
CTDB_TEST_TMP_DIR repaces SIMPLE_TESTS_VAR_DIR.  local.bash no longer
needs to ensure that TEST_VAR_DIR is set, since it longer uses this
variable.  Drop the comment because state has not been maintained
between tests for some time.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2019-09-24 02:27:30 +00:00
..
scripts ctdb-tests: Switch simple tests to use CTDB_TEST_TMP_DIR 2019-09-24 02:27:30 +00:00
00_ctdb_onnode.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
01_ctdb_reclock_command.sh ctdb-tests: Simplify setup_ctdb() 2019-09-17 04:35:26 +00:00
02_ctdb_tunables.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
05_ctdb_listnodes.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
06_ctdb_getpid.sh ctdb-tests: Generalise pattern for matching valgrind memcheck executable 2019-09-24 02:27:29 +00:00
07_ctdb_process_exists.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
08_ctdb_isnotrecmaster.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
09_ctdb_ping.sh ctdb-tests: Change sanity_check_output() to internally use $out 2019-05-07 05:45:34 +00:00
11_ctdb_ip.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
12_ctdb_getdebug.sh ctdb-tests: Change sanity_check_output() to internally use $out 2019-05-07 05:45:34 +00:00
13_ctdb_setdebug.sh ctdb-tests: Use select_test_node() in ctdb setdebug simple test 2019-08-14 09:11:36 +00:00
14_ctdb_statistics.sh ctdb-tests: Change sanity_check_output() to internally use $out 2019-05-07 05:45:34 +00:00
15_ctdb_statisticsreset.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
16_ctdb_config_add_ip.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
17_ctdb_config_delete_ip.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
18_ctdb_reloadips.sh ctdb-tests: Fix logic error in simple ctdb reloadips test 2019-05-14 07:25:37 +00:00
19_ip_takeover_noop.sh ctdb-tests: Simplify setup_ctdb() 2019-09-17 04:35:26 +00:00
20_delip_iface_gc.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
21_ctdb_attach.sh ctdb-tests: Wait to allow database attach/detach to take effect 2019-05-07 05:45:35 +00:00
23_ctdb_moveip.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
24_ctdb_getdbmap.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
25_dumpmemory.sh ctdb-tests: Change sanity_check_output() to internally use $out 2019-05-07 05:45:34 +00:00
26_ctdb_config_check_error_on_unreachable_ctdb.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
27_ctdb_detach.sh ctdb-tests: Wait to allow database attach/detach to take effect 2019-05-07 05:45:35 +00:00
28_zero_eventscripts.sh ctdb-tests: Fix zero event scripts test so it tests something 2019-09-17 04:35:26 +00:00
32_ctdb_disable_enable.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
35_ctdb_getreclock.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
42_ctdb_stop_continue.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
43_stop_recmaster_yield.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
51_message_ring.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
52_fetch_ring.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
53_transaction_loop.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
54_transaction_loop_recovery.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
55_ctdb_ptrans.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
56_replicated_transaction_recovery.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
58_ctdb_restoredb.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
60_recoverd_missing_ip.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
69_recovery_resurrect_deleted.sh ctdb-tests: Use db_ctdb_cattdb_count_records() 2019-09-17 04:35:26 +00:00
70_recoverpdbbyseqnum.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
71_ctdb_wipedb.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
72_update_record_persistent.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
73_tunable_NoIPTakeover.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
75_readonly_records_basic.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
76_ctdb_pdb_recovery.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
77_ctdb_db_recovery.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
78_ctdb_large_db_recovery.sh ctdb-tests: Drop passing of test arguments to ctdb_test_init() 2018-11-06 07:16:17 +01:00
79_volatile_db_traverse.sh ctdb-tests: Strengthen volatile DB traverse test 2019-08-21 11:50:30 +00:00
80_ctdb_traverse.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
81_tunnel_ring.sh ctdb-tests: Avoid bulk output in $out, prefer $outfile 2019-05-07 05:45:35 +00:00
90_debug_hung_script.sh ctdb-tests: Use local $ctdb_base instead of $CTDB_BASE 2019-09-24 02:27:29 +00:00
91_version_check.sh ctdb-tests: Add a test for version consistency checking 2019-03-15 05:17:14 +00: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".