aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates
AgeCommit message (Collapse)AuthorFilesLines
2023-03-14[ROBOT] Clean up 5gbulkpmefiacor4-150/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4656d05892fa16dfe4ac05a096140fd9d8a511ee Issue-ID: OOM-3100
2023-01-26[APPC] Remove APPC junkefiacor2-10/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ibe45140261245e80a3a662d64c8a1935acabf5af Issue-ID: OOM-3069
2022-03-25[ROBOT] Adopt DCAEMOD test cases to helm based deploymentKrzysztof Kuzmicki2-10/+36
Adopt DCAEMOD test cases to helm based deployment Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1895 Change-Id: Id09932899f11ab37b391709c580d681674705432
2021-04-07[ROBOT] Add new E2E test for 5G BulkPM usecase from HTTP server to ONAP gatingKrzysztof Kuzmicki2-0/+65
The goal is to add test suite for new E2E test for 5G BulkPM use case using HTTPS server as an origin for PM files to be downloaded from. Connection between DFC and HTTPS will be based on CMPv2 Certificate-based authentication Issue-ID: INT-1815 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Iebb71eb68538618cbc0c42444a039bd0f8effcf5
2021-02-26Add DCAE MOD smoke/verification test using simple appKatarzyna Wasiel2-0/+92
Issue-ID: INT-1855 Signed-off-by: Katarzyna Wasiel <katarzyna.wasiel@nokia.com> Change-Id: Idbd385547cd5d0ef9ce7b53060d84ea8d9031e06
2020-12-08Fixes for tcagen2 and repush vFWCL policiesBrian Freeman1-1/+1
Issue-ID: INT-1803 Change-Id: Ica53cee26bd19b663bb49ecfc4750fe3cfe32e8c Signed-off-by: Brian Freeman <bf1936@att.com>
2020-10-12Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki2-0/+29
Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I79ac8cfc4755b134fa214d21cc71cc2b2067461b
2020-09-24Add entitlement pool type to entitlement_pool.jinjaJulienBe1-0/+1
Issue-ID: INT-1726 Change-Id: Ic260ab5bd58700b5dee791abcadb451473a18fe9 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>
2020-08-26Remove deprecated Policy Component TestsPamela Dragosh9-126/+0
These tests I don't think are being called anymore. They refer to the old policy/engine code which is being deprecated. In addition, removing the drools-pdp Health check as the new PAP component consolidates all the policy components into one Healthcheck now. Minor fix for dcagen2 Policy Type that was missed in my last review. Renamed the Policy Healthcheck to remove the "new" Issue-ID: POLICY-2003 Change-Id: I8e90a1a70ca71ec57c665a4de6a02c223f3ccbe5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-08-21Update dcaegen2 tca policy typePamela Dragosh1-2/+2
DCAE team Deprecated the cdap version of tca in guilin, this updates to the gen2 version. Issue-ID: INT-1702 Change-Id: Ie666a594be6e8cea1cf9aae8abdabc2067c27938 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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>