From a929867cca5c31c5923ff97ab4ddbc35a094bbc6 Mon Sep 17 00:00:00 2001 From: antirez Date: Sun, 23 Feb 2014 17:50:59 +0100 Subject: [PATCH] Sentinel test: added empty units to fill later. --- tests/sentinel-tests/02-slaves-reconf.tcl | 1 + tests/sentinel-tests/03-runtime-reconf.tcl | 1 + 2 files changed, 2 insertions(+) create mode 100644 tests/sentinel-tests/02-slaves-reconf.tcl create mode 100644 tests/sentinel-tests/03-runtime-reconf.tcl diff --git a/tests/sentinel-tests/02-slaves-reconf.tcl b/tests/sentinel-tests/02-slaves-reconf.tcl new file mode 100644 index 00000000..49ecb1ab --- /dev/null +++ b/tests/sentinel-tests/02-slaves-reconf.tcl @@ -0,0 +1 @@ +# Check that slaves are reconfigured at a latter time if they are partitioned. diff --git a/tests/sentinel-tests/03-runtime-reconf.tcl b/tests/sentinel-tests/03-runtime-reconf.tcl new file mode 100644 index 00000000..50bca554 --- /dev/null +++ b/tests/sentinel-tests/03-runtime-reconf.tcl @@ -0,0 +1 @@ +# Test runting reconfiguration command SENTINEL SET.