Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc.git from branch 'master'
to 4dc98f06ad922fdb4b647114f37e78024df118a3
- Added test case for Appc Provider client
Increased the coverage from 0% to 100%
Issue-ID: APPC-1455
Change-Id: I0e719bd084a985b63110f15681b6a87ec4affb4d
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 054810c72f2e33488118796388be809b32357104
- Vulnerabilities Fix - XResponseProcessor.java
Removed printStacktrace and specified specific exception
Issue-ID: APPC-1399
Change-Id: I44c938cdd00a88ff76dfa36dbe49942f91546bb2
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b4e87419be03d2868a3860043f490977f2027fc2
- Sonar Fix: Removed printStacktrace
Sonar Fix: Removed printStacktrace
Issue-ID: APPC-1399
Change-Id: I0d33fac270a2082cc7b284c2df8e47fbf5b139a9
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8c2f5d63afb72898a8fd1d8d138f62899a189d8b
- Sonar Fixes - AAIResourceNode.java
Sonar Fixes - AAIResourceNode.java
Issue-ID: APPC-1459
Change-Id: I19dd99bfc59feaf27b090440b6c1ff03d7fe16c0
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e187ba410c1b4907220784355fca279d8b74ba54
- Added test case for TestSshAdapterMock.java
Added additional test case for TestSshAdapterMock.java
Issue-ID: APPC-1372
Change-Id: Ib2b6051cb8a47cc133b378d4fed6de326d37c4e5
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e182bed98fdd8b413f2f6573318b9f74996477d1
- Test coverage in EventHandlerImpl
Added test cases for untested code
Issue-ID: APPC-1462
Change-Id: I492721a9c40678bb8700d30782cfa5949c1f22e9
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ed83f5fb01499c62954a7451b04a9dd9800a5822
- Increase coverage in ControllerImpl
Coverage increased to 94%
Issue-ID: APPC-1462
Change-Id: I7e3af44d7627db7d09069c402e5aa47f518fd490
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 18e906c444f39b4df933ae9570dc4ee5df5e36df
- Correct line indent spacing
The indent spacing was incorrectly changed to 2 spaces
instead of 4 by https://gerrit.onap.org/r/#/c/78396/
The incorrect spacing change was causing merge conflicts
in another commit.
Change-Id: I6693b3bfaa5685318c8ada5d7984235c788b9504
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1420
|
|
* Update docs/submodules/appc.git from branch 'master'
to dfa107152577e88749eb5344a861279d09499ad4
- Fix code error in ControllerImpl class
Put in correct check for null ListenerClass attribute
Issue-ID: APPC-1463
Change-Id: I55cd4327f4718c320e3feaf71db7ac23f59a0986
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 7eef3293680d233198cb0a437c252a8b59af4b22
- Test coverage for CommonMessage
Increased coverage from 41% to 95%
Issue-ID: APPC-1462
Change-Id: I602a0178617f29ab34f7a4ab4400d6e5c442bd9d
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ece68034476e3da8756871c69dd6ba1475ef7394
- Added test case for OutputMessage Plugin
Increased the code coverage from 0% to 100%
Issue-ID: APPC-1431
Change-Id: Ic05b358428745698d0b4871b9c6213c9c8130c7c
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to fcf5ab8738a4681301130a0b66ee64a7c0af264d
- Test coverage in design-services-provider
Add test cases to ArtifactHandlerClient
Issue-ID: APPC-1436
Change-Id: I0893526b6f3a532ec422b998bb9cc266850a52a7
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 71c17fc5f279a598526a2798dc15e040a753fef6
- Test coverage for DesignServiceProvider
Add 100% coverage for class
Issue-ID: APPC-1436
Change-Id: I7e20fa92e5d6b16f7b3c791538464575024fefc5
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to dc42332ba107da5ca91d0b831ed0870d2bfc8949
- Added test case for License Data Access
Increased code coverage from 0% to 98%
Issue-ID: APPC-1450
Change-Id: I6fbf7ef905bac06ec5a8245eeb1bfb3d5b263b9f
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 51542fd819f5cf66511350991faab670b33eba93
- Test coverage for SecureRestClientTM
Added 100% coverage for class
Issue-ID: APPC-1436
Change-Id: I5522672d32720028744f03078287436eed8f2ce5
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c65b43dacca651f1aea70d3145edb6f2c4daea3a
- Added test case for DbService util
Increased the coverage from 22% to 82%
Issue-ID: APPC-1448
Change-Id: I478367d6f5aac4a453b6d711a81c0ee5cefcdd36
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3a24413b1e05d5b411001f90c9bb69b5272d42bd
- Added test case for RestActivator
Increased the coverage from 0% to 100%
Issue-ID: APPC-1428
Change-Id: Ic33666f14f4cefddf7b6216653229371607b4573
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ca4fa51a8793515b40f0e01ff60e6c77b53e32f6
- Added test case for RestClient Invoker
Increased the coverage from 0% to 92%
Issue-ID: APPC-1439
Change-Id: Icb1d51c3b62570e4f4294021b7ea92b325c085ee
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 171a665f8a9f4b89cf9847e1453a33d1ddfd038c
- Added test case for Legacy Util class
Increased the test coverage from 0% to 97%
Issue-ID: APPC-1430
Change-Id: Id9045c3fc1c107e877a0e8bd7e977f6e271111ea
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e83cc6cf6c3025eec2b4d1ebcaec8664dc8667a2
- Added test case for Flow Controller Activator
Increased the code coverage from 0% to 97%
Issue-ID: APPC-1429
Change-Id: Iada494daad7939b00c76fead73be864c6b40e045
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 740301e3f453100ef5fc9555ca32b7d577163850
- Added thread interrupt flag
Handled Interrupted exception
Issue-ID: APPC-1452
Change-Id: Ide8f4b37db52937932d08db7ce429a52b1bfe433
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 8c16fc1c878876e8db918a5323c6d8e9321ed263
- Junit class TestSliAuditActivator.java added
Junit class TestSliAuditActivator.java added
Issue-ID: APPC-1372
Change-Id: I9c34fdf596970be4554959f98c19534897792718
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 35c9b7278d54a84e7964ec638644405e2c11a9c0
- Added Junit for RequestValidationException.Java
Added Junit for RequestValidationException.Java
Issue-ID: APPC-1372
Change-Id: Ie56b6ff0dc1a3c0fafbd954f658a08965b006519
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to fa84c610d97ea983203fa0e79635b7167578d745
- Support multiple Ansible servers
Issue-ID: APPC-1364
Change-Id: I63cf89f5964bcfaba7d1f0b0eac2477f827b69fa
Signed-off-by: Sonali Das <sd394g@att.com>
Review Comment update
Issue-ID: APPC-1364
Change-Id: I03fa97d60c6497218c14b53531c2dea69c7fba34
Signed-off-by: Sonali Das <sd394g@att.com>
Review Comment update
Issue-ID: APPC-1364
Change-Id: I03fa97d60c6497218c14b53531c2dea69c7fba34
Signed-off-by: Sonali Das <sd394g@att.com>
Support multiple Ansible servers
Issue-ID: APPC-1364
Change-Id: I63cf89f5964bcfaba7d1f0b0eac2477f827b69fa
Signed-off-by: Sonali Das <sd394g@att.com>
Support multiple Ansible servers
Issue-ID: APPC-1364
Change-Id: I63cf89f5964bcfaba7d1f0b0eac2477f827b69fa
Signed-off-by: Sonali Das <sd394g@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to ffdeff1694e362befeebef4d462a45c1805a639d
- Added fix for potential Multiplication overflow
Sonar bug fix
Issue-ID: APPC-1438
Change-Id: I5d68c3b9659d8e538bd4a7a6a23aa77c293510f6
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a975d98953532bcfc5c2d98b3c87f1a6e03d768e
- Added Test case for General Data Service
Increased the coverage from 0% to 92%
Issue-ID: APPC-1427
Change-Id: I868993463f162da3ea81d9681db109afafb6c90c
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b65bc9ef16e0410b8f42b3fc0be4f6a297529dbc
- Added Junit for DBException.java
Added Junit for DBException.java
Issue-ID: APPC-1372
Change-Id: Ie5637f33c6a2bc6f51d51f0f94fb780699b3880c
Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 888038258bef4d2284b56135895e6f4152978fea
- Added test case for Config Generator
Increased the coverage from 0% to 97%
Issue-ID: APPC-1426
Change-Id: I667845ef9b36a85e5be51fd624028063b0f2ea77
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 932c4a380114ef29e83c2b11fad92da12bff6390
- Added test cases for DME2 Client
Increased the coverage from 0% to 90%
Issue-ID: APPC-1395
Change-Id: I9651ab4326e500559e5bd9b99abdff84d93cfa1d
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 19bb17c4b16ee955cdec6db9ddc2af25845df062
- Test coverage in XInterfaceService
Increased coverage from 68% to 100%
Issue-ID: APPC-1436
Change-Id: If9f1670ba9955325bf938d7edf3d7d67bb48088c
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 6d9bedf2ed048a7715f0b6927683d904db9524b1
- Test coverage for XResponseProcessor
Increased coverage from 0% to 81%
Issue-ID: APPC-1436
Change-Id: I6b9805d2e048247759861ebcd65d74507c99aeb0
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c751a9532c263b542f7f420071c545844fa56dc7
- Check vm-capabilites on vnf-level OS requests
New per-vm capabilities checking is introduced for vnf-level OpenStack actions
Additional changes per initial review.
Additional changes in TestVnfc.java per second review.
Change-Id: Idd1d834df076c1e525f596b788b69ed63ba9e66b
Issue-ID: APPC-1380
Signed-off-by: Lori Keighron <lk2924@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 796ca12ab0fba32db8b4a0dff4cc4e972652c35d
- Added test case for DgResolver Plugin
Increased the coverage from 0% to 94%
Issue-ID: APPC-1421
Change-Id: Ide813344cc2a00444bfd97fdeb9cbbe5a15eef08
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to f645188c3e3de65e41f6f5d53b3c3aca7d491770
- Added interrupt method to notify caller method
Called interrupt method on current thread
Issue-ID: APPC-1437
Change-Id: I0dbb8cf01f285c01f96fe4f1c0396999e3361373
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c36a7706f20773966b08e0a845e451e26097237d
- Test coverage in ArtifactHandlerClient
Added partial test coverage
Issue-ID: APPC-1436
Change-Id: Ic2520603b33f735cf1bd816544696c3fa29f0303
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 5d98d5ba830ca741451ff2ecd2f6d2c8445f0b26
- Test coverage DmaapMessageAdapterFactoryImpl
Increased coverage from 0% to 100%
Issue-ID: APPC-1422
Change-Id: I61e0af9d676749d2b36d7765de92ddc9b1df3396
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 28ebd9cb512f41600eed2beeb0f6df31fedf19d7
- Test coverage DmaapMessageAdapterFactoryActivator
Increased coverage from 0% to 100%
Issue-ID: APPC-1422
Change-Id: I246ddffe3d84682ddb37ca5e94abd0c7f5c7c312
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 0261ed402d8b1cca0b73024fac24688ca6d81e21
- Junit for AppcAaiClientActivator
Junit for AppcAaiClientActivator
Issue-ID: APPC-1410
Change-Id: I680a2790ed2d516a04f7fdbe138f4b88ec5ea91c
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to c48d6919b00989e0927b503c16f8ca12464cf367
- Code block added to avoid Null pointer Exception
Added condition to avoid NullPointer Exception
Issue-ID: APPC-1425
Change-Id: I166633ccfcf51a8fcc8d4082aa8d2afa4b299398
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to a2e8379525676bf48ef13e3ed953c836aa37dd07
- added test case to TestAnsibleMessageParser.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic0546d8cff108551d32bb7db71238e1c968d0bef
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 80eb0a82d39ff0c462118eca26853fe81f99fdac
- added test cases to TestTenantCache.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic7c8456b375426e831b3ba2f8e6148db9ba59d5f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to dca70fbe80f15a0c259916c40a073c6b7edf11c8
- added test case to ProviderOperationFactoryTest
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ic6f8fcebd31b111fdfc194e55bc74f8d8ac6f1fa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b186a6a5c746c660a885492f421c29224f56b310
- Added test case for DesignServiceImpl Class
Increased the coverage from 0% to 97.5%
Issue-ID: APPC-1420
Change-Id: Iea12e07e91f6d84645dbbc060518c26c1695fd40
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 29039d7e4abee0419cf07714dac8f85efdf51b61
- Junit for ArtifactHandlerInternalException
Junit for ArtifactHandlerInternalException
Issue-ID: APPC-1412
Change-Id: Ib37177052fea56a31ed486772f0204931e2c9a34
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 49628759a182bda58c486f42fe11a032d0c217a2
- added test case to TestRestartServer.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id4297a81cc09b9df9ba5a6c15c0921f68c025864
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 22dc13d72610e6e1f9615487c4c608c1901c2644
- Junit for AppcDataServiceActivator
Junit for AppcDataServiceActivator
Issue-ID: APPC-1411
Change-Id: Iddccff7afd8960d82e2dec8217d385810a4b80c3
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 37fa07ae7d302069dd203debec74eb8ca774c344
- added test file to cover AnsibleResult.java
to increase code coverage
Issue-ID: APPC-1086
Change-Id: I4c148c9b74177ebc455652ff37edba184e279b1c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e4a446caec470f4857411a0afa44408728392b95
- modified existing test case to increase coverage
changing constructor argument from 0 to 1 increases code coverage
Issue-ID: APPC-1086
Change-Id: Ic5f2d61bd96ef862c0b20d91c7b9af3f7ca1a081
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 06d4030453f6d4be66e44d116933ee6b7947816a
- Added test case for Flow control Node
Increased the test coverage from 0% to 77%
Issue-ID: APPC-1414
Change-Id: Ib65618e67af478bf577b103a27ebf0aa34f8bec3
Signed-off-by: Lathishbabu Ganesan <lathishbabu.ganesan@ericsson.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 06a4a97fe7f095d5c47b57bd7353208f4aa5e484
- Replaced prinstacktrace with logger
Replaced printStackTrace with logger
Issue-ID: APPC-1424
Change-Id: I582b497fe3f483ec14abf6b61f488204c02238b8
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
|