aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-12Fixing minor bugswaqas.ikram7-33/+30
Change-Id: Ic6a555135fdefd03cd720ab4eb87cc8fff20029e Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-12Merge "Remove redundant robot variable"Daniel Rose2-15/+29
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-12Remove redundant robot variablekaihlavi2-15/+29
Remove the setting of unused BE_IP Robot variable and add copyright to script Change-Id: I6248ab469dfab5383f7ada852de3f39784dd3faa Issue-ID: SDC-2505 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-08-08Adding correct user in aai simulatorwaqas.ikram11-137/+235
Plus Fixing belows issues - NullpointerException in aai simulator - Service Type update in catalogdb - OutputRequest format in sdnc simulator Change-Id: I87c8b814e93cf9bc83b62e90b868c603a15a5560 Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-08Merge "Use ONAPLibrary.SDC in SDC-DCAE-DS communication"Daniel Rose1-27/+6
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-07Populate AAI Simulator Docker Jobwaqas.ikram8-2/+292
Change-Id: I91f8e5c7b21930974f0a7264c9735c4b0375026a Issue-ID: SO-2182 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-06Adding basic support for sdnc simwaqas.ikram25-122/+475
Change-Id: I84ff3c7c22642d41f77cc2ce789b1cc711da9729 Issue-ID: SO-1950 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-06Add MSB paramerter to csit when start nslcmyangyan1-1/+1
Change-Id: I1952d61e3a3dde7a00b31ff9ce4d41cf675013e5 Issue-ID: VFC-1479 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-08-02Adding operations endpoint for sdn-c simulatorwaqas.ikram16-9/+937
Change-Id: I02d6e988ff0f307bb8590eb3634505a01d656ea1 Issue-ID: SO-1950 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-02Merge "Adding infrastructure for sdnc simulator"Fu Jinhua55-191/+460
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-01Adding infrastructure for sdnc simulatorwaqas.ikram55-191/+460
- Changing package names as csit jenkins jobs are trigger based on component names defined in file path Change-Id: Ib8b75ce11185c37bed0d8f4e3918b6660cf24ec8 Issue-ID: SO-1950 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-01Merge "Update to Setup and Testcases due to PM Mapper dmaap plugin feature"Daniel Rose4-18/+17
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-01Adding basic auth support to sdc simwaqas.ikram12-65/+255
Change-Id: Ifa01f084150ec0f67e30e18a4f74c35633a4c0a7 Issue-ID: SO-1949 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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 featurerajendrajaiswal4-18/+17
Change-Id: I81945e730019a6035e838b71094eb8616eaee235 Issue-ID: DCAEGEN2-1581 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-08-01Merge "Adding VNFM-Simulator Docker image to CSIT tests"Fu Jinhua1-0/+18
2019-07-31Adding owning-entity endpointwaqas.ikram21-54/+744
Change-Id: I2d0e05bc8563d86be38440dcbed7b2abcfe6411c Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-31Merge "Update to Setup and Test Case due to dmaap plugin feature in PM Mapper"Daniel Rose8-130/+127
2019-07-31Adding VNFM-Simulator Docker image to CSIT testsAndrewLamb1-0/+18
Change-Id: I8212d40894bbe62e5a4c42cddd1d95643a71afdf Issue-ID: SO-1952 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-07-30Adding aai nodes endpointwaqas.ikram17-40/+800
Change-Id: I79d7533caebf504fd3a30abd2c35b7537c14b5af Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-30Update to Setup and Test Case due to dmaap plugin feature in PM Mapperrajendrajaiswal8-130/+127
Change-Id: I1eece6a9f642bdf989c91810bff8d859c7cb95db Issue-ID: DCAEGEN2-1581 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-07-30Merge "Add required docker images for ETSI flow tests"Fu Jinhua1-33/+157
2019-07-30Merge "Adding project endpoint and https support"Fu Jinhua24-131/+737
2019-07-29Adding project endpoint and https supportwaqas.ikram24-131/+737
Change-Id: Id5ee9f335ff8e5bb84b537bdc544b6608a35ecf0 Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-29Add required docker images for ETSI flow testsrobert.tomczyk1-33/+157
Change-Id: Idea925e11c8324f098dbdc77638e8693c098fda7 Issue-ID: SO-2144 Signed-off-by: robert.tomczyk <robert.tomczyk@est.tech>
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-27Merge "Adding service instances endpoint supports"Fu Jinhua12-130/+634
2019-07-26Adding service instances endpoint supportswaqas.ikram12-130/+634
Change-Id: I778d750fe68a88b10eacb9b447a2a96e670b181c Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-26Fix corrupted Zip Archive for SO-1948rope2521-0/+0
iChange-Id: I6d6fb35228fbfbae061b6a454fc7d26245059f48 Issue-ID: SO-1948 Signed-off-by: rope252 <gareth.roper@est.tech> Change-Id: I6ba8c0fb410254e6fb2685b2941b1b4d9a244f04
2019-07-25Merge "Simulate Service Distribution of SDC Service in Catalog DB"Gary Wu5-0/+157
2019-07-25Simulate Service Distribution of SDC Service in Catalog DBrope2525-0/+157
Change-Id: I9437305940dacd985ad12d0af3c19ba2b78eca0b Issue-ID: SO-1948 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-07-25Adding wait for script for checking hostwaqas.ikram1-0/+138
Change-Id: Ib7004cec2fad3808cab6b15604cc11a87b06b953 Issue-ID: SO-2144 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-25Align VFC-catalog MSB RegisterOlivia.Zhan1-1/+1
Issue-ID: VFC-1449 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I55f0cb8810814d61ce98c9c3136664ecd78988dc
2019-07-24Adding customer and serive subscription handlingwaqas.ikram14-8/+780
Change-Id: Ib1fc5407302e52bf5bc65f341abfaba31e02fc83 Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-23Merge "Creating infrastructure for aai simulator"Gary Wu15-17/+283
2019-07-23Merge "adapt csit to integration, update the configurations"Gary Wu1-29/+32
2019-07-23adapt csit to integration, update the configurationsYongchaoWu1-29/+32
Change-Id: Iddf8f19795744e6ed9c0e9c42d0be5f42e4a2c22 Issue-ID: SO-2145 Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
2019-07-23Creating infrastructure for aai simulatorwaqas.ikram15-17/+283
Change-Id: I73b15d50db8216e7fe3e2cade3b80fe645f363a9 Issue-ID: SO-1953 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-22Update CSIT with El Alto DockersInstrumental1-9/+9
Issue-ID: AAF-902 Change-Id: I68f3c065f1d75dd13ea316676ff9d3001b2e056a Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-07-22Merge "Add volumes for VNFM-adapter in docker-compose file"Gary Wu1-1/+4
2019-07-22Add volumes for VNFM-adapter in docker-compose fileeHanan1-1/+4
Change-Id: I728723179106d25998c62e39241be4a555261192 Issue-ID: SO-1951 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-07-22Adding time out handling in setup.sh scriptwaqas.ikram4-20/+117
Change-Id: I410d597da6a1fe15d4b02794f56b3507563978c8 Issue-ID: SO-1955 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-19Adding time out handling in apply-workarounds.shwaqas.ikram1-9/+37
Change-Id: I77a9ef6c28bfb12c7eed812967a4cfcd0a8836c7 Issue-ID: SO-1955 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-18Automate workaround to trigger ETSI flowwaqas.ikram8-14/+325
Change-Id: Ib9bf3639acb16b7b403cb07ba71407711bd529ff Issue-ID: SO-1955 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-18Add csit case for Individual NSD management SubscriptionOlivia.Zhan2-0/+81
Issue-ID: INT-1015 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I7b90e77c536c02bb95311ca84d9904df6f8439e2