OLM functional Tests init 14/76714/6
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Fri, 5 Oct 2018 14:55:57 +0000 (16:55 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 19 Oct 2018 13:03:31 +0000 (15:03 +0200)
commit9b1965eabd7af036c6dc6c0a7ce80177231c6198
treecf9376a8bc61821cb77bbac10f2c759e8b5d88b8
parent55b1900239d9f5ad88e5e4de0e8a8adecb1adade
OLM functional Tests init

- complement functional test suite with additional checks
  - 'power' value of a roadm-connection
  - different cases according to presence or not of 'power-capabilities'
    in configuration node
- update initializing config files of nodes according to these tests

Change-Id: Ib3dd25ba3d9309023da2b91f76c719b35daa34ae
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
Co-authored-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
olm/src/main/java/org/opendaylight/transportpce/olm/power/PowerMgmt.java
tests/sample_configs/ord_2.1/oper-ROADMA-full.xml
tests/sample_configs/ord_2.1/oper-ROADMC-full.xml
tests/sample_configs/ord_2.1/oper-XPDRA.xml
tests/tox.ini
tests/transportpce_tests/test_olm.py [new file with mode: 0644]