aboutsummaryrefslogtreecommitdiffstats
path: root/plans
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16remove vnfm adapter testseHanan4-74/+0
Change-Id: Icef48d1f70b62afecf57bd6cebeb8f9653d7e1fb Issue-ID: SO-2340 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-16Fixing SO-2337 filename too long issueeHanan29-16717/+4
Change-Id: I02ce1a948d79219e9c373f43a22c00dba57074ff Issue-ID: SO-2337 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-13Fix bug of DFC daily jenkins jobyanhuanwang1-0/+2
Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-12Merge "POLICY: update of apache-maven repo URL"Daniel Rose3-6/+18
2019-09-12Merge "Add support for testing of local SDC images"Daniel Rose2-0/+45
2019-09-12Merge "Update dfc env variables"Daniel Rose1-2/+3
2019-09-12Switch hv-ves version from 1.2-SNAPSHOT to latestkjaniak2-2/+2
Besides latest version for HV-VES also Configbind version is top up Issue-ID: DCAEGEN2-1751 Change-Id: I39131ffe191315c9215858d646ae329fc9166ce8 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-09-12Update dfc env variablesyanhuanwang1-2/+3
Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8 Issue-ID: DCAEGEN2-1702 Signed-off-by: Martin Yan <martin.c.yan@est.tech>
2019-09-12update csit test for modeling/etsicatalog projectdyh3-7/+8
Change-Id: If69c17fb0e7664ae6f24af284833daa46ed32b82 Issue-ID: MODELING-220 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2019-09-10Enable Run ETSI Tests against local docker imagesAndrewLamb4-3/+58
Change-Id: Ic1653a408676d0f3d17c52c64f96dc145fd07b61 Issue-ID: SO-2288 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-09-10Merge "Changing sdc directory to unzipped_sdc_csar"Daniel Rose29-104/+9
2019-09-10Merge "update dfc source to offical product"Daniel Rose1-2/+1
2019-09-10Changing sdc directory to unzipped_sdc_csarwaqas.ikram29-104/+9
Change-Id: I82c771869b58bcbc0357b0e7f9774e3487c04017 Issue-ID: INT-1243 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-10Solved sdc jenkins jobs triggeringeHanan1-7/+7
Change-Id: Ia05a51b58f4a6514c642f468e938d9c41af09ce9 Issue-ID: INT-1243 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-10update dfc using common certifiatesyanhuanwang3-9/+40
Change-Id: I347c38424aa7ce07b81b52e4573e7375fdd09ae6 Signed-off-by: Martin Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-10Fix two bytes issue in so csit testseHanan30-4/+16819
Change-Id: I7419c05936d42addf58b4ce45140d0474a9a0264 Issue-ID: SO-2299 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-10POLICY: update of apache-maven repo URLMartin Klozik3-6/+18
Allow automatic selection of the best apache mirror server to avoid hardcoded mirror server in apache-maven download url. This change should increase reliability of POLICY CSIT test plans in case that some mirror servers are experiencing issues. Originally used server is set as preferred, i.e. it still will be used if it's available. In case of failure of maven installation, test plan execution will be terminated with failure. Change-Id: Ia765652b42e6a20716f5e76304916602852b5654 Issue-ID: POLICY-2046 Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2019-09-09Add support for testing of local SDC imagesPetr Ospalý2-0/+45
By default it is disabled and the test works as before, but by providing the SDC_LOCAL_IMAGES variable with a value of true/yes it will not use the upstream images (from registry) but instead the local one (in docker cache) - they have to be build beforehand of course. They are two more optional variables (if SDC_LOCAL_IMAGES == true/yes): SDC_LOCAL_GITREPO .. for local git repo instead of an upstream branch SDC_LOCAL_TAG .. it will use local images with this docker tag Issue-ID: SDC-2553 Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com> Change-Id: Ib64ca17e81aa9c3406e0a5d8fb403f1c1b0862a1
2019-09-09update dfc source to offical productyanhuanwang1-2/+1
Change-Id: I6b75de2b4c5e1c4c9cdf6b5d5f116eba81c6505a Signed-off-by: Martin Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-09Merge "CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceability"Daniel Rose4-14/+38
2019-09-06CSIT uplift for CBS, generalized DFC, bugfixes, stability, traceabilityTamasBakai4-14/+38
Issue-ID: DCAEGEN2-1719 Change-Id: If5c96a7f205a34f78e50585a7187c5b9a3820023 Signed-off-by: TamasBakai <tamas.bakai@est.tech>
2019-09-04New location required for Maven Tar in ETSI CSIT TestseHanan1-2/+2
Change-Id: I1c6c2605ff2eeaf21a4d35b66465e28c70476f6a Issue-ID: INT-1236 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-03Create VNF Instantiation TestingeHanan4-3/+28
Change-Id: I230e569c0b25d31aaf63d5476c7585673c9eb58b Issue-ID: SO-2238 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-03Fixing SDNC vnf endpoint bugwaqas.ikram4-4/+150
Change-Id: I1ddb59706db5fc6a402e0980bcbb12ae1c6bbce5 Issue-ID: SO-2220 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-02populating esr data in a&ai simulatorwaqas.ikram7-8/+66
Change-Id: I85498b0a4d14e6839329b515112f98ee22822a41 Issue-ID: SO-2239 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-30minor update to setup.sh scriptwaqas.ikram1-3/+4
Change-Id: Ic429358d94c3bb2f4224584177da857615cdf060 Issue-ID: SO-2239 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-30Fixing Unsupported Media Type bugwaqas.ikram3-1/+7
Change-Id: Ib2c757a51162515a5b80b01b0912cdf3ee6622da Issue-ID: SO-2239 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-30Adding AAI ESR endpointswaqas.ikram21-21/+1032
Change-Id: Ic237c78dd3a9f3b134c134a579e96ad08b63bea6 Issue-ID: SO-2239 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-30Merge "Change policy-distribution csit test cases"Daniel Rose2-12/+91
2019-08-30Adding vnf-topology-operation endpointwaqas.ikram19-93/+504
Change-Id: Ic4d0306742a7ad9c4a3ddf2532185b24d80bced9 Issue-ID: SO-2220 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-29Fixing so-csit-integration testswaqas.ikram2-32/+37
Change-Id: Ic74cb89c61260c6fdcec98478b92f5cd31060131 Issue-ID: INT-1229 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-08-29Change policy-distribution csit test casesa.sreekumar2-12/+91
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-27Delete csit for ocataHaibin Huang6-133/+0
Issue-ID: MULTICLOUD-775 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I29181c746a4691409a2df32a9f6c77d0a56724c6
2019-08-22Fixing project and owning entity relationship endpointswaqas.ikram27-105/+398
Change-Id: I74a83877227f23cdcb9843e2ca6b7dd6e9d2f842 Issue-ID: SO-2219 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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>