summaryrefslogtreecommitdiffstats
path: root/tests/00-geo-rep/00-georep-verify-setup.t
diff options
context:
space:
mode:
authorKotresh HR <khiremat@redhat.com>2019-04-23 12:41:32 +0530
committerAmar Tumballi <amarts@redhat.com>2019-05-11 11:09:06 +0000
commitaf4d9131c8d09907853ee2f6e30b2a9bd80f3c84 (patch)
tree87a3adb186c0b116574ee37aedc59942a92a60a5 /tests/00-geo-rep/00-georep-verify-setup.t
parentb4db967224db3b16bc1d749fc2cb6f795363362d (diff)
cli: Validate invalid slave url
This patch validates the invalid slave url in cli itself and throws appropriate error. fixes: bz#1098991 Change-Id: I278e2a04a4d619d2c2d1db0dd56ab5bdf7e7f469 Signed-off-by: Kotresh HR <khiremat@redhat.com>
Diffstat (limited to 'tests/00-geo-rep/00-georep-verify-setup.t')
-rw-r--r--tests/00-geo-rep/00-georep-verify-setup.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/00-geo-rep/00-georep-verify-setup.t b/tests/00-geo-rep/00-georep-verify-setup.t
index 267d9336f89..cfe912120c0 100644
--- a/tests/00-geo-rep/00-georep-verify-setup.t
+++ b/tests/00-geo-rep/00-georep-verify-setup.t
@@ -51,6 +51,10 @@ TEST glusterfs -s $H0 --volfile-id $GSV0 $M1
#BASIC GEO-REPLICATION TESTS
############################################################
+#Test invalid slave url
+TEST ! $GEOREP_CLI $master ${SH0}:${GSV0} create push-pem
+TEST ! $GEOREP_CLI $master ${SH0}:::${GSV0} create push-pem
+
#Create geo-rep session
TEST create_georep_session $master $slave