fix karaf launch error from tox 76/74576/2
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Fri, 27 Jul 2018 12:15:22 +0000 (14:15 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Sat, 28 Jul 2018 21:56:48 +0000 (23:56 +0200)
commitcd2cad9ce7948b918b07ed050e081ed52d1c39fc
tree0873564c2a2c00889fb150f4d269319c3281c581
parent25e0c1f7750a37743c9cb5ca19bf5e22cfe91065
fix karaf launch error from tox

Add a karaf launch option 'server' in python nose files.
This option disables the karaf local console.
(OPTS="-Dkaraf.startLocalConsole=false -Dkaraf.startRemoteShell=true")

Change-Id: Iac160454fa6a74aa31813dacbb74a94dce417592
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
tests/transportpce_tests/test_pce.py
tests/transportpce_tests/test_portmapping.py
tests/transportpce_tests/test_servicehandler.py