2666f737b0
Sentinel test: added empty units to fill later.
2014-02-25 10:24:16 +01:00
ec593b582e
Sentinel test: framework improved and conf-update unit added.
...
It is now possible to kill and restart sentinel or redis instances for
more real-world testing.
The 01 unit tests the capability of Sentinel to update the configuration
of Sentinels rejoining the cluster, however the test is pretty trivial
and more tests should be added.
2014-02-25 10:24:16 +01:00
ef01bbe1f5
Sentinel test: move init tests as includes.
...
Most units will start with these two basic tests to create an
environment where the real tests are ran.
2014-02-25 10:24:16 +01:00
2b4bc4f900
Sentinel test: ability to run just a subset of test files.
2014-02-25 10:24:16 +01:00
8a6774e209
Sentinel test: some reliability fixes to 00-base tests.
2014-02-20 12:28:18 +01:00
6bb42b5bfe
Sentinel test: check that role matches at end of 00-base.
2014-02-20 12:28:18 +01:00
37be5987e6
Sentinel test: ODOWN and agreement.
2014-02-20 12:28:18 +01:00
b037c897ae
Sentinel test: check reconfig of slaves and old master.
2014-02-20 12:28:18 +01:00
f7cb83778b
Sentinel test: basic failover tested. Framework improvements.
2014-02-20 12:28:18 +01:00
a11749f9f6
Sentinel test: basic tests for MONITOR and auto-discovery.
2014-02-20 12:28:18 +01:00
8292dd50cd
Sentinel test: info fields, master-slave setup, fixes.
2014-02-20 12:28:18 +01:00
68a3d5602e
Prefix test file names with numbers to force exec order.
2014-02-20 12:28:18 +01:00
bbbe68aa0d
Sentinel test: provide basic commands to access instances.
2014-02-20 12:28:18 +01:00
2a35abcf12
Sentinel: initial testing framework.
...
Nothing tested at all so far... Just the infrastructure spawning N
Sentinels and N Redis instances that the test will use again and again.
2014-02-17 17:39:23 +01:00