Use karaf client batch mode 78/104178/3
authorSangwook Ha <sangwook.ha@verizon.com>
Thu, 26 Jan 2023 19:10:38 +0000 (11:10 -0800)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Sat, 28 Jan 2023 09:15:55 +0000 (09:15 +0000)
commit0e614d530b753a0b255e645b281b0e6d20c0bd53
tree06ea87caa51fe3ff034506bb234a405f664d398c
parent2518836f729d242deeb90a19a704005f8738aefb
Use karaf client batch mode

Karaf 'client' command has a batch mode option ('-b') to take commands
from stdin without requiring TTY. Hence this option makes it possible
to run the command without getting affected by the Karaf terminal
property setup issue.

JIRA: TRNSPRTPCE-701
Change-Id: I885df3ee97fd528e151edcf98bb648ac9ebb2cc5
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
tests/transportpce_tests/common/test_utils.py