Add healthcheck test for Netconf Server 06/119806/2
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Thu, 25 Mar 2021 10:36:30 +0000 (11:36 +0100)
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Thu, 25 Mar 2021 13:57:56 +0000 (14:57 +0100)
commit26029b1d11455c455d16abd3e0e7c59ff85fdb6e
treec5be24700932bb4b7e69b588693fcf1b9a03bed1
parent1acefd84302a7ffa1981a270a7a8a2f17f71c271
Add healthcheck test for Netconf Server

Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I656dfb4b88f65ff37c1f8253c686163a499b9674
Issue-ID: INT-1869
plans/integration/nfsimulator/netconf-server/setup.sh [new file with mode: 0755]
plans/integration/nfsimulator/netconf-server/teardown.sh [new file with mode: 0755]
plans/integration/nfsimulator/netconf-server/testplan.txt [new file with mode: 0644]
scripts/integration/nfsimulator/netconf-server/docker-compose.yml [new file with mode: 0644]
scripts/integration/nfsimulator/netconf-server/start-netconf-server.sh [new file with mode: 0755]
scripts/integration/nfsimulator/netconf-server/stop-netconf-server.sh [new file with mode: 0755]
tests/integration/nfsimulator/netconf-server/__init__.robot [new file with mode: 0644]
tests/integration/nfsimulator/netconf-server/netconf-server-rest-test.robot [new file with mode: 0644]
tests/integration/nfsimulator/netconf-server/resources/netconf-server-keywords.robot [new file with mode: 0644]
tests/integration/nfsimulator/netconf-server/resources/netconf-server-properties.robot [new file with mode: 0644]