index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
tests
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
locking: Use separate locking helper binary for locking
Amitay Isaacs
2013-05-24
1
-0
/
+1
*
tests: Unit test diff output should use filtered output
Martin Schwenke
2013-05-07
1
-1
/
+1
*
tests: Support waiting for "recovered" state in tests
Amitay Isaacs
2013-04-17
1
-1
/
+4
*
tests/simple: Add test to check recovery daemon IP verification
Martin Schwenke
2013-01-08
1
-6
/
+18
*
tests: new function ip2ipmask() for integration testing
Martin Schwenke
2013-01-07
1
-0
/
+7
*
tests: Local daemons should use --listen instead of --node-ip
Martin Schwenke
2013-01-07
1
-1
/
+1
*
tests: Local daemons should use the logging ringbuffer
Martin Schwenke
2012-10-22
1
-1
/
+1
*
eventscripts: Auto-start/stop services in background
Martin Schwenke
2012-10-03
1
-1
/
+1
*
tests: select_test_node_and_ips() should try to avoid failing
Martin Schwenke
2012-07-26
1
-1
/
+19
*
tests: simple tests against local daemons should check $TEST_LOCAL_DEAMONS
Martin Schwenke
2012-07-26
1
-1
/
+1
*
tests: run_tests should exit with $status with -e option
Martin Schwenke
2012-07-26
1
-1
/
+1
*
tests: select_test_node_and_ips() should never select non-node -1
Martin Schwenke
2012-07-26
1
-5
/
+4
*
run_tests: improve spacing
Michael Adam
2012-07-03
1
-1
/
+2
*
tests: Use per node log files when running tests with local daemons
Amitay Isaacs
2012-05-25
1
-1
/
+1
*
tests: Fix a typo in daemons_setup()
Martin Schwenke
2012-05-14
1
-2
/
+2
*
tests: New function get_ctdbd_command_line_option() for integration testing
Martin Schwenke
2012-05-14
1
-0
/
+21
*
tests: Use per-daemon public_addresses file for local daemons
Martin Schwenke
2012-05-14
1
-6
/
+8
*
tests: Fix wrapper scripts to handle options and tests without breakage
Martin Schwenke
2012-05-14
1
-18
/
+42
*
tests: In integration tests, use --node-ip to avoid locking weirdness
Martin Schwenke
2012-05-11
1
-1
/
+2
*
tests: New run_tests -C (cleanup) option
Martin Schwenke
2012-04-27
1
-1
/
+12
*
tests: Time logging in integration tests should use TEST_VAR_DIR
Martin Schwenke
2012-04-27
1
-1
/
+1
*
tests: Improve the logic for adding directories to $PATH
Martin Schwenke
2012-04-27
2
-6
/
+29
*
tests: Update integration.sh to use TEST_VAR_DIR
Martin Schwenke
2012-04-27
1
-27
/
+30
*
tests: Add a -V option to set new variable TEST_VAR_DIR
Martin Schwenke
2012-04-27
1
-12
/
+21
*
tests/integration: Remove cabability for testcase option
Martin Schwenke
2012-04-27
1
-48
/
+0
*
tests/integration: Use absolute path for socket symlink
Martin Schwenke
2012-04-27
1
-1
/
+1
*
tests: Make run_tests -X more flexible - it now works with onnode
Martin Schwenke
2012-04-27
1
-2
/
+2
*
tests: run_tests should exit with failed test status if running with -H
Martin Schwenke
2012-04-27
1
-1
/
+5
*
tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarity
Martin Schwenke
2012-04-27
1
-1
/
+4
*
tests: test_wrap needs to set TEST_SCRIPTS_DIR
Amitay Isaacs
2012-04-27
1
-0
/
+2
*
tests: CTDB_TEST_WRAPPER has to be an absolute path on a real cluster
Amitay Isaacs
2012-04-27
1
-1
/
+2
*
tests: Fix trailing whitespace issues in integration.bash
Martin Schwenke
2012-04-27
1
-9
/
+9
*
tests: Add new -H option for run_tests to avoid printing header/footer
Martin Schwenke
2012-04-27
1
-3
/
+6
*
tests: Add -e option to cause run_tests to exit on first test failure
Martin Schwenke
2012-04-27
1
-1
/
+10
*
tests: Remove ctdb_test_env
Martin Schwenke
2012-04-27
3
-33
/
+20
*
tests: Programs run by tests should be found in $PATH
Martin Schwenke
2012-04-27
2
-3
/
+6
*
tests: Move relative directory path hack from run_tests to common.sh
Martin Schwenke
2012-04-27
2
-5
/
+5
*
tests: Local daemons are no longer the default, now require run_tests -l
Martin Schwenke
2012-04-27
4
-36
/
+29
*
tests: Rationalise integration test infrastructure
Martin Schwenke
2012-04-27
3
-137
/
+15
*
tests: Rename ctdb_test_functions.bash to integration.bash
Martin Schwenke
2012-04-27
2
-2
/
+2
*
Merge remote branch 'martins/master'
Ronnie Sahlberg
2012-04-18
5
-74
/
+265
|
\
|
*
tests: More unit test factoring/rationalisation and bug fixes
Martin Schwenke
2012-04-18
2
-2
/
+142
|
*
tests - run_tests needs to expand directories like "." and "..".
Martin Schwenke
2012-04-16
1
-0
/
+4
|
*
tests - run_tests ignores trailing '/' on directories
Martin Schwenke
2012-04-16
1
-1
/
+1
|
*
tests - run_tests includes common.sh, uses die()
Martin Schwenke
2012-04-16
1
-3
/
+3
|
*
tests - run_tests can take a directory as an argument
Martin Schwenke
2012-04-16
1
-5
/
+23
|
*
tests - add -v option to set TEST_VERBOSE=true
Martin Schwenke
2012-04-16
1
-1
/
+4
|
*
tests - move functions only used by scripts/run_tests into that script
Martin Schwenke
2012-04-16
2
-62
/
+62
|
*
tests - add scripts/unit.sh
Martin Schwenke
2012-04-16
1
-0
/
+16
|
*
tests - add scripts/common.sh
Martin Schwenke
2012-04-16
1
-0
/
+9
[prev]
[next]