Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 423a91b62f381167bf7852c4ac987b96ba06f35c
- Test coverage for CCAActivator
Increased coverage from 0% to 93%
Issue-ID: APPC-1497
Change-Id: Ie78ac50a08b47cac9bedb9d34b089ac3ad23ab22
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7c9e66f686a9a0c8dce8d6c6a6cd8cc5e6ac829a
- Handled interrupted exception Rechecked
Rechecked sonar fix
Issue-ID: APPC-1492
Change-Id: I8cec7e0e0cb5614e959f6eaa35271f55ddbba24b
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3ac3a0198de40e83f0c1a45468f84870c08019b8
- Added logger statement
Sonar vulnerabilty fix
Issue-ID: APPC-1498
Change-Id: I29de3443a5a96c4d4bc5c7bab24b4fdb7f3358d3
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e87a189e91adfa04482363a9057c4a24fe1b03bd
- Test coverage for Parameters
Increased coverage to 100%
Issue-ID: APPC-1499
Change-Id: I982023d9f818320f709da552d668b68e5ce0f7b3
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c937e33451a3e609a838d0f0283fb1f925f9b83d
- Test coverage for ActionIdentifier
Increased test coverage to 100%
Issue-ID: APPC-1499
Change-Id: I78eee1fdc64840898e1b76984855a43828ee93b4
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 827f080adcd48b95569ae0ee2e54b3573320e976
- Update GetDevRunningConfig for SaltstackDG
Issue-ID: APPC-1101
Change-Id: Ie3cbfb05b1dd7a1ecc15e0d7b844801769836fab
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e0198a286f3ed7e20f3aba7f7bc2c434d212a949
- APPC Generic Saltstack DG addition
Issue-ID: APPC-1101
Change-Id: Ie240bb949481a7c59a508c2157a4ace95fe4a861
Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 13c0353d0f637ec88ca4cdbeb64c4de3917e6a2b
- Changes for new odl version
Changes required to update to latest opendaylight
version. Some powermock tests have been temporarily
removed due to an powermock incompatibility. They
will be fixed and re-added.
Change-Id: I418d44913fcd42423d2d9bd37b189f6301eaab81
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1370
|
|
* Update docs/submodules/appc.git from branch 'master'
to 356dba9fb407b1df3fe89a4c8f082a09aa564d36
- Test coverage in RequestValidatorImpl
Increased coverage from 78% to 89%
Issue-ID: APPC-1485
Change-Id: I2b4e87d0ae9b344ef59005bc19cd2600e4e041e8
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3cef43b0cf7244d26aab5d9752fde518f0970d47
- Test coverage in ExecuteNodeActionImpl
Increase coverage from 42% to 92%
Issue-ID: APPC-1477
Change-Id: Ic9ef407663d0a79ccec8ed7045230c4d734a3cc4
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 57293e84a0aa7405c9688448483d811d707e199a
- Test coverage in MetricRegistryImpl
Added test coverage for MetricRegistryImpl
Issue-ID: APPC-1478
Change-Id: I91eff5418ec14d294fa80af3d6d7025338b82072
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6c2b81d1d39e734435cabd66518fff26bcd49aec
- Test coverage in MessageAdapterImpl
Added test cases for untested portions of code
Issue-ID: APPC-1481
Change-Id: Id61ec5c5824c3d9fecbfb83d47bfa0164ae96759
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8c0057e9f185d0ca632c2072a182cbee46f92c50
- Test coverage in AbstractRequestHandlerImpl
Increased coverage from 72% to 95%
Issue-ID: APPC-1484
Change-Id: I1bbb8aaf1b7ca33b20d8768cacd14c7bdabe5caa
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b9a571dbcf43810353c3f00a6839d80570ed1d6b
- Test coverage for RequestValidationPolicy
Added test cases for untested parts of code
Issue-ID: APPC-1482
Change-Id: I3dfa64b4eb1f69a08ca3346d75ae362affd55e0d
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6fbff11fd9d6bcf0319aeb8951bcd9c4e80be8d9
- Error in ScheduledPublishingPolicyImpl
Fix for error in code that causes failure in a
particular case
Issue-ID: APPC-1479
Change-Id: If9f8dc21d151ea3e06939ad4db4272f48a8e8b58
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a90eb56177c2e832e71f3329a624583d4ffb36b4
- Resolved merge conflict
Resolved conflict
Issue-ID: APPC-1474
Change-Id: I2c46a69b112aa3b3796fcb2939b34a8c604e5119
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0f1f9b1f892f5927fead4cedd863218bd648662d
- Seperated assignment statement from expression
Sonar bug fix
Issue-ID: APPC-1468
Change-Id: I2ff7e01516cf7328357d2a48643947c782ce4fd9
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 226dd2c5d5988e90cb0c797d250315b3b92e735c
- Change dg-mdsal to blueprint
Change-Id: I8f9978dce4e7f483a35a338f8c57b854a7c5b29e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1368
|
|
* Update docs/submodules/appc.git from branch 'master'
to c664d0a97c54ace8ea531ccfb2e8b65d59d934d5
- Change appc-oam to blueprint
Change-Id: I848953fd492ad05d178c7b2d85b191248b45fa36
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1368
|
|
* Update docs/submodules/appc.git from branch 'master'
to bb0e488a0487d05aa965b44569cfda040a2ab8ff
- Change seq generator to blueprint
Change-Id: Ib46f149f3c4f7b838beb58f75bc20269ac945a3a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1368
|
|
* Update docs/submodules/appc.git from branch 'master'
to a6fbd20042f03a46084c2b068c21d1a691a7d836
- Remove duplicate versions
These versions are inherited from opendaylight parent
poms. Removing the override for these inherited versions.
Change-Id: I83b374e4d8815e21fd48bedbe4dd46bc246e44a4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1355
|
|
* Update docs/submodules/appc.git from branch 'master'
to 1a285b3b92e3253c9e1ae45c42be1c157f5120e9
- Sonar Fixes - ProviderStackOperation.java
Sonar Fixes - ProviderStackOperation.java
Issue-ID: APPC-1461
Change-Id: I31aef2c7328f1c3970e18a30530a9848bd5b6466
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to be04e965eec17ad6147dc7b93d7d6c757f787d40
- Test coverage in LogPublisher
Added 100% coverage for LogPublisher
Issue-ID: APPC-1478
Change-Id: Iaf1d10826eb7cd622f63bf0a7de0b2420bb8f597
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to f1ef95f030b17fa142f525abb94382a295bba36e
- Increase coverage of Passwords from 42% to 98%
Also fixed some issues around null values and logging
Issue-ID: APPC-1476
Change-Id: I0145b5c973fe9a624962744ff56fd691114779ba
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6ac907b4b1c6fba52307fb64847efac4706ddc1a
- Test coverage for HttpClientUtil
Add new test class and increase coverage
Issue-ID: APPC-1462
Change-Id: Ie0de18d9c22c3913c5b57bc1f2de2e8758c26ed0
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 168de15f727a0a571af48f626a03a9ed8ade8b4a
- Added test case for Configuration class
Issue-ID: APPC-1449
Change-Id: I84bb511d121e3af1426d4422ad3ce520bb5fd29c
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7c994ce711a14828629c1652444e33457fecb33b
- Test coverage in Mapper
Increased coverage to 98%
Issue-ID: APPC-1462
Change-Id: Ie6aa2dc885be4ede947c3f7856f93cf9f1efffa0
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 76dbfd952b3398bf7699c7a100c777b1881ed53e
- Test coverage in LCM ProviderOperations
Added test cases
Issue-ID: APPC-1462
Change-Id: I577bcbb1f1ea36fdddbe30b115710588472bd45c
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 206c2d96a4ada3d60e68ac67539925fe5baa545b
- Removed prinstackTrace
Sonar fix
Issue-ID: APPC-1475
Change-Id: I0330868328589dded0db6afa7ae2fe75f0b6ada0
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|