index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
tests
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
tests: New function get_ctdbd_command_line_option() for integration testing
Martin Schwenke
1
-0
/
+21
2012-05-14
tests: Use per-daemon public_addresses file for local daemons
Martin Schwenke
1
-6
/
+8
2012-05-14
tests: Fix wrapper scripts to handle options and tests without breakage
Martin Schwenke
1
-18
/
+42
2012-05-11
tests: In integration tests, use --node-ip to avoid locking weirdness
Martin Schwenke
1
-1
/
+2
2012-04-27
tests: New run_tests -C (cleanup) option
Martin Schwenke
1
-1
/
+12
2012-04-27
tests: Time logging in integration tests should use TEST_VAR_DIR
Martin Schwenke
1
-1
/
+1
2012-04-27
tests: Improve the logic for adding directories to $PATH
Martin Schwenke
2
-6
/
+29
2012-04-27
tests: Update integration.sh to use TEST_VAR_DIR
Martin Schwenke
1
-27
/
+30
2012-04-27
tests: Add a -V option to set new variable TEST_VAR_DIR
Martin Schwenke
1
-12
/
+21
2012-04-27
tests/integration: Remove cabability for testcase option
Martin Schwenke
1
-48
/
+0
2012-04-27
tests/integration: Use absolute path for socket symlink
Martin Schwenke
1
-1
/
+1
2012-04-27
tests: Make run_tests -X more flexible - it now works with onnode
Martin Schwenke
1
-2
/
+2
2012-04-27
tests: run_tests should exit with failed test status if running with -H
Martin Schwenke
1
-1
/
+5
2012-04-27
tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarity
Martin Schwenke
1
-1
/
+4
2012-04-27
tests: test_wrap needs to set TEST_SCRIPTS_DIR
Amitay Isaacs
1
-0
/
+2
2012-04-27
tests: CTDB_TEST_WRAPPER has to be an absolute path on a real cluster
Amitay Isaacs
1
-1
/
+2
2012-04-27
tests: Fix trailing whitespace issues in integration.bash
Martin Schwenke
1
-9
/
+9
2012-04-27
tests: Add new -H option for run_tests to avoid printing header/footer
Martin Schwenke
1
-3
/
+6
2012-04-27
tests: Add -e option to cause run_tests to exit on first test failure
Martin Schwenke
1
-1
/
+10
2012-04-27
tests: Remove ctdb_test_env
Martin Schwenke
3
-33
/
+20
2012-04-27
tests: Programs run by tests should be found in $PATH
Martin Schwenke
2
-3
/
+6
2012-04-27
tests: Move relative directory path hack from run_tests to common.sh
Martin Schwenke
2
-5
/
+5
2012-04-27
tests: Local daemons are no longer the default, now require run_tests -l
Martin Schwenke
4
-36
/
+29
2012-04-27
tests: Rationalise integration test infrastructure
Martin Schwenke
3
-137
/
+15
2012-04-27
tests: Rename ctdb_test_functions.bash to integration.bash
Martin Schwenke
2
-2
/
+2
2012-04-18
Merge remote branch 'martins/master'
Ronnie Sahlberg
5
-74
/
+265
2012-04-18
tests: More unit test factoring/rationalisation and bug fixes
Martin Schwenke
2
-2
/
+142
2012-04-16
tests - run_tests needs to expand directories like "." and "..".
Martin Schwenke
1
-0
/
+4
2012-04-16
tests - run_tests ignores trailing '/' on directories
Martin Schwenke
1
-1
/
+1
2012-04-16
tests - run_tests includes common.sh, uses die()
Martin Schwenke
1
-3
/
+3
2012-04-16
tests - run_tests can take a directory as an argument
Martin Schwenke
1
-5
/
+23
2012-04-16
tests - add -v option to set TEST_VERBOSE=true
Martin Schwenke
1
-1
/
+4
2012-04-16
tests - move functions only used by scripts/run_tests into that script
Martin Schwenke
2
-62
/
+62
2012-04-16
tests - add scripts/unit.sh
Martin Schwenke
1
-0
/
+16
2012-04-16
tests - add scripts/common.sh
Martin Schwenke
1
-0
/
+9
2012-04-16
tests - export new variable TEST_SCRIPTS_DIR
Martin Schwenke
1
-4
/
+4
2012-04-16
Tests - turn of time logging by default
Martin Schwenke
1
-1
/
+2
2012-04-13
tests: Use CTDB_TEST_REAL_CLUSTER to decide if tests use local daemons
Amitay Isaacs
1
-1
/
+1
2012-04-13
tests: Set the debug level = 3 when running local tests
Amitay Isaacs
1
-1
/
+1
2012-02-13
Tests - functions/environment - set and use $CTDB_NODES
Martin Schwenke
2
-5
/
+5
2011-09-25
Tests - simple integration - do a "ctdb sync" after restarting the cluster
Martin Schwenke
1
-0
/
+3
2011-08-08
Test suite: print debug output after cluster (un)healthy flip-flop on restart.
Martin Schwenke
1
-0
/
+1
2011-08-08
Allow proxy_node to be specified for wait_until_node_has_status().
Martin Schwenke
1
-1
/
+2
2011-08-08
Test suite: Try much harder to get a healthy cluster when it is restarted.
Martin Schwenke
1
-29
/
+35
2011-08-03
Test suite: when the cluster flip-flops (un)healthy, using "ctdb status -Y".
Martin Schwenke
1
-1
/
+1
2011-08-03
Test suite: Print debug info from cluster nodes when time jumps occur.
Martin Schwenke
1
-0
/
+2
2011-08-03
Test suite: Add debug for cluster (un)healthy flip-flop after restart.
Martin Schwenke
1
-0
/
+9
2011-08-03
Test suite: add more debug to time jump post mortem.
Martin Schwenke
1
-0
/
+3
2011-08-03
Test suite: add automated checking of time logs.
Martin Schwenke
1
-0
/
+47
2011-08-03
Tests: run_tests script no longer prints filename in summary descriptions.
Martin Schwenke
1
-2
/
+1
[prev]
[next]