Commit Graph

180 Commits

Author SHA1 Message Date
Frank Liepold 6b2c1787f5 test_suite: remove leftovers of marsview 2014-04-09 11:41:11 +02:00
Frank Liepold a9e6c8583b test_suite: fix: make test robust against "module mars not loaded" 2014-04-02 09:26:37 +02:00
Frank Liepold 67ec9b3d96 test_suite: fix: don't remove 5.mars.total.log too early. 2014-04-02 09:23:13 +02:00
Frank Liepold 5a7c6942ea test_suite: rmmod at the end of all tests *before* checking the log files for errors.
rmmod could produce some errors which we want to report.
2014-04-02 09:16:52 +02:00
Frank Liepold 2aa9c3373d test_suite: report unintended overwriting of memory, too. 2014-04-02 09:13:30 +02:00
Frank Liepold f78314a8fa test_suite: doc: Howto understand what a test does 2014-04-01 07:12:17 +02:00
Frank Liepold acc1529954 test_suite: after split brain resolution wait for device to appear 2014-04-01 07:12:16 +02:00
Frank Liepold 6ef6998c02 test_suite: add test_cases to build the mars module and install a new kernel on the test systems 2014-04-01 07:12:16 +02:00
Frank Liepold 13e5f922e4 test_suite: typo 2014-04-01 07:12:16 +02:00
Frank Liepold c7f320953a test_suite: decrease amount of bytes written by dd per loop
On system with very slow I/O this avoids exceeding timeouts
2014-04-01 07:12:16 +02:00
Frank Liepold 5d9f062d0f test_suite: fix: count -> $count 2014-04-01 07:12:16 +02:00
Frank Liepold deb007c379 test_suite: refactoring 2014-04-01 07:12:16 +02:00
Frank Liepold 8214de52d0 test_suite: fix: replace replay flag A with ${marsview_replay_flag} 2014-03-19 17:38:03 +01:00
Frank Liepold 947eb0db0c test_suite: add missing test case 2014-03-19 17:38:02 +01:00
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