Switch tests sims to lightynode by default 12/107712/10
authorguillaume.lambert <guillaume.lambert@orange.com>
Tue, 5 Sep 2023 13:33:29 +0000 (15:33 +0200)
committerChristophe BETOULE <christophe.betoule@orange.com>
Thu, 7 Sep 2023 15:01:34 +0000 (15:01 +0000)
commit814bd49ea7c0952ebd07f481c68e382838a274ae
treee145636b7721f083254d5ab215cf24a3a45b5c93
parent3b737e09e5d722b27b71915815b69a14aeda8967
Switch tests sims to lightynode by default

- use lightynode as default sims
- adapt ROADM devices 1.2.1 sample configs
- in tox.ini force honeynode for tests with:
  - device notifications support
    The netconf client connector is ready for lightynode sims.
    But, some tests are still failing and are under investigation.
  - 7.1 devices
    Only 7.1 devices portmapping function tests pass.

JIRA: TRNSPRTPCE-754
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
Change-Id: If1d8e649e82df7b4c17b4c91fa2e13f77cf3e911
tests/install_sims.sh
tests/sample_configs/openroadm/1.2.1/oper-ROADMA-full.xml
tests/sample_configs/openroadm/1.2.1/oper-ROADMA.xml
tests/sample_configs/openroadm/1.2.1/oper-ROADMB.xml
tests/sample_configs/openroadm/1.2.1/oper-ROADMC-full.xml
tests/sample_configs/openroadm/1.2.1/oper-ROADMC.xml
tests/transportpce_tests/common/test_utils.py
tox.ini