diff options
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/demo.robot | 1 | ||||
-rw-r--r-- | robot/testsuites/oof/oof-cmso.robot | 2 | ||||
-rw-r--r-- | robot/testsuites/oof/oof-has.robot | 2 | ||||
-rw-r--r-- | robot/testsuites/oof/oof-osdf.robot | 2 |
4 files changed, 3 insertions, 4 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index 412c9cd1..8a11ab88 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -75,7 +75,6 @@ Preload APPC CDT GUI [Tags] APPCCDTPreloadDemo Setup Browser Preload APPC CDT GUI -# Preload APPC CDT GUI demo reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json ${EXECDIR}/robot/assets/templates/appc/reference_AllAction_vLoadBalancer_vLoadBalancer-test0_0.0.1V.json ${EXECDIR}/robot/assets/templates/appc/template_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.xml ${EXECDIR}/robot/assets/templates/appc/pd_ConfigScaleOut_vLoadBalancer_vLoadBalancer-test0_0.0.1V_vLB.yaml Distribute vFWNG CDS Model [Documentation] Distribute vFWNG for CDS diff --git a/robot/testsuites/oof/oof-cmso.robot b/robot/testsuites/oof/oof-cmso.robot index 98cf63aa..e7d2aaee 100644 --- a/robot/testsuites/oof/oof-cmso.robot +++ b/robot/testsuites/oof/oof-cmso.robot @@ -2,7 +2,7 @@ Documentation Testing OOF-CMSO ... ... Testing OOF-CMSO Future Schedule ETE -Resource ../resources/oof_interface.robot +Resource ../../resources/oof_interface.robot *** Test Cases *** Basic OOF-CMSO CSIT diff --git a/robot/testsuites/oof/oof-has.robot b/robot/testsuites/oof/oof-has.robot index f0dd0475..64e52d95 100644 --- a/robot/testsuites/oof/oof-has.robot +++ b/robot/testsuites/oof/oof-has.robot @@ -2,7 +2,7 @@ Documentation Testing OOF-HAS ... ... Testing OOF-HAS SEND PLANS -Resource ../resources/oof_interface.robot +Resource ../../resources/oof_interface.robot *** Test Cases *** Basic OOF-HAS CSIT diff --git a/robot/testsuites/oof/oof-osdf.robot b/robot/testsuites/oof/oof-osdf.robot index 72e04c0f..4bcccc0f 100644 --- a/robot/testsuites/oof/oof-osdf.robot +++ b/robot/testsuites/oof/oof-osdf.robot @@ -2,7 +2,7 @@ Documentation Testing OOF-HAS ... ... Testing OOF-HAS SEND PLANS -Resource ../resources/oof_interface.robot +Resource ../../resources/oof_interface.robot *** Test Cases *** Basic OOF-OSDF CSIT for Homing |