From 46259a6f06bcc047c1430caf989486538e553e14 Mon Sep 17 00:00:00 2001 From: Faseela K Date: Wed, 13 Jun 2018 06:17:21 +0530 Subject: [PATCH] Fix minor typos in ha test suites Change-Id: I91296e7404bd8e3217ccd14f7d5eb89b72888e14 Signed-off-by: Faseela K --- csit/suites/openstack/clustering/ha_l2.robot | 2 +- csit/suites/openstack/clustering/ha_l3.robot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csit/suites/openstack/clustering/ha_l2.robot b/csit/suites/openstack/clustering/ha_l2.robot index 33d01d44f4..c40b593f06 100644 --- a/csit/suites/openstack/clustering/ha_l2.robot +++ b/csit/suites/openstack/clustering/ha_l2.robot @@ -28,7 +28,7 @@ ${SECURITY_GROUP} cl2_sg *** Test Cases *** Create All Controller Sessions - [Documentation] Create sessions for all three contorllers. + [Documentation] Create sessions for all three controllers. ClusterManagement.ClusterManagement Setup Create Network net_1 diff --git a/csit/suites/openstack/clustering/ha_l3.robot b/csit/suites/openstack/clustering/ha_l3.robot index 774d7079e9..b97b908d3d 100644 --- a/csit/suites/openstack/clustering/ha_l3.robot +++ b/csit/suites/openstack/clustering/ha_l3.robot @@ -31,7 +31,7 @@ ${SECURITY_GROUP} cl3_sg *** Test Cases *** Create All Controller Sessions - [Documentation] Create sessions for all three contorllers. + [Documentation] Create sessions for all three controllers. ClusterManagement.ClusterManagement Setup Take Down Leader Of Default Shard -- 2.36.6