summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Tommy Carpenter [Mon, 25 Sep 2017 20:28:17 +0000 (16:28 -0400)]
Greatly increase unit tests
Issue-ID: DCAEGEN2-99
Change-Id: I03b62d8a54b8a6eb443f5ce648a92ff1f9953ade
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Tommy Carpenter [Tue, 12 Sep 2017 15:52:41 +0000 (11:52 -0400)]
Increase unit test coverage
Issue-ID: DCAEGEN2-99
Change-Id: I16840cef4230bc5123421c7b6a975cefe1c4d136
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Tommy Carpenter [Mon, 11 Sep 2017 20:16:02 +0000 (16:16 -0400)]
Improve Unit Tests
Issue-ID: DCAEGEN2-99
Change-Id: I228b449cd22a215cf9e16b44ea07f54cefd74d7e
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Tony Hansen [Fri, 8 Sep 2017 22:10:04 +0000 (22:10 +0000)]
Merge "Cleanup project's name in Sonar"
Jessica Wagantall [Fri, 8 Sep 2017 21:42:08 +0000 (14:42 -0700)]
Cleanup project's name in Sonar
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: Ifcc5dffec40ea07449219ca3df7b0d0aaf2067f0
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Tommy Carpenter [Thu, 7 Sep 2017 02:08:30 +0000 (22:08 -0400)]
Clean up resource handler.
Refactors some resource_handler functions to split between pure and impure.
Adds more unit tests and removes integration_tests
IssueID: DCAEGEN2-99
Change-Id: I667e3cdeb7346b87b5e8a54dcfbf5058858f10a6
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Tommy Carpenter [Fri, 8 Sep 2017 16:56:44 +0000 (12:56 -0400)]
Update pom for new build process
Issue-ID: DCAEGEN2-42
Change-Id: I45c07d0e0d3954f73280caea7532bf71315b7138
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Tommy Carpenter [Fri, 8 Sep 2017 14:17:44 +0000 (10:17 -0400)]
Incorporate broker docker build
Issue-ID: DCAEGEN2-42
Change-Id: I7d11400769b7a08bab0ad35da61e3a2dc935f57c
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Lusheng Ji [Wed, 30 Aug 2017 17:04:44 +0000 (17:04 +0000)]
Build erlang via mvn-phase-script
Issue-Id: DCAEGEN2-60
Change-Id: I24d6d5047984cf813dca1581cbb3c92e32589534
Signed-off-by: Lusheng Ji <lji@research.att.com>
Lusheng Ji [Tue, 29 Aug 2017 19:02:26 +0000 (19:02 +0000)]
Update LICENSE.txt
Issue-id: DCAEGEN2-86
Change-Id: Ia7f9a3f7022e25571e6e1490923e0484b58cd666
Signed-off-by: Lusheng Ji <lji@research.att.com>
Tommy Carpenter [Tue, 29 Aug 2017 15:14:27 +0000 (11:14 -0400)]
Cleanup CDAP undeploy function
Removes misleading logging statements in undeploy workflow. Undeploy can
be triggered by a failed deploy, where those logs were incorrect, and
moreover the EELF logs already contained the info necessary to debug.
Also attempt to add ONAP build artifacts
Issue-ID: DCAEGEN2-87
Change-Id: I46654a5c0d3b7aceb565be67ca98ca807a28eede
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Signed-off-by: Lusheng Ji <lji@research.att.com>
Tommy Carpenter [Tue, 22 Aug 2017 22:07:40 +0000 (18:07 -0400)]
[DCAEGEN2-42] Initial commit of broker
Change-Id: I1c553c82d5b39a4c134c44e2320ac0e44785e0ef
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Jessica Wagantall [Wed, 28 Jun 2017 01:23:25 +0000 (01:23 +0000)]
Initial empty repository