decrease OLM timers in functional tests 49/82449/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Fri, 7 Jun 2019 13:22:41 +0000 (15:22 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 7 Jun 2019 13:57:29 +0000 (15:57 +0200)
commit7f3d24f2971a43542a14b39956238621b6ad509c
treee6cc4e6852ccdc89cc0e2b311004f3a5b706d4fb
parent900c39ca3e688acdae80acbbcdaf976bd7a04d05
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