Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master 60f1ee3944482de0ae8970125306e3a462065f4f
UT-enhance NodeTemplateOperationTest
UT for catalog model NodeTemplateOperation class
Issue-ID: SDC-1775
Change-Id: Ia85ef99c3467e9671b97c53f785aaf6ac1c7a525
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master e24fa783d8340236cd3d768c1271e9c918aa524f
UT-ToscaElementLifecycleOperation
Add UT for catalog model ToscaElementLifecycleOperation class
Issue-ID: SDC-1775
Change-Id: Ie9a876fcd3f79a67fe7084034afcbd6937ba9bb1
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 803926af358815abfe9fd27e63fcb0bd40b25784
Add UT for zusammen adaptor
Change-Id: I80720b3c322b55ae39b363f3042c9f0efb5e1510
Issue-ID: SDC-1822
Signed-off-by: talig <talig@amdocs.com>
|
|
Project: sdc master 6e5e2e19ed43ed4f4b23b58a5c78f2350fe64d19
Fixed configuration tests to run on Linux
On Linux, environment variables are case sensitive,
while on Windows they are not.
Change-Id: I49dfd68ab3596ff7ee4a7a53aeba906b606df81b
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 32320724e9fa45d18593cf81314ac068f02560dd
UT-ArtifactsBL handleDelete
UT for catalog be ArtifactsBusinessLogic class handleDelete method
Issue-ID: SDC-1775
Change-Id: I1ef9807208cca1dc7ad1d23c5096642ea35b072b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 9125b48d8813a254d5ae14109d5bd81fd34c2f33
Removed code that stored configuration in DB
Conditionally enabled unit tests, fixed a few
static analysis violations, added copyright headers.
Change-Id: I46ccafc5f4397f82b86d5c51bf0452f2060f6a70
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 04a5bef1c0c8ac2bd22c416ef224d968279550ee
update sdc version to 1.3.1
Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
Project: sdc master 838c368551e086ef14936b86e58d7148a131c4f5
Validate vlm is not draft during vsp submit
If vlm version is used - make sure it is Certified,
otherwise - make sure the vlm contains at least one Certified version
Change-Id: Iacb28d622f334d7d81d3e56991e5a2540ed7bcc3
Issue-ID: SDC-1843
Signed-off-by: talig <talig@amdocs.com>
|
|
Project: sdc master 93c6575bb4efd4744b54d800a9057f66b5687035
Removed config test with Thread.sleep
The tests with Thread.sleep() caused a long build time (>7 min).
Aslo fixed formatting, copyright headers, static analysis violations.
Change-Id: I8279478c1e6812facc51730679d2ee4e73e22ec7
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master cdc183eddf5bd693ef7be25d477e96becf61b232
Documentation Enhancement
Documentation Enhancement for SDC
Issue-ID: SDC-1841
Change-Id: I0016d15ff06c2bd033c1cf120ce3aba4268f176d
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
|
|
Project: sdc master 1496a70a99f24e007456d6138156b97d2a16e90c
Deleted empty configuration tests module
Change-Id: I03aea493ef87f4a5234505296b9627886d99c7e6
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 1caac5b90b69b9135c301d37b14682ba913db755
UT-AdditionalInfoOperation
UT for AdditionalInformationOperation class
Issue-ID: SDC-1775
Change-Id: I404e66ba4c43553523d1f9fd2c161a1b7326579b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 9dc9df826356f3dfd26f8060dbfd05f828c6fb2e
UT-catalog model ModelConverter
UT for catalog model ModelConverter class
Issue-ID: SDC-1775
Change-Id: I323e7804ea9c1f51bc613c8d678cb71fcb65f7e1
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master d712ba505522b42b8defdcea0743e1b9b89d024f
UT-asdctool DataMigration
UT for asdctool impl DataMigration class
Issue-ID: SDC-1775
Change-Id: I78a114127ec461a74b29b226026a93c0a895befe
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 32ff3e346b875442a04119c7376697dc5eee8513
Moved config tests into config module
Change-Id: I7b99fdeeeb66f5de9bcd9283d815976c3d7520b0
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 983f006941760e02fbdec6e458105698deb51f8c
Deleted unused configuration-management-cli
Change-Id: Ia35aaca4fc07cf98eed8edff4ce9b73a633b3798
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 6f98c7426c13aeae55d3bf46ef0c93e8e24a8929
fix a sonar NullPointerException issue in ABL
Change-Id: I3ee02af56d3073f1e68cefd2a6503cb804af3ffb
Issue-ID: SDC-1831
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 9ffdb63f01a939b09a24a3d49d700d71948bd1a7
new UI onboarding test
Change-Id: I2594e1d4e5c1112bb7845d9fd69d88ceb1e0fa67
Issue-ID: SDC-1854
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master 2dadfcd572cc081644f74a0c03dbc4dbd4a339b9
Workflow duplicate artifacts in CSAR
Old workflow artifacts still packed in csar even if another workflow is assigned to same operation
Change-Id: Iee956903222d1fc1e8c898b4989b2198501554bb
Issue-ID: SDC-1862
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Project: sdc master 2aaf531724c4c1f1525e96d851697991cad62231
Unable to create operation with only outputs
Unable to create operation with only output via No Workflow Option
Change-Id: I735b445caa13098ae01441dcedf0a44b162eb7a0
Issue-ID: SDC-1863
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Project: sdc master 138be3e494bb0c58f3bd190281159334ea7b89a7
Test coverage : ToscaFileOutputServiceCsarImplTest
openecomp-tosca-lib
Change-Id: I2448672b685c591ebbb27af26761b891e52d44d7
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master decfceead7bbb1ae257b41d627ecdaab35de208d
Test coverage : Use Lombok in models
openecomp-tosca-lib
Change-Id: I10df604ec6f51bc453e98280fb1be5481e00b074
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master 7bc5d1c85745d9c8a651c8f058ff282a28808243
Test coverage : ToscaAnalyzerServiceImplTest
openecomp-tosca-lib : Increase test coverage
Change-Id: I8a17c19841338705c84f2c1cc20d97da4a8f0215
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master 10252b81abde9cb2daac9ec2b619c818b2450d8b
test coverage
add unit tests for ResourceBaseValidator
Change-Id: Ib81a2f51d935156597eb055028d7e6da6e8d5834
Issue-ID: SDC-1864
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Project: sdc master 5dc5294d6b03dfaade6c39e6adcc085024f5fd34
Increase Unit Test coverage
Change-Id: Ib848a9c157434e1e5a4e4a2d0e3e4f79627e36dd
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: sdc master 5895be67ab61d7b97247b23482558c2bd95d02d7
failed to import a tosca vsp
proper prints have added to log
Change-Id: I73e0441036dbc7206f148cf8fe8a21f6266397ce
Issue-ID: SDC-1683
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master 3cccf9ae82e7c531c15e4d53f646fd58f0335fd3
Increased UT coverage - ActionsImpl
Increased UT coverage for ActionsImpl
Change-Id: I4ef717cc895a890a26dc3df269dd33517e8fbad0
Issue-ID: SDC-1673
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Project: sdc master 4ca48d355779ba778e0b446a676b329f61ce1fa9
test coverage
add unit tests for GlobalValidationContext class
Change-Id: I39291c4b48684125de3f7d5584fbe62a08b5ea96
Issue-ID: SDC-1860
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Project: sdc master 4a1a59ccde8eff936b7db6ba4736c861dd688d7a
Add UT for CapabilityDefinition
Add UT for CapabilityDefinition.
Issue-ID: SDC-1774
Change-Id: I141489dab051eb1e7ae6e33353ca378dfad7325f
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
|
|
Project: sdc master 0e4ec678478fa791a9e4841f984b3968496b77c0
Update datatypes using lombok
Issue-ID: SDC-1859
Change-Id: Ia7cfc86c9a0faa20a2fdbba08181b285ea3c7eef
Signed-off-by: shiria <shiri.amichai@amdocs.com>
|
|
Project: sdc master 776213b26ad024101a464c169273c05129af226f
update spring version
as part of the CLM clean up updated spring version to 4.3.18.RELEASE
Change-Id: I89bf8383a00c43a7552a8dbde21992f6d699e3bb
Issue-ID: SDC-1849
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
Project: sdc master 29f3583147ce3796790918efc6e38aef50371703
Increase Coverage - ImageManagerImpl
Increase Coverage - ImageManagerImpl
Change-Id: I3d4f0e16e99770ee3fa6f7d3dee6ab6cb7c7defc
Issue-ID: SDC-1673
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
|
|
Project: sdc master 34aeb856c5f1a6016e6b39e1d73ac5a772b703ea
Discrepancy in Entitlement Pool
Discrepancy in Entitlement Pool between vendor-license-model.xml and vf-license-model.xml
Change-Id: Ic68081c6a2d29840bd2cb6dab10f4c024c7bba86
Issue-ID: SDC-1856
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Project: sdc master bb9146de4f4f98029719f6f3b3161e03618678d7
update jetty docker
Change-Id: Ic2b0e7dff24618123ffaa455ec694bb8fb87c183
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master cad1388b30f47ece3e9d26790d7af371ef7e6d4b
dual list sort fix
Issue-ID: SDC-1852
Change-Id: Ia5e0fa01fee267f909d42afae324d2eabcd67095
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master 768f706f6f017ca605e0b292619e46b24fda1767
vendor view issues fix
Issue-ID: SDC-1850
Change-Id: I13f39b82ea152399ccd43914c893856bc6063cb1
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master 5cc93c4c9e4750a4630afa6f4509438ca4925f51
Bugfix - VF workflow artifacts in service csar
1. Added implementation for packing VF workflow
artifacts to service csar
2. Updated the paths of workflow artifacts in
VF csar as agreed
3. Updated the implementation to pack the artifact
only once based on the artifact name
Change-Id: I7ab22153e5a4877e6b727e0eb28831ac4e60894f
Issue-ID: SDC-1845
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Project: sdc master c4e49e8e97cff5a051415448650d80ecd3207c10
update sdc portal integration
Change-Id: Icf84b0b29d1eea7756dc18ef4f7379c83df79379
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 55a58e51dcae5a23c1679b5620237f13bcee8216
VSP submit doesn't validate vlm version
Change-Id: I8105cc83c0ba6ec3b45a04672399ca6ac9986146
Issue-ID: SDC-1843
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: sdc master 74307186c7d4401ba35d596c16aca10268921788
header correction in Catalog UI panel package
Change-Id: I15a4291a78c1e950837f4e8e852315ee05ef7659
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: sdc master a32cc5a0005811565638abb141639c22c5f2169d
update sdc portal integration
Change-Id: I28e183508ba9a729221a60403850784953807209
Issue-ID: SDC-1749
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master aae7adf8138d6fe38463b520259f46111ee56b45
miss a pair of {} in log
Change-Id: Icf233d49a2e72df7590632675fb32c2af4ce5b60
Issue-ID: SDC-1848
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
Project: sdc master 00bbbaad6b09889414a353692aefab737a526953
fix headers in put rqst of WSsimulator
Change-Id: I70365b9b4a798688b7b4fed6d6d21dd81ae1de97
Issue-ID: SDC-1844
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master c18b0607bec3c42980b4937030bae7e0088fc277
fix issue that the user id is not assigned.
Change-Id: I99f19ef5b385c83877b303e5a74c58fe5954c892
Issue-ID: SDC-1839
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
Project: sdc master 0dc99b6dfb19a9100ad413d31544c78cfd6d120a
add ability to copy paste onboard
Issue-ID: SDC-1846
Change-Id: I2520c0a45d41a68c15ce0a624cc48f2aac2cd76a
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: sdc master 5e5d239283077beefc07e0891ebb76bbb5a3e906
VSP submit doesn't validate vlm version
Change-Id: If98f41c186b330e7f17e51ef88c6b5e91121f2c9
Issue-ID: SDC-1843
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: sdc master ce0558f2df8e85f3f10df1676bb06bf3b68e683f
UT-asdctool ModuleJsonTask
UT for asdctool impl validator ModuleJsonTask class
Issue-ID: SDC-1775
Change-Id: Ia160c4b2b64313bd11927aaa45bf887ed3df96df
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 56309f422c7dd81ceb6ea8f116aa30c23f97ca46
Enhance documentation of SDC
Enhance documentation of SDC
Issue-ID: SDC-1841
Change-Id: I4c9db71db632405554694e6a5960264a1b387057
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
|
|
Project: sdc master 5ff4c1c9a526d2fa4ea3bb83e0bd81676f9426fc
Add header catalog UI view-models
Addition of headers to catalog ui view-models workspace
Issue-ID: SDC-1770
Change-Id: I4e76d84159b97220f2d258b59f2c8780691ad129
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master ae368282a81ceb1c62e1bc853abbcd7aab272478
catalog UI-view-model header add
Addition of headers to catalog ui view-models
Issue-ID: SDC-1770
Change-Id: I417943b1f3686f55a9502b44f65d60a1f62064c6
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|