aboutsummaryrefslogtreecommitdiffstats
path: root/test-apis-ci
AgeCommit message (Collapse)AuthorFilesLines
2019-05-17Test case failure CSAR file correctedsarada prasad sahoo1-0/+0
Fix the vSBC CSAR file as per NFV SOL0001 v2.5.1 Change-Id: I637312e91452ffa47f5a9fd14152c3966a39beaf Issue-ID: SDC-2170 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-14Support Capability PropertiesMojahidul Islam3-44/+301
This change includes following changes 1. Get capability properties from global types- BE 2. Show capability properties in cap/req screen 3. Support Capability Properties in assingment, operation and consumption screens Change-Id: Ieb4fa5705007c8bed3d82eb4fe4604572aa202d7 Issue-ID: SDC-2294 Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
2019-05-07Update SDC version 1.5.0Sonsino, Ofir (os0695)1-1/+1
Change-Id: I22d2273103230bd9ee7c3655b5f33e4308bb9f92 Issue-ID: SDC-1913 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-05-05Test case failure CSAR file correctedsarada prasad sahoo1-0/+0
Fix the vSBC CSAR file as per NFV SOL0001 v2.5.1, changed property name from 'layer_protocol' to 'layer_protocols' Change-Id: I28895943855367174f5c7866b68686a4fa6ec6cf Issue-ID: SDC-2170 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-05-01Sanity test failure for signed PNF onboarding packagesAndyWalshe4-16/+16
Change-Id: I622cc596b229904e2871f5977cde2b8f21acb6ba Issue-ID: SDC-2259 Signed-off-by: AndyWalshe <andy.walshe@est.tech>
2019-04-30Upgrade SDC to use common cassandra clustermahendrr1-3/+2
Change-Id: Ib6a45de3b10cb57466b7b3ef2e18b2fe07639c0f Issue-ID: SDC-2199 Signed-off-by: mahendrr <mahendra.raghuwanshi@amdocs.com>
2019-04-30GAB UI sanityPiotr Darosz1-0/+282
Prepare UI sanity check for basic GAB functionality. Change-Id: If9b3a45f615ed3e88259b713f3776c22080d7a6d Issue-ID: SDC-2242 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-04-28Update Sanity tests to verify PNF package onboardingAndyWalshe11-36/+91
Change-Id: Ibf7af544bf5fb9c63cf8d9c1573dafe50a395560 Issue-ID: SDC-1970 Signed-off-by: AndyWalshe <andy.walshe@est.tech>
2019-04-14Revert "Upgrade SDC to use common cassandra cluster"Sonsino, Ofir (os0695)1-2/+3
This reverts commit 00a6a4d66b0d22d530314816b4b5697fbc975e37. Change-Id: I308844556aea66e91064d9067e3ba54179a0bb46 Issue-ID: SDC-2199 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2019-04-11Functional Test Automation: VSPVodafone2-0/+33
Change-Id: I2090a0646c1f1c7077830dbf49294f9a711774e4 Issue-ID: SDC-2047 Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2019-04-11Apply Valid Value Constraints validationsiddharth09056-497/+714
Apply Valid Value Constraints validation for FE and BE in Property Assignment, Input, Service Consumption screen Change-Id: I01c7523bad702f003cd52fd88bc69fe950b2b4f3 Issue-ID: SDC-2224 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2019-04-10Upgrade SDC to use common cassandra clusterMahendra Raghuwanshi1-3/+2
Issue-ID: SDC-2199 Change-Id: I139f38f3f3d968b775c9962bfe3ad6d13ea7f678 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-10Internal API for interface artifact uploadpriyanshu3-52/+162
Internal API for interface artifact upload Change-Id: I9934a6d6aa11680b883f51ba8f231aeb866f2487 Issue-ID: SDC-2226 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2019-04-04REvert Sanity Fixshrek20001-5/+0
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I4393228a1577ccb7dc0b16db3f14a9b65d2db690 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-04-01Increase test coverage for asdctoolParshad Patel1-1/+1
Add basic JUnit test cases in asdctool/migration/tasks/mig1806 Add hamcrest-all version in parent pom.xml Issue-ID: SDC-1895 Change-Id: I88b1bdb2f3619721fe80f57f0526de5b59e8a6af Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-31Test Sanity Fixshrek20001-0/+5
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I11cbef3761aec392bc1b312d60737e494cb7b4bd Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-03-25fix a typoLiang Ding1-1/+1
retrive -- > retrieve Change-Id: Ic6bce5b991c042cc2d19f1f72dd827644111b105 Issue-ID: SDC-2207 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-03-04Requirement and capabilities featuremojahidi8-0/+540
1. Enhance Service/VF/PNF to support Req & Cap 2. Added Type fetch APIs to fetch types from global types Change-Id: I2b749ec9da34e488421b8ebe311ccf03c4b7c0fd Issue-ID: SDC-2142 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2019-02-24fix a typoLiang Ding2-5/+5
Lable --> Label Signed-off-by: Liang Ding <liang.ding@intel.com> Issue-ID: SDC-2128 Change-Id: I24ff0d9364eb6d39b565b34cee20e9f00364275d
2019-02-19Test Sanity FixOren Kleks1-5/+0
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I07d0923c085ddaef778b99a5cf2db64a9e11c12d Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-19Test Sanity FixOren Kleks1-1/+6
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I7ca6f69321499e976f61e5b06b5bb464e8b58e4e Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-18fix a typoLiang Ding2-2/+2
ALRADY --> ALREADY Signed-off-by: Liang Ding <liang.ding@intel.com> Issue-ID: SDC-2124 Change-Id: I6dc337b7b6b9229253107aca461bf32129601ed8
2019-02-12Remove broken testsshrek20001-1/+0
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I8da544fbc3f874a7a23ff3a59159cadc4288b4a3 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-07Add dependent child service to serviceshrek200010-9/+300
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I5a650f57a27587c4ce6f33059719060ffa1f13de Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-01-21Operation on PNFsiddharth09052-38/+120
Operation on PNF Change-Id: I51448659eb5e730f42f30c6b5978809cfa1c9b6c Issue-ID: SDC-2054 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2019-01-14Interface operation feature enhancementspriyanshu6-0/+360
1. API restructuring to enhance model and provide more capabilities. 2. Allowed multiple interface creation under same resource/service. 3. Enhanced validations to align with updated model. 4. API restructuring to align UI model with Tosca model. 5. Enhanced Junit and code coverage. 6. Added BDD and CI-API tests. Change-Id: I2d8ac8a6154fd9be8254836ba0da1540210031c0 Issue-ID: SDC-1999 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2019-01-02CI Test for get all interface lifecycle typesshrikantawachar3-0/+93
CI Test for get all interface lifecycle types Change-Id: I81bc5834f9a51ccdca3e51e5c11c7e72df1db26d Issue-ID: SDC-1999 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-11-26SDC can not handle complex string in tosca yamlTal Gitelman2-2/+2
Issue-ID: SDC-1918 Change-Id: I86957b5d4bf0dab5ca749623efbccd6f4b535f10 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-15update sdc version in masterMichael Lando1-1/+1
update sdc version to 1.4.0 for master Change-Id: Ia3b16b397b6e01dc185549dd20be399ee67a791a Issue-ID: SDC-1913 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-05bump sdc version to 1.3.3Michael Lando1-1/+1
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-01update sdc to version 1.3.2Michael Lando1-1/+1
Change-Id: Ibd1a6a23f061c23e8bb0bb603f6ac315581564f6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-01upgrading jettyTal Gitelman1-1/+1
Change-Id: Ie6307656f88cab59346bb17bcfc75ca494b572d7 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-10-24update sdc version to 1.3.1Michael Lando1-1/+1
Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-23new UI onboarding testYuli Shlosberg1-2/+9
Change-Id: I2594e1d4e5c1112bb7845d9fd69d88ceb1e0fa67 Issue-ID: SDC-1854 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-21update jetty dockerTal Gitelman1-1/+1
Change-Id: Ic2b0e7dff24618123ffaa455ec694bb8fb87c183 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-10-12update sdc portal integrationTal Gitelman3-5/+5
Change-Id: I6e17434f753c2eaa562da80c1eade8688601f510 Issue-ID: SDC-1749 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-10-10fix security vilation CVE-2015-3253Tal Gitelman1-0/+4
Change-Id: Ibce54fed7786183c40d85293257d831a8b8fbbbb Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-10-08SOL004 compliant CSAR Manifest fileudhay_vz5-0/+0
Change-Id: I7f63fb12f413155072a5f35204f2b80ad8b7517b Issue-ID: SDC-1745 Signed-off-by: udhay<udhayachandran.m@verizon.com>
2018-10-04fix netty security violationYuli Shlosberg1-0/+11
Change-Id: Iee4c5b6a15f81c53f7711b445760640a3b31ac31 Issue-ID: SDC-1721 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-09-25fix licensing issuesMichael Lando5-0/+0
remove unused files update the licensing file to aligne with LF format fix csars Change-Id: Ic511ed6ef53dd49f4af1ecef0522a852a7349f7a Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-25fix security vilation CVE-2015-3253Tal Gitelman1-1/+0
Change-Id: I694afc331a2bbc41f2d179b9591a1fb3f1065b5e Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-18fix security vilation CVE-2015-3253Tal Gitelman1-1/+6
Change-Id: I6fd93f598b9655fe9c81095affdcafde1692aa26 Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-12fix security vilation SONATYPE-2015-0002Tal Gitelman1-0/+10
Change-Id: Ib526b8dfc3e7be9a2fc5d8ddfc3e32d2f0e4852f Issue-ID: SDC-1717 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-05Configuration adjustmentsAreli, Fuss (af732p)1-1/+1
Configuration adjustments after CI Change-Id: Id2d59ae76178f58cae6e1928a29039b2ea3b3dfa Issue-ID: SDC-1299 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-08-26json/yaml validation for modelsdekstroza2-8/+45
Introduced yaml-json-validator-maven-plugin a. Runs in validate phase b. For now only validate /import/tosca subfolders c. Validates both yml and json files Change-Id: I53513321c4378485dd821c251de5555050313911 Issue-ID: SDC-1343 Signed-off-by: dekstroza <dejan.kitic@ericsson.com>
2018-08-16update onboarding APIYuli Shlosberg1-1/+1
Change-Id: I7286eadb9476f9e2ab65a1eeceef66fb945bc7b5 Issue-ID: SDC-1653 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-08-15maven improvements and clean upMichael Lando1-56/+4
update plugging to latest available versions, remove un needed files from source control clean up commented sections. disable verbose for docker plug in. add logback file for tests to disable out put by default. update logging calls to new api. disable logging on debug level. update docker run to include simulator on demand Change-Id: Icc0fb7add6dd4fe65f5f3d8dd309fd8dae2681fc Issue-ID: SDC-1639 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-05add removed unit testsMichael Lando1-1/+1
Change-Id: Iabd593d8d9ab0efeb32032d5c4d72b8fa1c27e63 Issue-ID: SDC-1590 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-29re base codeMichael Lando204-14289/+12874
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-24Update sdc-parser version and allign normativesTal Gitelman3-12/+12
Change-Id: Ib654abf209c3c46a93416516e7eb31409ed621f6 Issue-ID: SDC-1544 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>