aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-06-24Some corrections for VLB CDSHany Abdelbaki1-0/+9
Issue-ID: TEST-247 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com> Change-Id: Ib23970af35270bcc5ba6c76c7eaef98d967474e9
2020-05-29Fix 5g_bulk_PM and pnf_registrate test case errors1.6.3Krzysztof Kuzmicki1-1/+1
Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I48b012b2a2d88b55eb83037654ee92272e4b7684
2020-05-07remove url_encoded operational policyBrian Freeman2-1/+52
add Payload back into template fix tabs and remove commented out lines Issue-ID: INT-1350 Change-Id: Ieeaa6c9f6b2e18c4ee5cf433504654897f6157bb Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-05Updates for Policy Version ChangesBrian Freeman2-7/+8
Issue-ID: INT-1350 Change-Id: I4c5956467b7e674546f89678921342cb7dd3e19c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-30Extend PnF registrate test cases for GR APIKrzysztof Kuzmicki1-3/+3
Issue-ID: INT-1477 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If4184f17307e2694ab9988d24821fd1ce8331c31
2020-04-08vFW Operational Policy tosca changeBrian Freeman1-25/+0
Issue-ID: INT-1350 Change-Id: I3491b45f80038adbad1f5e25013dd22382be8a24 Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-01ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki1-0/+9
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I87dd001822e2fe2f61a731167250eb56e724b606
2020-04-01Extend PnF registrate test cases for GR APIKrzysztof Kuzmicki1-0/+70
Issue-ID: INT-1477 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If7ade6850bd59799d5445cebe27db5c948522e06
2020-03-18Fix json format issuesmrichomme4-603/+598
Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia5cb9866e7f6a7af45a361ba1d7c1722220054c3 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-11-04Initial Generic GRA API supportBrian Freeman1-0/+42
Fixes from testing with GRA on SO Added tags for instantiateVLBGRA, instantiateVFWDTGRA, instantiateGRA Issue-ID: INT-1345 Change-Id: I1e8839530c3335d2682cd4d592785c61cb6bbe45 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-30Add repush policyBrian Freeman1-2/+2
Add Undeploy before push Fix RESOURCE_ID in old template Issue-ID: INT-1272 Change-Id: If04e692f7927a1170b2d686a4f9e7b39a400973b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-20Fix ControlLoop Name and TeardownBrian Freeman1-3/+3
Issue-ID: INT-1272 Change-Id: Ib9d628b59d1b0367d05d7f4973cf66ad0a48f161 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-09-17add needed import and move cds to common folderDR695H2-32/+40
Issue-ID: TEST-214 Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8 Signed-off-by: DR695H <dr695h@att.com>
2019-09-13Add instantiate vLB_CDS to robot (jinja template)Abdelmuhaimen Seaudi1-0/+163
Issue-ID: TEST-194 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I32590fdd944cb1f624b5d551acae3dbaed2fe350
2019-08-25Fix alootted_properties templateBrian Freeman1-4/+4
Issue-ID: AAI-2582 Change-Id: Iefb61249515370cbb43d09590c4c52ab975398bb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-08-20Add SDC-DCAE-DS integration testkaihlavi5-0/+947
Add initial end-to-end SDC integration test case including SDC-DCAE-DS via APIs to create a catalog service with monitoring configuration as described under https://wiki.onap.org/display/DW/How+to+Create+a+Service+with+a+Monitoring+Configuration+using+SDC This test case is adjusted for onapci from csit/tests/sdc-dcae-d/dcaed/ Please note that this commit changes commonly used sdc_interface.robot and affects all distribution test cases Issue-ID: SDC-2480 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I8c7766d286f80431bfb8be60a8299ce98a4ae81f
2019-08-02ROBOT test cases improvements for PnP PNF in El Alto releasekrzysztof kuzmicki4-3/+25
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I7b840e4fa53c9058d74872cbaf3e1922651b7997
2019-07-31removing extra variablesDR695H1-1/+1
Issue-ID: TEST-184 Change-Id: I700f0b4f2a9b94bcdcc263b903b4658238f5388b Signed-off-by: DR695H <dr695h@att.com>
2019-07-30renaming the tempalte folder to be correctDR695H18-0/+0
Issue-ID: TEST-174 Change-Id: I2909b87e8c3c7b70c4af7c475788fcb0d03c0b26 Signed-off-by: DR695H <dr695h@att.com>
2019-07-29renaming openecomp to onapDR695H2-10/+10
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>
2019-07-24move SO code to python for easier reuseDR695H2-19/+6
Issue-ID: TEST-179 Change-Id: I23db38db7810fc298df66dbde023a6ec559d46e8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-22remove the last of the global variablesDR695H1-7/+0
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
2019-07-18remove lines from jinja tempaltesDR695H51-58/+51
Issue-ID: TEST-174 Change-Id: Ib54b1998e55681a14697336e63766134bfc4bac8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-08move preload to the sdnc interfaceDR695H6-64/+49
Issue-ID: TEST-173 Change-Id: Ie5cf74ebb20af3b9994ff6dfbec3a51f49cddef8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-01use latest robotframework-onap keywordsDR695H2-6/+6
Issue-ID: TEST-171 Change-Id: Ie1db142d2e44cfe10f84403754917b6ef5989caf Signed-off-by: DR695H <dr695h@att.com>
2019-06-24move appc assets out of templatesDR695H3-86/+0
Issue-ID: TEST-158 Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20move rest of stirngtemplating off old formatDR695H8-246/+246
Issue-ID: TEST-158 Change-Id: I55c246eba1c0132d70b9c7298da095c72cdecbc3 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20replace aai, closeloop, sdc with jinjaDR695H64-259/+253
Issue-ID: TEST-158 Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20move portal, pgn, pnf policy to jinjaDR695H13-16/+16
Issue-ID: TEST-158 Change-Id: Ie27f2cf976e76471bf65f0ffd506a82f0e9caf09 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19move so, clamp, oof to jinjaDR695H13-210/+48
Issue-ID: TEST-158 Change-Id: I88798326879463103a66a97d4ddbc53e864be01a Signed-off-by: DR695H <dr695h@att.com>
2019-06-19migrate mr_Interface to jinjaDR695H2-1/+1
Issue-ID: TEST-158 Change-Id: I2b9e462f7739283b7f74403a7ff4da0b9934c246 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19move cds templates to template folderDR695H3-0/+87
Issue-ID: TEST-158 Change-Id: I492de0574080a9b1e8420e513b53477f133b98d5 Signed-off-by: DR695H <dr695h@att.com>
2019-05-31Cherry pick: vfwclosedloop for new vFWBrian Freeman1-0/+5
Manual cherry pick from dublin Issue-ID: INT-838 Change-Id: I19f619f6e5b1c0a788e0f6014d79c07c88e3eecd Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-24Match API version-id requirementBrian Freeman1-1/+1
Create Policy returns and integer but push policy expect X.0.0 template updated to match push API Add back test for 200 to push that was used for testing Issue-ID: POLICY-1685 Change-Id: I7fa22ddecfcdbef3fc03cedbb59c77cf336fec2d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-17Use policy yaml and encode itBrian Freeman4-2/+31
Leaving old urlencoded tempalte in case we need to revert Issue-ID: POLICY-1685 Change-Id: I25bbf86193863ff0787b0b6e9987227360ed6a88 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-17Set resource type as VL for Generic NeutronNetYang Xu1-1/+1
Change-Id: I01734240673293596b1695309807f98f6652f16c Issue-ID: INT-1080 Signed-off-by: Yang Xu <yang.xu3@huawei.com> (cherry picked from commit 7464de975c50a3efe1c6a1cbe7159e5ebc705fff)
2019-05-16Fix operational template encodingBrian Freeman1-1/+1
Issue-ID: POLICY-1685 Change-Id: Icb8a15abe1dedde718effe076a5f3d3709c0c18d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-15Set VersionBrian Freeman1-1/+1
Read policy-version from create of operational Issue-ID: POLICY-1685 Change-Id: I6d98bd1149b99bc4a105d1d471657a7cff0d4446 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-09Fix space on Log To ConsoleBrian Freeman2-3/+3
fix template $ change POST to Policy Api, Pap Added Validate Issue-ID: INT-1071 Change-Id: I8bd51341221e3dd2fb000ae1c5686760a279413e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-08update readme, add demo jinja, stage1 of servmapDR695H1-0/+26
Change-Id: Ibf7ec8a9915b03bbf25cd3c86c23fe3056b4a42a Issue-ID: TEST-152 Signed-off-by: DR695H <dr695h@att.com>
2019-05-02Add DMaaP Update topic ACL testBrian Freeman1-0/+7
fixed Pomba Documentation warning Issue-ID: INT-1058 Change-Id: Ifda1ccf4002312d031fde2520226de719b788853 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-30Updates for new policyBrian Freeman1-7/+7
Fix for APPC mount of multiple VM VNFs Issue-ID: POLICY-1685 Change-Id: If8de8ecaa2052044af0512206fe8b326b21f50c4 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-29Update for Dublin Policy APIBrian Freeman3-0/+66
Add newline for downloaded CSAR Log in sdc interface Add templates and Keywords for new Policy API for testing Issue-ID: POLICY-1685 Change-Id: Ib85d3be4004dda04ae6c8d95d48763222547528e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-29Create OOM based CSIT for OSDFvrvarma2-0/+122
Adding CSIT test cases for OSDF for homing and pci-opt Change-Id: I6ad770ef12d8c90373fd7e8b97091a262f1d241a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-450
2019-04-18tests for bus controllerpkaras1-0/+2
Change-Id: Ib21382bc74832c223d87bd193c030428b6a8b6e4 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-16Tie in SoUtils for direct to SOBrian Freeman12-0/+1191
Issue-ID: INT-1028 Change-Id: I263381efc078cf154262a52627a10e2c4b265ec9 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-15Update for v3 KEYSTONE SO configBrian Freeman1-0/+19
Issue-ID: INT-1026 Change-Id: I18f521030683f2b8ee7a42d837c49e630dc1cfbb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-11Add CSIT testing for optf-hasRuoyu Ying1-0/+40
Add one more test case for OOF homing. Change-Id: I2e022964c1448b53cb629ccd850b3660fe069270 Issue-ID: OPTFRA-449 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-04-09Added CSIT test case for CMSO DublinJerry Flood2-0/+66
Issue-ID: OPTFRA-473 Change-Id: Ib2bc8f73083b4320ad46109b52b4ec5131d4aebe Signed-off-by: Jerry Flood <jflood@att.com>
2019-03-22Sync to Dublin SDCBrian Freeman2-35/+21
Issue-ID: SDC-2205 Change-Id: I903f8c5124bef4a2b9ba868af20329e4752382c6 Signed-off-by: Brian Freeman <bf1936@att.com>