X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenstack%2Fclustering%2Fha_l2.robot;h=42520124dada7a7b6961444d6f323f09aacb06b3;hb=4634d5bdc188c5ef1edc72cc185ebf61ec8912ae;hp=68c1b57d0a9d4c0b5ed6cefa82e11f0bf969ccb3;hpb=f98e958da3a334baa3d533195dea49310370e07b;p=integration%2Ftest.git diff --git a/csit/suites/openstack/clustering/ha_l2.robot b/csit/suites/openstack/clustering/ha_l2.robot index 68c1b57d0a..42520124da 100644 --- a/csit/suites/openstack/clustering/ha_l2.robot +++ b/csit/suites/openstack/clustering/ha_l2.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite to verify packet flows between vm instances. -Suite Setup Devstack Suite Setup source_pwd=yes +Suite Setup OpenStackOperations.OpenStack Suite Setup Suite Teardown Close All Connections Test Setup SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing Test Teardown OpenStackOperations.Get Test Teardown Debugs @@ -102,7 +102,6 @@ Take Down ODL2 Create Vm Instances For net_1 [Documentation] Create Vm instances using flavor and image names for a network. - BuiltIn.Log ${devstack_conn_id} OpenStackOperations.Create Vm Instances @{NETWORKS}[0] ${NET_1_VMS} sg=${SECURITY_GROUP} Create Vm Instances For net_2