aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09Merge "CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability"Daniel Rose1-125/+233
2019-09-09Fix policy type json files as per new modelramverma3-673/+635
As per updated model, policy type & data type are represented as Map directly instead of List of Map earlier. Updating the json files to adapt to this change. Issue-ID: POLICY-2047 Change-Id: Id46b6d20f3c1cb727909b0825066e4763120e46a Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-09-06Add orchestration project to SO integration testing repositoryMnushkin, Dmitry (dm4252)30-0/+1709
Add orchestration project containing robot setup for testing Create and Delete Service Instance that will utilize requests directed to simulator (SIM) Container and AAI image Issue-ID: SO-2264 Signed-off-by: Mnushkin, Dmitry (dm4252) <dm4252@att.com>;;; Change-Id: Iac4ac97fcbe5e73712486547d4a5046387751e5b
2019-09-06CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceabilityTamasBakai1-125/+233
Issue-ID: DCAEGEN2-1719 Change-Id: If5c96a7f205a34f78e50585a7187c5b9a3820023 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-09-03Create VNF Instantiation TestingeHanan2-10/+95
Change-Id: I230e569c0b25d31aaf63d5476c7585673c9eb58b Issue-ID: SO-2238 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-02Fix test for clamp-backend and frontend new UIeh552t3-76/+24
Signed-off-by: eh552t <eh552t@intl.att.com> Change-Id: I123876f31dc591184f0986edba4bc9a302779607 Issue-ID: CLAMP-276
2019-08-29Change policy-distribution csit test casesa.sreekumar2-2/+31
Change policy-distribution csit test cases to support ToscaPolicyType and ToscaPolicy. Change-Id: Ic6539a2c6f3d2a5b0a4a0b66ce456512d909a320 Issue-ID: POLICY-1893 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-08-27Correct path for service-instanceJoanna Jeremicz2-5/+5
Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I5ebedbe527d6dea2f9e9212555ce9af54382e065
2019-08-27Delete csit for ocataHaibin Huang2-39/+0
Issue-ID: MULTICLOUD-775 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I29181c746a4691409a2df32a9f6c77d0a56724c6
2019-08-22Merge "Adjust SDC-DCAE-DS to integration test changes"Daniel Rose7-218/+213
2019-08-22Fixing test assertions and adding correct override.yamlwaqas.ikram1-2/+4
Change-Id: I9bb25b51734907fef191d6f548b28a65d147e3b9 Issue-ID: SO-2144 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-21Adjust SDC-DCAE-DS to integration test changeskaihlavi7-218/+213
Backport improvements made to corresponding integration test in https://gerrit.onap.org/r/#/c/testsuite/+/92864/ to CSIT Change-Id: Iadc7463b81a9860f1b625abdaff66a125b4a9c46 Issue-ID: SDC-2480 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-08-13Create basic Test case to invoke ETSI floweHanan2-6/+59
Change-Id: I6786ec0a97789965825f4d0b390a44c5a3aa5d64 Issue-ID: SO-2144 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-08-12Fix numerous fatal errors and other typoskaihlavi3-1080/+992
Issue-ID: PORTAL-702 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I656a3aca0910d194375391b2e29781389b08df07
2019-08-08Use ONAPLibrary.SDC in SDC-DCAE-DS communicationkaihlavi1-27/+6
Refactor SDC-DCAE-DS CSIT further by taking ONAPLibrary.SDC in use also for communications with SDC-DCAE-DS Issue-ID: TEST-186 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Ib87ef5da180ebac9248734721c133aa834e43a1a
2019-08-01Merge "Take ONAPLibrary.SDC in use in DCAE-DS CSIT"Daniel Rose1-46/+18
2019-08-01Merge "Replace json_templater usage"Daniel Rose15-132/+122
2019-08-01Merge "Update to Setup and Testcases due to PM Mapper dmaap plugin feature"Daniel Rose1-9/+5
2019-08-01Take ONAPLibrary.SDC in use in DCAE-DS CSITkaihlavi1-46/+18
- Replace old SDC communication with new ONAPLibrary.SDC methods - Use ONAPLibrary also for Base64 encoding Issue-ID: TEST-186 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I8f1b0898508fe3117a542c7ee3254beba2e50bb6
2019-08-01Replace json_templater usagekaihlavi15-132/+122
Remove project-specific json_templater.robot file and adjust the tests to use ONAPLibrary.Templating instead following the example here: https://gerrit.onap.org/r/#/c/integration/csit/+/90264/ Issue-ID: TEST-181 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I29edbbbb054f100fdb92981cc4c1e44402d7cad7
2019-08-01Update to Setup and Testcases due to PM Mapper dmaap plugin featurerajendrajaiswal1-9/+5
Change-Id: I81945e730019a6035e838b71094eb8616eaee235 Issue-ID: DCAEGEN2-1581 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-07-31Merge "Update to Setup and Test Case due to dmaap plugin feature in PM Mapper"Daniel Rose3-82/+59
2019-07-30Update to Setup and Test Case due to dmaap plugin feature in PM Mapperrajendrajaiswal3-82/+59
Change-Id: I1eece6a9f642bdf989c91810bff8d859c7cb95db Issue-ID: DCAEGEN2-1581 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-07-29Update VID Workflow input idIttay Stern2-6/+6
Change-Id: Ifa79040eb24e0147b0a8d9aa5e2fb7be21a3b745 Issue-ID: VID-532 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-25Simulate Service Distribution of SDC Service in Catalog DBrope2522-0/+123
Change-Id: I9437305940dacd985ad12d0af3c19ba2b78eca0b Issue-ID: SO-1948 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-07-18Add csit case for Individual NSD management SubscriptionOlivia.Zhan1-0/+80
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I7b90e77c536c02bb95311ca84d9904df6f8439e2
2019-07-17Fix log checking in PRH so that only entries generated during test execution ↵grabinsk5-47/+62
are taken into account. - fixing "Should not send PNF ready when DMaaP event is not JSON array" test that was passing due to checking log entry generated by a previous test - improving logs generated by keyword waiting for log entry - changing 'find log entry' to 'wait for log entry' with explicit timeout setting - adjusting timeouts for waiting for log entries to appear (20s is enough when prh workflow execution is scheduled every 10s) Change-Id: I20c67dfce6e8d1809d24ddb3108a088b00165996 Issue-ID: DCAEGEN2-1544 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-07-17Add csit case for NSD management SubscriptionsOlivia.Zhan2-0/+113
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I33a8503461234d7811e6a4b0156e4d2c90321f0a
2019-07-16Add csit for vnflcm subscriptionfujinhua2-0/+128
Change-Id: Ie96c8001506cb7fbad462e93446a42e890a740f3 Issue-ID: INT-1015 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-16Add csit case for PNFD ContentOlivia.Zhan2-0/+96
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I7da0adb1028a1fd7a6b347fd82b6ba6a3234d3bb
2019-07-13Add csit case for NSD ContentOlivia.Zhan3-0/+106
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: Ie57a58719632ff4be134cde6bea6de277e8cde6e
2019-07-12Add csit case for Individual Pnf DescriptorOlivia.Zhan1-0/+66
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I19dce3059d41c9ecd71b0ef2b7f8f3fe1712173a
2019-07-11Add csit case for Individual Network Service DescriptorOlivia.Zhan1-0/+66
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: Ieb5a1c81f5c38742ad43d78f99734f32fd6ad337
2019-07-11Add csit case for Network Service DescriptorsOlivia.Zhan3-2/+79
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I5c8fe5fc63b87fef7aa05b1b4bf697512f753b7e
2019-07-11Add csit case for PNF DescriptorsOlivia.Zhan3-49/+105
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I3abe3fcb8094001a1de1f37c92cfcf8f403b2f95
2019-07-10INT-1118: e2e csits for configuration over netconf uctragait5-0/+135
Change-Id: I0cbeacb31c6cc35ee4e723a01edd93517003e7eb Issue-ID: INT-1118 Signed-off-by: tragait <rahul.tyagi@est.tech>
2019-07-10Add csit case for Individual VNF Package and ContentOlivia.Zhan3-0/+165
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I6626ff1937cc8bbfafcc5707e4bc541e1579998a
2019-07-10Add csit case for VNF PackagesOlivia.Zhan2-0/+77
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: Ic7e8718f037d11bf7d1ea806e16519e6cfa99d46
2019-07-09remvoing json templater useDR695H33-221/+100
Issue-ID: TEST-158 Change-Id: I0ef42c20de50f9aebaf70056cc00d7a7aa61e712 Signed-off-by: DR695H <dr695h@att.com>
2019-07-09Add csit case for VNF Package Subscriptions and Individual VNF Package ↵Olivia.Zhan2-6/+128
Subscription Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I7b1c7c06ecf535bf9f875efbeaafb2dd70d0a333
2019-07-08Merge "Pull correct docker images for master branch"Gary Wu2-3/+6686
2019-07-08Merge "Added Robot test for Healthcheck"Gary Wu1-0/+16
2019-07-08Merge "Test basic registration scenario when AAI and dmaap is configured ↵Gary Wu5-2/+82
_NOT_ to use cert auth"
2019-07-08Merge "Bbs tests improvements"Mariusz Wagner6-55/+26
2019-07-08Add csit case for catalogOlivia.Zhan1-0/+45
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: Ibe3c2991651f3bd1f43b97c3a57936e5e30206a7
2019-07-05Bbs tests improvementsJoanna Jeremicz6-55/+26
Issue-ID: INT-1100 Change-Id: I17ad2f3a270cddeaad239d23756500a08e91a200 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2019-07-04Added Robot test for HealthcheckeHanan1-0/+16
Change-Id: I774b7d7cf4e7c5b4065ef46d905b74f3da08a468 Issue-ID: SO-1640 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-07-03Pull correct docker images for master branchBilal A2-3/+6686
Enables Policy CSITs for API, PAP, Distribution, Drools-applications, Apex-PDP and XACML-PDP to pull correct docker images based on the code branch. -------------- Updating the policy model json in apex-pdp csit Changes were made to read the policy model as proper json instead of json formatted string in APEX-PDP. With this fix in place, the policy tosca json file need to be updated with the proper json. Issue-ID: POLICY-1836 Issue-ID: POLICY-1796 Change-Id: I6b99c8ae9cb78dd8ebddc522bc2a7080ec6e5735 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech> Signed-off-by: Bilal A <bilal@research.att.com>
2019-07-03Test basic registration scenario when AAI and dmaap is configured _NOT_ to ↵grabinsk5-2/+82
use cert auth Change-Id: I92d6670344a65eed4289c5f72bdd5206f2b329f9 Issue-ID: INT-1076 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
2019-07-02New BBS PRH testcasesJoanna Jeremicz26-11/+604
Issue-ID: INT-1100 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I19455f401beeecf28c94575b8115e6ce8249bf0a