Commit Graph

1053 Commits

Author SHA1 Message Date
Frank Liepold
27ea88dc8b test_suite: fix: stop writing before waiting for diskstate Uptodate 2014-03-19 17:38:02 +01:00
Frank Liepold
04edd9f7ef test_suite: fix: use /proc/sys/mars/remaining_space_kb instead of df 2014-03-19 17:38:02 +01:00
Frank Liepold
9aeac4fcc2 test_suite: expect R instead of A as replay flag 2014-03-19 17:38:02 +01:00
Frank Liepold
923d0b9f10 test_suite: remove debug code and unnecessary comments 2014-03-19 17:38:02 +01:00
Frank Liepold
733aeac629 test_suite: replace apply with replay 2014-03-19 17:38:02 +01:00
Frank Liepold
487f1a4d95 test_suite: replace apply with replay 2014-03-19 17:38:02 +01:00
Frank Liepold
89a5c847d8 test_suite: fix: write enough bytes to run out of space 2014-03-19 17:38:02 +01:00
Frank Liepold
c813203691 test_suite: fix: make test case independent of behaviour of fetch in disconnected state.
We do not rely longer on stopped or not stopped fetch after a marsadm down
2014-03-19 17:38:02 +01:00
Frank Liepold
c840abcc1d test_suite: fix wrong test case name 2014-03-19 17:38:02 +01:00
Frank Liepold
7f68d167b8 test_suite: fix don't remove the block special file! 2014-03-19 17:38:02 +01:00
Frank Liepold
d8b3e6da7c test_suite: refactoring 2014-03-19 17:38:02 +01:00
Frank Liepold
7f66424118 test_suite: fix wrong test case name 2014-03-19 17:38:02 +01:00
Frank Liepold
ed4ebbe3d8 test_suite: use uniform directory for --config_root_dir 2014-03-19 17:38:02 +01:00
Frank Liepold
15497f8984 test_suite: create emtpy *.conf files for conveniance
Now you can always use
.../start_test.sh --config_root_dir=<test suite dir>/test_cases
instead of having to provide different values for config_root_dir
2014-03-19 17:38:02 +01:00
Frank Liepold
121ca3395c test_suite: add missing test case 2014-03-19 17:38:02 +01:00
Frank Liepold
50b4efb2b3 test_suite: create emtpy *.conf files for conveniance
Now you can always use
.../start_test.sh --config_root_dir=<test suite dir>/test_cases
instead of having to provide different values for config_root_dir
2014-03-19 17:38:02 +01:00
Frank Liepold
3d006be0ad test_suite: fix initialize 5.total.log 2014-03-19 17:38:02 +01:00
Frank Liepold
d4b983f120 test_suite: fix uninitialized variable 2014-03-19 17:38:02 +01:00
Frank Liepold
63d5fc6d57 test_suite: correct position of debug message 2014-03-19 17:38:02 +01:00
Frank Liepold
eafdd66914 test_suite: fix check for logfiles of host beeing nor primary nor designated primary 2014-03-19 17:38:01 +01:00
Frank Liepold
c831e34cec test_suite: new test case for logging messages in syslogds logfile 2014-03-19 17:38:01 +01:00
Frank Liepold
e21d048709 test_suite: remove calls to marsview. We only use marsadm view-1and1. 2014-03-19 17:38:01 +01:00
Frank Liepold
c2a054cdb6 test_suite: fix don't use oflag=direct
In the test test_suite/mars/test_cases/admin/datadev_full oflag=direct leads
to abort of the dd with "invalid argument" in the second call to
datadev_full_dd_on_device in the loop in resize_check_resize_post_conditions.
2014-03-19 17:38:01 +01:00
Frank Liepold
76c7545dde test_suite: fix forgotten local declaration 2014-03-19 17:38:01 +01:00
Frank Liepold
06788be7b0 test_suite: fix emergency mode tests 2014-03-19 17:38:01 +01:00
Frank Liepold
204a5cad20 test_suite: refactoring 2014-03-19 17:38:01 +01:00
Frank Liepold
c50aa7ee86 test_suite: check for command truncate to be installed 2014-03-19 17:38:01 +01:00
Frank Liepold
802d96cd8d test_suite: increase size of /mars to 25GB 2014-03-19 17:38:01 +01:00
Frank Liepold
6ff446dac1 test_suite: complete test case test_cases/hardcore/mars_dir_full/per_resource_emergency/only_one_resource 2014-03-19 17:38:01 +01:00
Frank Liepold
edb53882b9 test_suite: use marsadm view-1and1 instead of marsview 2014-03-19 17:38:01 +01:00
Frank Liepold
56b6b382a7 test_suite: new test cases WIP 2014-03-19 17:38:01 +01:00
Frank Liepold
55e80074d9 test_suite: correct positional parameter 2014-03-19 17:38:01 +01:00
Frank Liepold
eca8209d5f test_suite: use MB instead of GB 2014-03-19 17:38:01 +01:00
Frank Liepold
11a051ffd8 test_suite: refactoring 2014-03-19 17:38:01 +01:00
Frank Liepold
64e157e0be test_suite: add parameter 2014-03-19 17:38:01 +01:00
Frank Liepold
e487d8f128 test_suite: remove comment, do general error checks 2014-03-19 17:38:01 +01:00
Frank Liepold
41b6ea2dd6 test_suite: refactoring 2014-03-19 17:38:01 +01:00
Frank Liepold
3d7be60d4e test_suite: remove out commented code 2014-03-19 17:38:01 +01:00
Frank Liepold
463e15c0a6 test_suite: increase wait time, call some preparatory functions 2014-03-19 17:38:01 +01:00
Frank Liepold
011bbb2b3f test_suite: test case for marsadm set-sync-pref-list and set-sync-limit-value 2014-03-19 17:38:01 +01:00
Frank Liepold
ba24681d43 test_suite: thomas new method and log-purge-all patches 2014-03-19 17:38:01 +01:00
Frank Liepold
989fbaa067 test_suite: new test cases: network cut before leave-resource in split brain resolution 2014-03-19 17:38:00 +01:00
Frank Liepold
0e46d23291 test_suite: formatting 2014-03-19 17:38:00 +01:00
Frank Liepold
e468217570 test_suite: marsadm primary --force needed only for switch of designated primary 2014-03-19 17:38:00 +01:00
Frank Liepold
cb21daa338 test_suite: debug output and simplification of split brain correction
debug output for marsview <-> marsadm view-1and1 comparison
WIP: split brain correction contains debug output to be removed.
2014-03-19 17:38:00 +01:00
Frank Liepold
8c6e37e142 test_suite: print only result line to stdout 2014-03-19 17:38:00 +01:00
Frank Liepold
b424e63c99 test_suite: to correct split brain always do primary --force on designated primary 2014-03-19 17:38:00 +01:00
Frank Liepold
516b541c6e test_suite: use --force 2014-03-19 17:38:00 +01:00
Frank Liepold
b509b26845 test_suite: print symlinks in case of COMPARE BAD 2014-03-19 17:38:00 +01:00
Frank Liepold
835749b3bd test_suite: speedup bad compares 2014-03-19 17:38:00 +01:00