Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master 461e964344d01e245464980b6ace12e4b28569e6
Removed JMX, other unused code from configuration
Removed code duplicates, stabilized test execution via
Maven, re-aranged code, fixed spelling.
Change-Id: I41fc303ea0a8c7d78d89a12bb20850de51cb8c52
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master eba6fee58790a1ffece980de44100b21764051ca
FE removed condition for nfc when manual
Issue-ID: SDC-1882
Change-Id: I65da28506774a078a91b2a1ddbc1fc2ddfd8635c
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: sdc master eabb6dd6c26f81e1868bae13bb06ffc570c73532
Add NFC naming code to the csar of manual vsp
In getComponentDisplayName consider the case of manual vsp, in which:
the added suffix "_VNF" should be removed in order to get the component display name
Change-Id: I4a439b6970ed08bd997fef09ec8360ac1bf2b579
Issue-ID: SDC-1882
Signed-off-by: talig <talig@amdocs.com>
|
|
Project: sdc master b3124380c80efdba222978945fb6f40b07548c64
Add UT cases for Action.java
Added UT cases for Action.java
Issue-ID: SDC-1774
Change-Id: I53653df7ea68051b72bb8305c8f618128cbfada1
Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
|
|
Project: sdc master 02a34e76df822200b213f84d0394e69e4457231a
Documentation Enhancement
Documentation Enhancement for SDC
Issue-ID: SDC-1841
Change-Id: I32c52bf817ceccf5ebc5621c36e5ebc722556196
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
|
|
Project: sdc master d26e62a53f86e70f7a3475c82a39be6b41ee5e7a
UT-TopologyTemplateOperation
Add UT for catalog model TopologyTemplateOperation class
Issue-ID: SDC-1775
Change-Id: I4962899dd946edcdeeb2d58c867a9b8d3a1904df
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master eaefd11b8d0e3cedd50fca90c1deb85034581157
UT-enhance ComponentInstanceOperationTest
UT for catalog model ComponentInstanceOperation class
Issue-ID: SDC-1775
Change-Id: I1805fea86f34f9cf67eaaa5e3c6c5750e91176c3
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 82d9bf1ef4ca9a3273ec8224a72f9d8d7163e413
UT- CsarBusinessLogic
Add UT for catalog-be CsarBusinessLogic class
Issue-ID: SDC-1775
Change-Id: Ida10f287a963863aad7bad1015feb398e426d396
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 2ea62aedb019a4a62ccb93c717695a7efddae41e
UT-ToscaOperationFacade 2
UT for catalog be ToscaOperationFacade class
Issue-ID: SDC-1775
Change-Id: I2f66bc665d2b50279ba1fb46f79ca3423311afd0
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 2ce1a664e36a787b566d252c0604049c0b8d2652
UT-enhance NodeTemplateOperationTest2
UT for catalog model NodeTemplateOperation class
Issue-ID: SDC-1775
Change-Id: I935f6cebcf12263c6f03f116a55056b290fb215a
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 48ab77ac8fa2cc4023ca11b212cdaa2e1da43e06
Removed unused import
ToscaElementOperation unused import removal
Issue-ID: SDC-1552
Change-Id: I83299ca24caad7086ff606b32e05100309407c9b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 0dba067883b948aa7b9a1b1d6f6073ed215441f7
UT-ToscaElementOperation
UT for catalog be ToscaElementOperation class
Issue-ID: SDC-1775
Change-Id: I2b4824897dbd08c028d1dd3e1c6e50c6883dfe95
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 8b7a0405a97cacf765c0e9a1988af98cd91a9f67
Handled not thread-safe fields in configuration
Replaced not thread-safe fields with synchornized versions,
removed duplicate code, deleted class that was accessing DB,
made surefire plugin to pick up all available unit tests
(instead of hand-picked).
Change-Id: Idff3ac333dc87ebfd3ecf50438ba0179556eb9c9
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 2074ab2e8b4416126542c09205d3ca6646ed6718
Removed support of dynamic configuration
Configuration framework will not poll configuration
for changes, and will not notify client code of them.
Also minor cleanup, added unit tests.
Change-Id: I428b23f7acb13c6610390f46aae6e011d6b0ee80
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 313e73a58a9a01bbceb007b6de617fda521bdd6e
Enabled unit tests of configuration framework
Added slf4j binding for tests.
Updated patch version of commons-configuration.
Change-Id: Ifef09eb3591f01be4f90f16758448018361dcdb7
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master 933cdbd4c20f18fe47f253bd721baf6ae996e906
Code formatting of configuration framework
Fixed code formatting, removed meaningless Javadoc comments,
added copyright headers, minor (and safe) static analysis fixes.
Change-Id: I3eda1f242905da5b80e024cf30a69ff59381fc43
Issue-ID: SDC-1867
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Project: sdc master edc8d7bbb0faad568b367e60012db476525c288c
UT-ToscaOperationFacade
UT for catalog be ToscaOperationFacade class
Issue-ID: SDC-1775
Change-Id: I6fca2609a4c09ac3eba36243296989c649d77992
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 8e9b01d556c1bd2e0bf7a36cb97aa69842bf2207
Documentation Enhancement
Adding license information to the class.
Issue-ID: SDC-1841
Change-Id: Ic24b36d22c0796ba8f742298797b75a86068e82c
Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
|
|
Project: sdc master 9c836f95ead29f264ec60eab1e99e393ad25039f
UT-AdditionalInformationBusinessLogic
Enhanced UT for catalog-be AdditionalInformationBusinessLogic class createAdditionalInformation method
Issue-ID: SDC-1775
Change-Id: Ia5c19633d3e76f35b45668902d1504136599c5ad
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 59b44f50c4e85eb5fd2dd374b368afc6ccfbd534
Upgrading Jetty version in onboarding
Upgrading Jetty version in onboarding
Change-Id: I1b34f019819ee55295af083daa2ba4bf25433a82
Issue-ID: SDC-1870
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Project: sdc master 0f1557ebbfe7d2f11648eaf2ea445482c4debbed
UT-catalog model ModelConverter 2
Add UT for catalog model ModelConverter class
Issue-ID: SDC-1775
Change-Id: I8cb17faa5a65391bc1ee0d58ed107eccf2e89204
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
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>
|