Frank Liepold
|
df3b0c091a
|
test_suite: formatting of test output
|
2014-02-05 08:43:21 +01:00 |
|
Frank Liepold
|
7483812f13
|
test_suite: set config variable
|
2014-02-05 08:43:21 +01:00 |
|
Frank Liepold
|
99b10230da
|
test_suite: remove superfluous test cases
|
2014-02-05 08:43:21 +01:00 |
|
Frank Liepold
|
e57cdfd635
|
test_suite: delete superfluous test cases
|
2014-02-05 08:43:21 +01:00 |
|
Frank Liepold
|
1395a197df
|
test_suite: don't remove file containing saved environment too early
|
2014-02-05 08:43:21 +01:00 |
|
Frank Liepold
|
4a5f16f9c5
|
test_suite: improve debug message
|
2014-02-05 08:43:21 +01:00 |
|
Frank Liepold
|
bbd5c67cc1
|
test_suite: be more verbose
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
084e33728d
|
test_suite: allow log-rotate logrotate_loop to fail
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
1df9628447
|
test_suite: beautify output of start_test.sh
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
05014abdde
|
test_suite: refactoring
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
9dfad30319
|
test_suite: renaming
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
d100310abb
|
test_suite: complete split brain tests
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
a117a2fa86
|
test_suite: add option whether script should be removed
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
6ef35d5e3f
|
test_suite: wait for end of initial sync removed from prepare quick function
To be consistent with resource_prepare.
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
5558eb9d65
|
test_suite: replace global with local parameter
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
100715e698
|
test_suite: add new split brain test cases
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
1bb989d41f
|
test_suite: add resource_quick_prepare_first_resource
This function allows to recreate quickly a replication of one resource on two
hosts in contrast to the extensive checks made by resource_prepare
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
b55424e835
|
test_suite: formatting
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
ce362660db
|
test_suite: add callstack to all debug output lines
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
1223e54f17
|
test_suite: refactoring
|
2014-02-05 08:43:20 +01:00 |
|
Frank Liepold
|
dff7d68cec
|
test_suite: typo
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
783a05e431
|
test_suite: documentation
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
9f4db7cb6a
|
test_suite: formatting of test output
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
7687011e29
|
test_suite: renaming
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
01b962701c
|
test_suite: refactoring
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
d5e48c4d07
|
test_suite: uncomment code
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
9678782188
|
test_suite: refactoring
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
87f7c94260
|
test_suite: remove private ssh trash
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
1a6420b6e7
|
test_suite: replace associative array by "normal array" to specify order of test execution
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
e8473b34d0
|
test_suite: syntax error
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
516b293d47
|
test_suite: remove superfluous variable
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
1def318035
|
test_suite: fix variable name
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
af095565a1
|
test_suite: use --config_root_dir option of start_test.sh
Now we can start single test cases *and* specify explicitly which *.conf
files are to be incorporated.
|
2014-02-05 08:43:19 +01:00 |
|
Frank Liepold
|
a9192717b3
|
test_suite: take verbose_script = 1 as default
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
82f0658738
|
test_suite: new test cases
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
cc7022d06a
|
test_suite: correct option --config_root_dir
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
235ea41020
|
test_suite: correct documentation
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
131b40d5f1
|
test_suite: option --config_root_dir allows to source arbitrary parent .conf files
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
d3db812fdf
|
test_suite: more debug
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
c69a7fb662
|
test_suite add new test case to cronjob
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
7f97cabbcb
|
test_suite: continue test for marsadm --force primary
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
736e08ed3b
|
test_suite: to calculate checksums take mars size of data device
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
792b1b44b4
|
test_suite: adjust path names
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
77c99bb88d
|
test_suite: current state
|
2014-02-05 08:43:18 +01:00 |
|
Frank Liepold
|
1cc14e6473
|
test_suite: current state
|
2014-02-05 08:35:53 +01:00 |
|
Frank Liepold
|
022c09a1e9
|
tests: Documentation and minor bugs
|
2014-02-05 08:34:40 +01:00 |
|
Frank Liepold
|
39b37c9c72
|
test_suite: to calculate checksums take mars size of data device
|
2013-12-12 10:59:43 +01:00 |
|
Frank Liepold
|
376822f5a8
|
test_suite: adjust path names
|
2013-12-12 10:59:43 +01:00 |
|
Frank Liepold
|
2d62180de9
|
test_suite: current state
|
2013-12-12 10:59:01 +01:00 |
|
Frank Liepold
|
a9cfd8b95b
|
test_suite: Documentation and minor bugs
|
2013-12-12 10:55:56 +01:00 |
|