Allow Lighty build to listen to alternative ports 25/98225/2
authorGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 24 Jun 2021 09:24:05 +0000 (11:24 +0200)
committerVachhani, Shweta (sv111y) <sv111y@att.com>
Sat, 30 Oct 2021 13:30:06 +0000 (09:30 -0400)
commit4737cacd84db42a03ebc5975596a8df53698fe00
tree990d156feeaa5cc26770da338c5f709d7c746de1
parent7350cc3b499535a4ce2e066980225ab55238d0c3
Allow Lighty build to listen to alternative ports

- Add lighty configuration files templates for akka and RESTCONF
- Update lighty clean start script to generate from environment
  variables its configuration files (based on the new templates)

Allowing the controller configuration to listen to alternative ports
is a commodity to run functional tests in parallel.

JIRA: TRNSPRTPCE-482
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: Ib49dcad14e464bdf60c70dbebf6a22c5eba06699
lighty/src/main/assembly/resources/akka-default_template.conf [new file with mode: 0644]
lighty/src/main/assembly/resources/clean-start-controller.sh
lighty/src/main/assembly/resources/config_template.json [new file with mode: 0644]