decrease OLM timers in functional tests 48/83448/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 7 Jun 2019 13:22:41 +0000 (15:22 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 6 Aug 2019 14:32:49 +0000 (16:32 +0200)
commit766759fee282c92602d8f5c85a07ccd709ae2d50
treed9869d362ffa31e6c51198628d88a25bf175ea73
parent4f07b1fe4df6c7a5398cc12e88b90778938a9e83
decrease OLM timers in functional tests

- create a custom comment to identify code pieces to modify
- in tox.ini add a custom line to modify the code before building project
- modifiy OLM funcional tests timers
- fix a tox.ini bug in ordm 2.2.1 functional tests profiles

Change-Id: I80109e6738e9424bca175b0fe3f87c75c1c00f9e
JIRA: TRNSPRTPCE-112
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
olm/src/main/java/org/opendaylight/transportpce/olm/util/OlmUtils.java
tests/transportpce_tests/1.2.1/test_olm.py
tests/transportpce_tests/2.2.1/test_olm.py
tox.ini