Commit Graph

846 Commits

Author SHA1 Message Date
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 397c3b1ce3 test_suite: to calculate checksums take mars size of data device 2014-02-05 08:41:02 +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
Thomas Schoebel-Theuer 8f15006b15 doc: new LCA2014 slides 2014-01-13 08:34:54 +01:00
Thomas Schoebel-Theuer a93d2138b2 doc: correct SPLIT BRAIN resolution 2014-01-01 22:12:51 +01:00
Thomas Schoebel-Theuer 9432a1f394 doc: update graphics 2014-01-01 22:01:12 +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
Joerg Mann 94c9656779 testing: remove old files 2013-12-12 08:37:35 +01:00
Joerg Mann 8cee26a02f monitoring: mars-status update, add zabbix template
- add zabbix template, cronjob and config
2013-12-12 08:31:07 +01:00
Thomas Schoebel-Theuer 1d52efb880 brick_mem: improve debugging messages 2013-12-05 08:08:57 +01:00
Thomas Schoebel-Theuer ff2b4337ea infra: show version tags in /proc/sys/mars/version 2013-12-05 08:08:26 +01:00
Thomas Schoebel-Theuer 7e124d0550 all: release light0.1beta0.15 2013-11-21 11:54:10 +01:00
Thomas Schoebel-Theuer 03e6ae01f6 doc: describe throttling 2013-11-21 11:53:17 +01:00
Thomas Schoebel-Theuer eb9aebc3ae infra: fix delay computation in limiter 2013-11-21 07:20:01 +01:00
Thomas Schoebel-Theuer fd30cd6b44 infra: show ops count in limiter 2013-11-21 07:20:01 +01:00
Thomas Schoebel-Theuer af418eb9f0 infra: make limiter {min,max}_window configurable 2013-11-21 07:20:00 +01:00
Thomas Schoebel-Theuer 8b74dddc24 infra: fix limiter overflow in denominator 2013-11-21 07:20:00 +01:00
Thomas Schoebel-Theuer 8696e417db infra: make limiter max_delay settable 2013-11-21 07:20:00 +01:00
Thomas Schoebel-Theuer 606528768f if: fix amount of throttling 2013-11-20 11:54:14 +01:00
Frank Liepold f3c9d8757f test_suite: current state
Signed-off-by: Thomas Schoebel-Theuer <schoebel@bell.site>
2013-11-20 11:13:57 +01:00
Thomas Schoebel-Theuer 6579393177 light: rename throttling parameters and defaults 2013-11-20 11:13:57 +01:00
Thomas Schoebel-Theuer 65bdee3b08 infra: show cumulatives in all limiters 2013-11-19 12:22:45 +01:00
Frank Liepold 871e3994db light: fix throttling calculation of request sizes
Signed-off-by: Thomas Schoebel-Theuer <schoebel@bell.site>
2013-11-19 11:44:15 +01:00
Thomas Schoebel-Theuer cc857ac4e7 doc: update ChangeLog 2013-11-18 13:44:05 +01:00
Thomas Schoebel-Theuer 97f296f8f7 doc: update INSTALL 2013-11-18 13:41:50 +01:00
Thomas Schoebel-Theuer c167fccfa3 doc: README points to http://schoebel.github.io/mars/ 2013-11-18 13:41:50 +01:00
Thomas Schoebel-Theuer 67927ef56a doc: add logo for github pages 2013-11-18 08:19:10 +01:00
Frank Liepold 18fd90d538 test_suite: current state
Signed-off-by: Thomas Schoebel-Theuer <schoebel@bell.site>
2013-11-07 10:38:21 +01:00
Joerg Mann fa8f8bdb0c mars-status: fixes, rewrite version- and linkcheck, add historyview
Signed-off-by: Thomas Schoebel-Theuer <schoebel@bell.site>
2013-11-06 14:43:09 +01:00