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
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: add "setup" event
Stefan Metzmacher
2010-02-23
1
-0
/
+4
*
Test suite: Make "ctdb ip" test backward compatible with older ctdb versions.
Martin Schwenke
2010-02-11
1
-14
/
+7
*
server: start with disabled interfaces and let the event scripts enable the i...
Stefan Metzmacher
2010-01-20
1
-1
/
+6
*
tools/ctdb: display interfaces in "ctdb ip" and "ctdb ip -Y" outputs
Stefan Metzmacher
2010-01-20
1
-4
/
+9
*
tests: add a all_ips_on_node() helper function that wraps ctdb ip -Y
Stefan Metzmacher
2010-01-20
4
-7
/
+14
*
tests/simple/11_ctdb_ip.sh: be more strict in checking ctdb ip -Y output
Stefan Metzmacher
2010-01-20
1
-4
/
+13
*
server: add "init" event
Stefan Metzmacher
2010-01-20
1
-0
/
+4
*
Merge commit 'origin/master'
Martin Schwenke
2009-12-18
4
-1
/
+149
|
\
|
*
server: only do the mkdir() calls for db_directory* once at the start
Stefan Metzmacher
2009-12-16
1
-1
/
+1
|
*
Merge branch 'trans3'
Ronnie Sahlberg
2009-12-15
1
-0
/
+3
|
|
\
|
|
*
tests: temporarily disable the transaction test tool.
Michael Adam
2009-12-12
1
-0
/
+3
|
*
|
add a new test tool that just locks and releases the same record over and over
Ronnie Sahlberg
2009-12-15
1
-0
/
+140
|
*
|
ctdb_fetch requires the number of nodes being specified.
Ronnie Sahlberg
2009-12-15
1
-0
/
+5
|
|
/
*
|
Test suite: Add an optimisation in the getvar test.
Martin Schwenke
2009-12-18
1
-1
/
+1
*
|
Test suite: allow settign of timeout triggers for all events not just monitor.
Martin Schwenke
2009-12-18
1
-11
/
+34
|
/
*
tests: remove the no_trans mode from ctdb_transaction.
Michael Adam
2009-12-09
1
-58
/
+34
*
tests: remove the persistent_unsafe writes test.
Michael Adam
2009-12-09
1
-39
/
+0
*
tests: remove persistent_safe write test.
Michael Adam
2009-12-09
1
-39
/
+0
*
test: add test 54_ctdb_transaction_recovery.sh
Michael Adam
2009-12-09
1
-0
/
+66
*
test: get value for --timelimit from environment var CTDB_TEST_TIMELIMIT in t...
Michael Adam
2009-12-09
1
-1
/
+5
*
tests:ctdb_transaction: print an extra counters when a commit fails
Michael Adam
2009-12-04
1
-0
/
+1
*
tests: turn printfs into DEBUG statements in the ctdb_transaction test
Michael Adam
2009-12-04
1
-18
/
+18
*
Test suite: Make the CIFS tickle test wait until it sees the required tickle.
Martin Schwenke
2009-11-19
1
-1
/
+9
*
Test suite: Fix the NFS and CIFS tickle tests.
Martin Schwenke
2009-11-13
2
-7
/
+9
*
Merge commit 'origin/master'
Martin Schwenke
2009-11-11
1
-1
/
+1
|
\
|
*
Revert "dont exit on a commit failure"
Michael Adam
2009-10-30
1
-1
/
+1
*
|
Test suite: Regression fix - wait_until should not run command in sub-shell.
Martin Schwenke
2009-10-28
1
-2
/
+2
|
/
*
Test suite: Remove the disable/enable monitor tests - they are useless.
Martin Schwenke
2009-10-21
2
-200
/
+0
*
Test suite: Fix the timeouts on the skip share check tests.
Martin Schwenke
2009-10-21
5
-112
/
+162
*
Test suite: A timeout of MonitorInterval seconds sometimes isn't enough.
Martin Schwenke
2009-10-20
2
-2
/
+2
*
Test suite: New tests for validating SKIP_SHARE_CHECK options.
Martin Schwenke
2009-10-20
2
-0
/
+259
*
Test suite: Update 99_ctdb_uninstall_eventscript.sh to use ctdb_init().
Martin Schwenke
2009-10-20
1
-0
/
+2
*
Test suite: Fix bug in node_has_status().
Martin Schwenke
2009-10-20
1
-1
/
+4
*
Test suite: add -x option to ctdb_init() function.
Martin Schwenke
2009-10-20
1
-1
/
+2
*
Merge commit 'martins/master'
Ronnie Sahlberg
2009-10-01
1
-1
/
+1
|
\
|
*
Test suite: The ctdb ping test should allow time to go backwards.
Martin Schwenke
2009-10-01
1
-1
/
+1
*
|
dont exit on a commit failure
Ronnie Sahlberg
2009-10-01
1
-1
/
+1
*
|
Revert "Revert "allow the transaction commit to fail""
Ronnie Sahlberg
2009-10-01
1
-1
/
+1
|
/
*
Merge commit 'origin/master'
Martin Schwenke
2009-09-29
2
-2
/
+2
|
\
|
*
Revert "dont check if commit failed, we do allow the commit to fail sometimes"
Michael Adam
2009-09-21
1
-1
/
+1
|
*
Revert "allow the transaction commit to fail"
Michael Adam
2009-09-21
1
-1
/
+1
*
|
Test suite: Print debug info on node status timeouts.
Martin Schwenke
2009-09-25
1
-1
/
+9
|
/
*
Test suite: Update "complex" tests for wait_until_node_has_status() change.
Martin Schwenke
2009-09-11
7
-7
/
+7
*
Test suite: wait_until_node_has_status() now uses "onnode any".
Martin Schwenke
2009-09-11
13
-19
/
+19
*
Test suite: Rework the cluster (re)start code.
Martin Schwenke
2009-09-11
1
-23
/
+103
*
allow the transaction commit to fail
Ronnie Sahlberg
2009-09-09
1
-1
/
+1
*
Merge commit 'martins/master'
Ronnie Sahlberg
2009-09-09
5
-13
/
+30
|
\
|
*
Test suite: fix minor typo in complex/32_cifs_tickle.sh
Martin Schwenke
2009-08-27
1
-1
/
+1
|
*
Test suite: Fix debug code for unexpectedly unhealthy cluster.
Martin Schwenke
2009-08-27
1
-2
/
+2
|
*
Test suite: ctdb_persistent.c needs to use transactions.
Martin Schwenke
2009-08-14
1
-7
/
+18
[next]