aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2019-08-22Fixing test assertions and adding correct override.yamlwaqas.ikram2-1/+324
Change-Id: I9bb25b51734907fef191d6f548b28a65d147e3b9 Issue-ID: SO-2144 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-21Adding tenant relationship and generic vnf post endpointswaqas.ikram17-39/+530
Change-Id: I7a735cd85e8e4264170df7f99c0adeddfe72684d Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-21Adding tenant endpointswaqas.ikram26-144/+319
Change-Id: I956422b6383a913340f8c40735a25fdf7058c735 Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-20Adding cloud region endpointswaqas.ikram22-159/+705
Change-Id: I68563dd035b4e52b29ddce012a84b9124a8a48e3 Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-20Adding line of business relationship endpointwaqas.ikram16-164/+301
Change-Id: I7e03a8faf50c0712e67c2f70819abbd2db0e25a6 Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-19Adding aai line of business endpointswaqas.ikram16-208/+466
Change-Id: Ic81d3bef49ad4549471f7b618e4aa98ac2725ca7 Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-19Adding aai platform endpointswaqas.ikram25-99/+717
Change-Id: Ibe08bf0a6f7e65632a1ebc7a539272f55a049eaf Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-16Adding generic vnf and relationship endpointswaqas.ikram31-76/+1272
Change-Id: I14a331e1a2d46dcb8f4b5ecd39723156a9da5754 Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-14Minor update to wait-for-container scriptwaqas.ikram3-13/+24
Change-Id: I60fe89b1c16b961718e371f5bcf54b9d884160a7 Issue-ID: SO-2144 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-13Create basic Test case to invoke ETSI floweHanan3-3/+39
Change-Id: I6786ec0a97789965825f4d0b390a44c5a3aa5d64 Issue-ID: SO-2144 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-08-13Merge "INT:1183 fix csit for sdnc_netconf_tls_post_deploy"Daniel Rose1-14/+6
2019-08-13Adding wait for container to startup scriptwaqas.ikram4-3/+149
Change-Id: I8da9a26b01d0522526811e39db4a044a845293ca Issue-ID: SO-2144 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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-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-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-01INT:1183 fix csit for sdnc_netconf_tls_post_deploytragait1-14/+6
Change-Id: Idea342ebf1aa143eaaf51f1506886e6f3fe9d898 Issue-ID: INT-1183 Signed-off-by: tragait <rahul.tyagi@est.tech>
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 Rose3-9/+12
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-01Update to Setup and Testcases due to PM Mapper dmaap plugin featurerajendrajaiswal3-9/+12
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 Rose5-48/+68
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 Mapperrajendrajaiswal5-48/+68
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-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-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 Wu3-0/+34
2019-07-25Simulate Service Distribution of SDC Service in Catalog DBrope2523-0/+34
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>