aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16Merge "Add dfc log to console"Daniel Rose1-18/+18
2019-09-16Merge "Modify Db script"Anaël Closson3-9/+6
2019-09-16Fixing SO-2337 filename too long issueeHanan1-1/+1
Change-Id: I02ce1a948d79219e9c373f43a22c00dba57074ff Issue-ID: SO-2337 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-16Add dfc log to consoleyanhuanwang1-18/+18
Change-Id: I9d382dedf25448c2e138bab14443addde27caa47 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-13Modify Db scriptsebdet3-9/+6
Change db script so that it uses the autogenerated test data instead of a predefined one Issue-ID: CLAMP-496 Change-Id: I211913acbe49f93696e8d21674936fd589964b4a Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-09-13Fix bug of DFC daily jenkins jobyanhuanwang1-18/+18
Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-12Merge "Add orchestration project to SO integration testing repository"Daniel Rose30-0/+1709
2019-09-12Merge "Correct path for service-instance"Daniel Rose2-5/+5
2019-09-12Update dfc env variablesyanhuanwang1-2/+2
Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8 Issue-ID: DCAEGEN2-1702 Signed-off-by: Martin Yan <martin.c.yan@est.tech>
2019-09-11fix a race condition bug in dfc csityanhuanwang1-2/+2
Change-Id: Ibed69f6a1ac068d7b088ed0367ea5b59e29f933f Signed-off-by: Martin Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-10Changing sdc directory to unzipped_sdc_csarwaqas.ikram1-8/+7
Change-Id: I82c771869b58bcbc0357b0e7f9774e3487c04017 Issue-ID: INT-1243 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-10Fix two bytes issue in so csit testseHanan1-1/+1
Change-Id: I7419c05936d42addf58b4ce45140d0474a9a0264 Issue-ID: SO-2299 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-09robot access to list instead of mapjhh1-1/+1
Issue-ID: POLICY-2063 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I4fdff6f2d95af87e36108412a92e8f2936d7f6fd Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
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