Remove variables and scripts for netvirt
[integration/test.git] / csit / libraries / L2GatewayOperations.robot
index f453078c21695639ca5a74c41dce617b000668f0..6afd2c6eb74069b95840932b4109c8228bf3216d 100644 (file)
@@ -11,11 +11,11 @@ Resource            VpnOperations.robot
 Resource            OpenStackOperations.robot
 Resource            DevstackUtils.robot
 Resource            ../variables/l2gw/Variables.robot
-Resource            ../variables/netvirt/Variables.robot
 
 
 *** Variables ***
-${L2GW_VAR_BASE}    ${CURDIR}/../variables/l2gw
+${L2GW_VAR_BASE}        ${CURDIR}/../variables/l2gw
+${INTEGRATION_BRIDGE}   br-int
 
 
 *** Keywords ***