Change OS_DEPLOY to OPENSTACK_TOPO
[integration/test.git] / csit / libraries / VpnOperations.robot
index c6c7aa9e3ecb195ca259c743e32456b60cdd0d92..b73266cfcb86dd817e1be900170c161fe01759ad 100644 (file)
@@ -288,9 +288,9 @@ Delete Multiple L3VPNs
     \    VPN Delete L3VPN    vpnid=${vpn}
 
 VNI Test Setup
-    BuiltIn.Return From Keyword If    "${OS_DEPLOY}" == "1cmb-0ctl-0cmp"
+    BuiltIn.Return From Keyword If    "${OPENSTACK_TOPO}" == "1cmb-0ctl-0cmp"
     SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 
 VNI Test Teardown
-    BuiltIn.Return From Keyword If    "${OS_DEPLOY}" == "1cmb-0ctl-0cmp"
+    BuiltIn.Return From Keyword If    "${OPENSTACK_TOPO}" == "1cmb-0ctl-0cmp"
     OpenStackOperations.Get Test Teardown Debugs