Remoce wrong keyword for node data 16/80616/5
authorFaseela K <faseela.k@ericsson.com>
Wed, 27 Feb 2019 07:03:25 +0000 (12:33 +0530)
committerSam Hague <shague@redhat.com>
Thu, 28 Feb 2019 13:30:21 +0000 (13:30 +0000)
Upgrade CSIT has been failing with the below error:

No keyword with name 'DevstackUtils.Set Node Data For Control Only Node
Setup' found.

The keyword was renamed, but the keyword call can simply be removed
because the proper keyword is called during Suite Setup->
OpenstackOperations.OpenStack Suite Setup->Devstack Suite Setup->
Get DevStack nodes Data

Change-Id: I05d7470733669e5b74d57237f1c013cdf345c219
Signed-off-by: Faseela K <faseela.k@ericsson.com>
csit/suites/netvirt/upgrade/upgrade.robot

index ac305cd6b58033942ecd9f2576adef064b5c869c..ede190962973e87e864b21518c5fdfc3b985e1b1 100644 (file)
@@ -33,7 +33,6 @@ ${UPDATE_FLAG_PATH}    /restconf/config/odl-serviceutils-upgrade:upgrade-config
 Create Setup And Verify Instance Connectivity
     [Documentation]    Create 2 VXLAN networks, subnets with 2 VMs each and a router. Ping all 4 VMs.
     Check Resource Connectivity
-    DevstackUtils.Set Node Data For Control Only Node Setup
     Dump Debug With Annotations    POST_SETUP
 
 Stop ODL