Functional Tests for servicehandler 61/73561/14
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Tue, 3 Jul 2018 14:19:51 +0000 (16:19 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 20 Jul 2018 12:40:07 +0000 (14:40 +0200)
commit4cc1311401e31d5720fed8e3ab5cd4403403304a
tree8a45251682672f261ea89bd1b27fd994331284ec
parent0c65e4dc6476c3817b8873db69603d5e2ef0cacd
Functional Tests for servicehandler

These tests verify the servicehandler RPCs service-create and
service-delete.
Some tests have been (temporarily) disabled because a few RPCs are no
more available following the ServicePath downgrade from 1.6 to 1.5 :
cf change 72037 'ServiceHandler update for new PCE compatibility'

Change-Id: Ib57a35aef9cd89fc7b3e26bbd43d6a5195e5d533
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
tests/SH_func_tests.sh [new file with mode: 0755]
tests/SH_stubs.diff [new file with mode: 0644]
tests/sample_configs/honeynode-topo.xml [new file with mode: 0644]
tests/tox.ini
tests/transportpce_tests/test_pce.py
tests/transportpce_tests/test_servicehandler.py