Fix karaf client issue in functional test library 46/110946/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Thu, 21 Mar 2024 10:07:38 +0000 (11:07 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 21 Mar 2024 10:07:38 +0000 (11:07 +0100)
commitffae3750e10cd5a93407f7d43380723c636e6e25
treeb909bd81e7f397de3147049869c46c09ab60c441
parentb0a7a51082ce7abe4e69229ec4957d9f9100b6bc
Fix karaf client issue in functional test library

- Remove logout from the bash command sent with subprocess run to avoid
having a runtime exception in karaf when we install the
odl-transportpce-nbinotifications feature
- remove an useless variable in sims_update_cp_port_ntcf method

JIRA: TRNSPRTPCE-782
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I002c3c154d49ff5f128929084a5802f9eea16c9f
tests/transportpce_tests/common/test_utils.py