X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetvirt%2Fhost_route%2Fhost_route_handling.robot;h=0f0e38e197f9bcddd3b842273e4ee81289c69c70;hb=0a7b377645f729d94c7e19cf93b3eb13836f6bdd;hp=ad223fcdf2fcc4bc8ccddb9d00632908e424b883;hpb=44c5b52376dfffa04367b5f43fbe4543189c06f9;p=integration%2Ftest.git diff --git a/csit/suites/netvirt/host_route/host_route_handling.robot b/csit/suites/netvirt/host_route/host_route_handling.robot index ad223fcdf2..0f0e38e197 100644 --- a/csit/suites/netvirt/host_route/host_route_handling.robot +++ b/csit/suites/netvirt/host_route/host_route_handling.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for VM based Host Route Handling -Suite Setup Create Setup +Suite Setup Suite Setup Suite Teardown OpenStackOperations.OpenStack Suite Teardown Library Collections Library RequestsLibrary @@ -48,7 +48,7 @@ Verify removal of host route Verify No Hostroutes In Subnet ${SUBNETS[${0}]} destination='${NON_NEUTRON_DESTINATION[${0}]}${PREFIX24}',\\sgateway='${SUBNET_GW_IP[${0}]}' *** Keywords *** -Create Setup +Suite Setup [Documentation] Creates initial setup VpnOperations.Basic Suite Setup : FOR ${network} IN @{NETWORKS}