Allow Lighty build to listen to alternative ports 62/96662/14
authorGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 24 Jun 2021 09:24:05 +0000 (11:24 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 17 Aug 2021 23:05:44 +0000 (01:05 +0200)
commitac9d8932de3813e300b940fda8836a24b0507d26
tree844743d7004fbe66d12d2690b119cc5443dc2069
parent1012f1723c3815f5c704fa9a908c3cfdce58ec31
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]