Reintroduce karaf restart in tapi functional tests 12/102512/2
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 30 Sep 2022 07:37:07 +0000 (09:37 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 30 Sep 2022 11:32:32 +0000 (11:32 +0000)
commit1117122d374d4b39605912765957ff2182803f70
tree0b19bb5f1636bbfab29e5ad51dc0ed8d52dfcb6a
parentc6b93e8d8dd5a5597ca891140212229d99431614
Reintroduce karaf restart in tapi functional tests

The tapi models import from upstream dependency reactivates a previous
karaf issue we had when installing odl-transportpce-tapi feature. Some
bundles can't restart. We need to logout karaf and log in again to be
sure to have all bundles restarted properly.

JIRA: TRNSPRTPCE-694
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I9354fdd3fde8780cfbc8288e4955185f547736cf
tests/transportpce_tests/tapi/test01_abstracted_topology.py
tests/transportpce_tests/tapi/test02_full_topology.py
tests/transportpce_tests/tapi/test03_tapi_device_change_notifications.py