Add ping test in aclrecovery suite
[integration/test.git] / csit / libraries / AAAKeywords.robot
index 118b934524607752516b336d5ee2082401f87005..eb2313315fadb36a28dfb0131c64399c3873ff96 100644 (file)
@@ -1,10 +1,9 @@
 *** Settings ***
 Library           RequestsLibrary
-Variables         ../variables/Variables.py
+Resource          ../variables/Variables.robot
 
 *** Variables ***
 ${WORKSPACE}      /tmp
-${BUNDLEFOLDER}    distribution-karaf-0.3.0-SNAPSHOT
 ${AUTHN_CFG_FILE}    ${WORKSPACE}/${BUNDLEFOLDER}/etc/org.opendaylight.aaa.authn.cfg
 
 *** Keywords ***