Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 1addeb47bded3a8f85489f0b4d0320119088b39a
added test case to SeqnceGeneratorInputBuilderTest
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I92d70ffe615bb0116d5928cda954b287ea807b99
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 0adcbc9caa0a01219952ad18e55dcf2b571e5418
Test coverage in appc-interfaces-services package
Increased coverage from 0% to 100%
Issue-ID: APPC-1354
Change-Id: Ifb8478104af432b5baf11d21e66f490dcd70b5a9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 425988fd78defd866d2e02dc9523764be2ec0a51
Test coverage in interface-services-executorImpl
Increased coverage from 39% to 93%
Issue-ID: APPC-1354
Change-Id: I372be6e61e6041dbf81607d4386fc5123fa5ee79
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 4d39d0e04eabcfb741852c6871a80ac76e40338f
Test coverage in artifact-handler-utils package
Increased coverage from 21% to 91%
Issue-ID: APPC-1335
Change-Id: Ib0ed16e6e0ef01c83666491644564d1c6f341160
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master be51f642321d0e79a5b97936c40fae448bf9881a
Increase coverage in artifact-handler-node package
Increased coverage from 56% to 93%
Issue-ID: APPC-1335
Change-Id: I65ed7979141a035444ff45e7540d7fb022d24355
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 27543757355a584901f8d2cb5ca0b2dffe31a628
Coverage for appc-artifact-handler package
Increased coverage from 0% to 95%
Issue-ID: APPC-1335
Change-Id: I3c2e1f22009c47cda983e61eda7e98c48564ee98
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 1f28945a3c5d1a4ffc74edc815cf502d715e33ac
Added Junit test file for RequestInfo.java
Change-Id: I715d86976b1a328ce463701add3967a559ae1b7e
Issue-ID: APPC-1320
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 63b928252c2d5ef905f5e074fa8bbcfbf460d780
Correct unit tests for DBService class
Increased test coverage from 74% to 92%
in DBService class
Issue-ID: APPC-1335
Change-Id: Iabd792eb104429d5090e0099dba463e8ad6d499a
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 0e9e5821fbd918fb9b33ad8ba5d311e7f527bcab
Network Inventory Cient Platform Hardening
Renamed class files to be more meaningful
and synched up directories
Issue-ID: APPC-1338
Change-Id: I5eee7c96013e8733fb14e4b0a1de88d4c9611a0f
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: appc master 763734c4d961b06b45f0de2d2247bd2c632c3176
Update install-feature for pre-install
Since the feature zip files will be extracted during docker build,
the install-features scripts need to be modified so that the script
will not fail when the zip file does not exist, since the zip file
will have already been unzipped.
Change-Id: I441064226db956addae5c2f238114ce3965c13ef
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1337
|
|
Project: appc master aa8878a2963b963ab9186fe7d8df235e366e41e2
add new committter Joss Armstrong
Modify INFO.yaml for new committer
Change-Id: Ibdee209785944ad5ae4f8c497df483b6b993a782
Issue-ID: APPC-1333
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: appc master bfe98bb6459acf01a932401e3d68f228d2fea14d
added test case to TestDGGeneralDBService
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I2e5908c7f4728ff9cd33d11ddf6b398c0a472bdd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master fe9e6d5920d6f699244191636b59ceb9bd3b7af6
made changes to existing test case
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I521d6770ee383d78a005bd9ce8c77c6682e14678
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 5d5bad49e1e8ebbfe60b6246c08b97169e25a0f8
added test file for SequenceGeneratorInputBuilder
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ibebd0df80d998c596aa1b5e06950898a735d2256
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 8230f5424945bdfcb65a7d3df2c2e6b06ca80ef7
added test cases to ConfigComponentAdaptorTest
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I41734fcfc86da21114daacedaab02fbb2de86504
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 19a3bc3313ea73b707499c1f003409aee3181255
Fix intermittent time based test failures
Fix bug in test code causing intermittent failure
and tidy up test code in package
Issue-ID: APPC-1331
Change-Id: Ic03b189a797ed6b88c868ec21c79ef037224fcb7
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 01e7a30219bcb92f983d3f4eb9a061e108119257
Fix unit tests for appc-command-executor-core
Increase line coverage of package from 43% to 93%
Issue-ID: APPC-1329
Change-Id: I0a4e2a0a85f6761becde4a74609358267530d92d
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 696e33461539663bacea88245cb28463618d13e2
Test coverage for appc-workflow-management-core
Increase test coverage from 2% to 73%
Issue-ID: APPC-1332
Change-Id: I41567d3b5108581bbdce95671366a57323c7b1a4
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 3be4c991bc7d18e3d0bcf4b8524f5b93934242a8
Added junit test file for ResponseTest.java
Change-Id: I89a6669bb6ce209e0f01b616530b87ee2048f3f3
Issue-ID: APPC-1316
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 5e9312948808342be8f631df95e26d7462806542
added test case to ConfigResourceNode.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I3d49e11a910b42a9e0ec17768a79c43dfc018c34
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 4d15a7a87d5d2d5f7028a087d6f0df449010cb99
added test cases to TestDGGeneralDBService
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I5c765135fad3720818d76a87b7ebe1691dc39155
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 9121ab6986853965360d7b12dd66027f988ffdf2
Remove deprecated mock implementations of LCM
Removal of deprecated code
Issue-ID: APPC-1328
Change-Id: I075ed20b648b78c51cbfcb123958340ab379ac09
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master d64120dc8e7a8b26fea60efa6f898d1c4a67361a
Fix unit tests in provider-lcm-service
Increased line coverage from 69% to 87%
Removed PrepareForTest annotations for classes under test
Issue-ID: APPC-1326
Change-Id: I75be7235f4c13b0f395843907958d7391a333a32
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master a62be82248cf7877fbc68a90327f58018f5bf832
Fix VM Snapshot error during image validation
prefix image name with 'in:' and surround with quotes
to deal with change to Glance that no longer supports
image names including colons passed as plain strings
Issue-ID: APPC-869
Change-Id: If81accc3edd7b4805eb965b11f466df9654d6010
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master a150e98e563138d5d0ed6d87fa0d32c57efe5f85
Fixed sonar issue in ProviderAdapterImpl
Change-Id: I0a2e6f4ad94ad3c172ca15b0111892d38b188a55
Issue-ID: APPC-1299
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 3b8e95674682403c4e43ca985964ab86226686c0
Fix for unit tests in appc-data-access-lib
Increased test coverage from 32% to 82%
Removed PrepareForTest annotation from class under test
Issue-ID: APPC-1324
Change-Id: I58f7e495d0405d994132eea20ebae248d8887238
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 0278639c0db548c54c81aecd1cce8b05f2c5a6dd
Fix unit test with @PrepareForTest annotation
Removed annotation and fixed tests.
Increased package line coverage from 50% to 88%
Issue-ID: APPC-1323
Change-Id: Iae5441e5e6243755f8ec6ab178668a5c985eaf6a
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master a1482e86dfea4360b1d8338ca7a0f1c5dee52b1a
Add code coverage for metric-service-policy code
Increased line coverage from 0% to 79%
Issue-ID: APPC-1321
Change-Id: I79f65d97055248b73da875e9591bd2c6e86afca4
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 67279c0983c0a010e84d58a83f6bfaeefc304d95
Added JUNIT test for PreCheckOption.java
Change-Id: Id50d6b00a1c86ca5a350dc0f5f36f0decc28d413
Issue-ID: APPC-1314
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master fede312b74f6caa7b5437a419b8d05a8eeffedf6
Test coverage in appc-dg-ssh
Increased line coverage from 49% to 93%
Issue-ID: APPC-1313
Change-Id: I2f27742fd996cd6d07668fd61c887e29f2140818
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 670feaeaa8695d139e326b635c1f6bd1aa5e0dcf
Test coverage for appc-provider-topology
Increased line coverage from 0% to 86%
Issue-ID: APPC-1317
Change-Id: I2297634d50a389c8c250981656e00a9bb2741ea3
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 2c496bab6f10006b28ec1aefae7b88ebd96ae437
Added Junit test file for ActionIdentifier.java
Change-Id: Ia9a2a0df159448354ed094875e5ba16316a87432
Issue-ID: APPC-1315
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 751f4579038f62c4c9c6419adca253203f68aefe
Added test file to Transaction.java
Change-Id: I75419387c7b36790c5e41f9577672bcb1c65eba4
Issue-ID: APPC-1307
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 8e83f8a00862c88052dcfcb17fe2b99fd8bad23e
Test Coverage in appc-dg-netconf
Increased coverage from 22% to 97%
Issue-ID: APPC-1311
Change-Id: I631cfdb29e4c374f0f015d3a81b4918eed6894ec
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 8fee66a2dc53578fd6d4a02791012bcc93806ff7
Test coverage in appc-dg-mdsal-bundle
Increase test coverage from 11% to 77%
Issue-ID: APPC-1308
Change-Id: I5cb45e2879bcf97a182687276fdf926f769b0e51
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 19ae78049dff5f6ca5b4fec2e8fa8ded81f30c45
Change parent version to appc snapshot
Changing to the current release snapshot version of
the appc parents instead of the previous release version.
This allows updated changes to parents to be in builds.
Change-Id: I6cec484012c2cb48ee1ea7f10fd058d017f00947
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Project: appc master 2a39d56162385154469a032739bbaa9e1b138bb8
Increase unit test coverage in appc-dg-aai project
Increased line coverage from 11% to 93%
Issue-ID: APPC-1305
Change-Id: Iab844f4b6a048eee884c92d397c87159d38b0aa5
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 99cdab26e5cf1b724e1ba40ffbd3dc4290bc0ae0
Update parent pom version
Update the parent version to appc parent 1.4.1
Change-Id: I185d086595bed6410f7fd6b8c139cc6300e4467e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Project: appc master 50472bf49f725bf6c4ea659ca7e387a2c6436ff2
Fixes feature install on latest ccsdk
Updated rest adapter to resolve dependencies the same way that other
appc features do. This fixed the karaf crash during install.
Added necessary dependencies as embedded or karaf bundles to other
appc features, as needed.
Change-Id: Id04d08cd09c2ff0cae0db8ecbc61405da10882d7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
|
|
Project: appc master d7175fbbaa1b750b3d025770631d96edd3531b5f
Dependency changes to overcome
linkage error
Issue-ID: APPC-1289
Change-Id: I7a424430bc3510c87b087913fad8992378e27a1b
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: appc master 4899134f1c9d137b2b247991f64ba5d98352e8ba
Sonar Fix: AAIResourceNode.java
Fixed sonar issues/code-smells across this file.
Issue-ID: APPC-1265
Change-Id: Id0339b89f05ba3d55d6b01a0c885fabcadcd86da
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: appc master 40a702bf21b8cc1582041d9b4622bc9b13b72761
Fixed sonar issue in Utils.java
Change-Id: I5edf48443c10f08200b0ea376194a9a8fc6dc29a
Issue-ID: APPC-1302
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 3f7df6a33f5d08a8488a8a395de96d16787b1c1c
Increase code coverage in appc-dg-dependency-model
Increased coverage of sub-project from 50% to 80%
Issue-ID: APPC-1301
Change-Id: Ib69b010cd34302a8a9c3b9a291bcbc351babd731
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 34aecca733edd7842139a33f57ea050dffb2f2ab
Fixed sonar in SequenceGeneratorDBservices.java
Change-Id: I9931d24771399dedb8c7884d1009d6c3cb84ba16
Issue-ID: APPC-1297
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master 47d1766ddf889c9109f4421d8c52f9135dcc31b0
Fixed sonar issues in CreateSapshot.java
Change-Id: Ib3c1e84cdbec3e2698f55b13c038afdf9e51d294
Issue-ID: APPC-1298
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Project: appc master de4b9a12d4f21175a9e8cf435b5988386d212835
Fix for test coverage in dg common impl package
Increased test coverage from 42% to 73%
Issue-ID: APPC-1296
Change-Id: Ib36c86c325bbc49a14a8ae7076a3b3da14c89b6f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master f87fdde3dc86f801f97c1d18bee03d0c973de014
Test coverage in OAM and OAM message-adapter
Increased coverage from 19% to 96% for
oam package.
Increased coverage from 14% to 93% for
oam.message-adapter package.
Issue-ID: APPC-1290
Change-Id: I91c313ba42b49718445463a524bf80ac0734b0a9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 8b1be00c0642f1f167cd3d136aa8215e40deb142
Fix for test coverage in oam.utils package
Removed 'PrepareForTest' annotations which were preventing test
coverage of classes in appc.oam.utils package.
Added unit tests for untested code.
Increased line coverage of the package from 49% to 83%.
Issue-ID: APPC-1287
Change-Id: I893de5281f8c46e92269be895ef304bbf87c88b9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master 3eb1c34bba8e1073467ac772adfb61d31fb25862
Sonar fix: ServiceCatalogV3.java
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1281
Change-Id: I118fe3da8ae3ac3c46ad5f2128353e332387086c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Project: appc master a8c1704f58936ace09e9c9dfac9d5be53366a23a
Sonar Fix: ConnectionBuilder.java
Fixed sonar issues/code-smells across this file
Issue-ID: APPC-1278
Change-Id: Ic81337c3a2f8c60f5a25adfc10fb4416311de08d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|