Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc.git from branch 'master'
to 567a72bdcc1e653d444d45ebde6b8b749776b27e
- Test coverage in ArtifactHandlerClient
Increase coverage from 34% to 83%
Fix for Sonar major issue on branch coverage
Issue-ID: APPC-1436
Change-Id: Ie26e2cb71c833e4f086da2a238bd6f956bd85f33
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 95e087ce46412a680f31ae421482e0b35653f899
- Test coverage in ArtifactHandlerProvider
Increase coverage from 51% to 96%
Fix assertions and Sonar major branch coverage problem
Issue-ID: APPC-1335
Change-Id: I1edb662db199dda46972fdf37820aa1de1ad46fc
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6a8f90bef17488d91519b1bb8bb102dbd4707c80
- added file to test EscapeUtils.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I3c98deea811048097be6f87449d0f58b43b29be6
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 181b8d1e3bd87baaa11c1d8a4b4a35034d5bc398
- added file to test Vnfcslist.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id574d909b674b1bdad8b96663d3fdb66cc276ecd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6a0305cdb8a3d1ceb3038dd701bfc73de5d9a05e
- added skip hpervisor check and other adapterchange
Issue-ID: APPC-1378
Change-Id: Ia8db114af1347a9523676034fce56640f523e523
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 20b518d37241d49088a3a5aae1208a5f79e4c306
- Added test case for Metric Activator
Increased coverage from 0% to 100%
Issue-ID: APPC-1522
Change-Id: Ie8936926ccb5556fffd15467039ad27f8b99f27e
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c7870b878f6ab62b7ec2783ab19e8a68dfd8957e
- added file to test Vm.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I251cbcaa1566ad405198a8b8f6669f783aef260e
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9f9927589f009d0aa24534fb5f76118f745aa22c
- added file to test TunableParameters.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I7844c0c99f1c9ad6e58a6bc7d8b71aee1ff0bd55
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to bbf16b63eee58324b37c218acd3d9fcba010fd25
- added file to test ArtifactProcessorException.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: If5082027e00615c5633621fdd93be1fe13ca27c7
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e0c883ee7726aff7d414a2cb7f5145c9444c3a2d
- Added test case for Connection Factory
Increased the code coverage from 0% to 100%
Issue-ID: APPC-1515
Change-Id: I186f57ce78127c64cc120bcdaa61b418e67fb0de
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 06e71bf9229ae31f5967916bd1f01c6411bdffec
- Test coverage in DefaultConfiguration
Increased coverage from 79% to 89%
Issue-ID: APPC-1520
Change-Id: I6a7fccb7768fe6eb996055be4d14bc366c228feb
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7316b093075f93adbe09bc50f9d54d88f677155d
- added test case to TestStructuredPropertyHelper
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ibc33a99c5e2ad26c1232eadde505071b58d1fb6b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d7422e0ef739a61cadd536da1967174562d053ad
- added test cases to CachedElementTest.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Idfb3ce36d41fdec4a5286da63b8a9592c1c83a96
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8fcf11ec80afd9fce613bef76ce99ef87a959a8b
- Add missing INFO.yaml blocks
Add missing information so that the new verify
job passes. Fix indentation.
Change-Id: I93af9ea59d8c2466e80f9146a4371f5c8b509e2c
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
* Update docs/submodules/appc.git from branch 'master'
to de191b8ade7bd9abc0770ed4e332b10071026fdb
- Test coverage for HttpClientTest
Added test coverage for untested class
Increased coverage from 0% to 89%
Issue-ID: APPC-1520
Change-Id: I113d515df3b6f6ef12565cf390f0bd2f2e8ac2f0
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 286805b229460c66a327af25f56fe29e1f5ebcd0
- Test coverage in RestClientInvoker
Added test for untested class
Increased test coverage from 0% to 94%
Issue-ID: APPC-1520
Change-Id: I51610584cd203f5de7286c325332cade6f3c2bd6
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to eac3e3faf11bca0903d6fdfe8cc0710b87cb6123
- Handled exception
Sonar fix
Issue-ID: APPC-1518
Change-Id: Ia052693a420bbd7b06048336d518a49e598b4265
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 37a3bbf542f8e5cd07338855b9ac3a90eb5f124e
- Handled interrupted exception sonar fix
Sonar fix
Issue-ID: APPC-1517
Change-Id: I0a9fb64812c84963b08a53b09358f598d96eb014
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5d185ed733c897df1e5d51285b5941a780fe6520
- Test coverage in ConfigComponentAdaptor
Increased coverage from 79% to 89%
Fixed indentation
Issue-ID: APPC-1497
Change-Id: I9cee309b916eff93887a8d2b7691f9a7c6ba204b
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a9128f1964d43842056ea72dc1f0a8f3702cc03c
- Added logger
Sonar fix
Issue-ID: APPC-1513
Change-Id: Ie6a28085288457b8bf8fea5c6d21313e61532f7c
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 376d65c71a373060fc31023cbd42d0751ee0c3a8
- Changes for design service
Issue-ID: APPC-1342
Change-Id: Iff66ff977b7ca6bbe0e83fa467b72d253d9200b8
Signed-off-by: Sonali Das <sd394g@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 43a3aa0b19516eb491f5fd4e9e9dccafb78d4640
- Added Junit Class For LicenseModelBuilder.java
Added Junit Class For LicenseModelBuilder.java
Issue-ID: APPC-1372
Change-Id: I9acb703ccec2775c5c64e0be3a14ea93eb85b868
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 15e930973a9de66dda48afa639b31188061f9bd1
- Test coverage in AppcProviderLcm
Increased coverage from 74% to 100%
Fixed Sonar major issue for branch coverage
Issue-ID: APPC-1509
Change-Id: I8d487b295af7930dfcf917970f9806ac37023853
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ae2f3f4355508fc1550f9e4741b70aaf719f3a01
- added GetTemplateConfig_Saltstack DG
Issue-ID: APPC-1101
Change-Id: I185caa7cbd23cf5ce7973d74f9b9cde896267433
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7efaa78b64c8c9fb9962beb06831041a703945b9
- added new saltstack-adapter-1.0 DG
Issue-ID: APPC-1101
Change-Id: Id5df4a856f73dddcecf7f4751ed07bdfceadf85a
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e2fc1f72f0e70fa24e174b9325e984840a2a0272
- Test coverage in RestAdapterImpl
Increased coverage from 69% to 98%
Fixed Sonar major issue for branch coverage
Issue-ID: APPC-1512
Change-Id: Idb989cf6266b4e7c7dda1e9bca72483038649eda
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to f3b94a73f7693b95164f970eca1d2ec283f85499
- Test coverage in TopologyService
Increased coverage from 80% to 97%
Fix Sonar major issue for branch coverage
Issue-ID: APPC-1509
Change-Id: I2f5af194b44e5871fc00c9cc12123fa6d6c1fd5d
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ac73fdb6edf67652785aa58b5b205b2e61c1e417
- CachedElement.java - Sonar Fixes
CachedElement.java - Sonar Fixes
Issue-ID: APPC-1508
Change-Id: I24bdb1ab1e3c00975eba4ea92dcf34b8e26849dc
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b5a393e2a1032f3132582426e8875de99e559061
- Added test case for Rebuild Server
Issue-ID: APPC-1502
Change-Id: Idff986e1727e13c5a402184b416365328418c7ab
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 86755a65c526dfd8c8bab1235ddf273b7eb64c1f
- Test coverage in MockQueryHelper
Increased coverage from 17% to 91%
Fixed Sonar major issue for branch coverage
Issue-ID: APPC-1509
Change-Id: I822053c74db8f16875448206a22048032d30ad45
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 86dd2bc3a4e2316cd20c95f7a85a68ccd2f49894
- Added null check to avoid null pointer exception
Sonar fix
Issue-ID: APPC-1505
Change-Id: Iefd8a45aacb6e8de50c16c36fe9ab551401ca417
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d1a56a7bef30e17462ded7bd9e14449985a32db4
- Test coverage in ConfigResourceNode
Add >100 lines of coverage and increase from 71% to 99%
Increase branch coverage to fix Sonar major issue
Extract repeated strings to constants
Issue-ID: APPC-1504
Change-Id: Ib3b1e83d39f02befaede035b84a0ebef96b36cfd
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to de4fcf5171fcc7713b83722906ca4364d253abe8
- Test coverage in FlowControlNode
Increase line coverage from 72% to 92%
Fix for Sonar major issue for branch coverage
Issue-ID: APPC-1499
Change-Id: Ie73b6c97fcf50421ca6a73a8273c09ace0faf67f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 924616740bdf5f596bd6f32dac32c1a8e5504650
- Fix failing powermock tests
The version of javassist coming from opendaylight is not working correctly
with powermock. Adding a test scoped dependency for a working version of
javassist.
Test classes added in this commit are not new, they were temporarily
removed as part of https://gerrit.onap.org/r/#/c/79046/
Change-Id: I193873c0d4abd7b11592a95bff9a6b07cf2d7191
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1277
|
|
* Update docs/submodules/appc.git from branch 'master'
to 32ad33f14a955b10fca06ae457267deb2ff50abd
- Handled interrupted exception
Sonar fix
Issue-ID: APPC-1490
Change-Id: I261e2d4739bf5a1d3f11dc1774b04da98a366c16
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8ed27a86af9811816db99195f65fb2a50e4f37b2
- Test coverage in DBService
Increase coverage from 71% to 98%
Fix for Sonar major issue on branch coverage
Issue-ID: APPC-1499
Change-Id: I74261af92b3263a03d29d476ad097182e6112ad9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to abe5b13384dc8d275e8395899e02818ef7c8fae4
- Test coverage for ObjectFactory
Increase coverage from 0% to 100%
Issue-ID: APPC-1499
Change-Id: Ia6209174b99acdeb03698eea9fe96d51a2cccd13
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 375082572741a5c20059d10ccefb682c7cc44e54
- Added test cases for Sequence Generator class
Increased the code coverage from 0% to 100%
Issue-ID: APPC-1457
Change-Id: Id71298cb482a1c9ca00c3ced9685087e56c249ca
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to cb0bdc23c3640b1557121fde6fe8a2e4aa52a0ff
- Added test case for Stack Resource
Increased the coverage from 0% to 100%
Issue-ID: APPC-1501
Change-Id: Idb8d7b6efc7831dc0c6ca8094783cbc84ecfd14e
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a16f7063b38184086e5f749f8a0cdc671a2bfdf2
- Additional test case to cover Reboot scenario
Issue-ID: APPC-1507
Change-Id: I1afa62d34bec6cc3bb56abd4fa5ffc9a5beee67a
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to eb83cf5b1433585a2fe18ca90273046b3b4f6e2a
- Handled interrupted exception
Sonar fix
Issue-ID: APPC-1506
Change-Id: If1e6e2aee7a2345a8e228e9cd793d02aa6eb685e
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b0bc41c4d4595bf661123ba06290daa6d77b1239
- Added Null check
Code to avoid null pointer Exception
Issue-ID: APPC-1451
Change-Id: I5e2324a2ddffbc50251ee93a1278cfb68e62a551
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9b7dbdcd6a120da003a084ce83cc3f482c5c6d5b
- Line and branch coverage for Transaction
Increased line coverage from 54% to 99%
Added coverage for 50 branches resolving major Sonar issue
Issue-ID: APPC-1499
Change-Id: I10dba08c62247401ee4c9fb08fe65f3854445fb5
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to fd68eae616494506aca03b267e22fd62f7d5b821
- Replaced print statement with logger
Sonar Fix
Issue-ID: APPC-1500
Change-Id: I25e885297e3e3881e8164e2bbd6f608f808ac76b
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e40278e7c9d6fd8bf24c03cde4cfcc56ddf08307
- Fix unit tests for PrecheckOption
Increased line coverage to 100%
Increased branch coverage to clear Sonar major warning
Removed console logging and cleaned up assertions
Issue-ID: APPC-1499
Change-Id: Ifc7163d2e112914749514099779bd5d75ba729c9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7ebe54041c04f938cf58fdec9e120347e64c543a
- Fixed tests on PreCheck class
Replaced console printing with assertions
Added branch coverage to clear Sonar major warning
Increased line coverage to 100%
Issue-ID: APPC-1499
Change-Id: Ia027b9d7f414789816d80e12543d27a0baeed9c1
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 76c431ff25d09b69ea912f53ca96cbcdcb52a3fb
- Fix for timeout error when logging >1MB data
Potentially large logs moved to TRACE level, INFO level
logs limited in size and related tests updated
Issue-ID: APPC-1489
Change-Id: I9ea85e64380479d835da03ed2af3e4ab96ece67e
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to d6f7963013c9b16552509eb53381baef73740f8f
- Added test case for Attach volume class
Issue-ID: APPC-1467
Change-Id: Ifc902979c955df03ab847b4dd770bf737ff69eb9
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8d0dfd93683134a3bd9cef8cf7c97f4c0d8e0386
- Added test case for Appc Provider
Increased the coverage from 0% to 96%
Issue-ID: APPC-1454
Change-Id: I5bfb97101dd7ef5e9c138694b783be8cdd511f0e
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b0b57534dd4e69913753b9acf1c3a495b7738f6a
- Fix for casting/subclassing in MetricRegistry
Put in code to avoid cast exceptions from this class
and updated tests
Issue-ID: APPC-1480
Change-Id: I8b54d93e52eb523f08d13e874b4d18d05feede6b
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|