Update HV-VES testsuites 86/82786/3
authorFilip Krzywka <filip.krzywka@nokia.com>
Wed, 20 Mar 2019 09:42:19 +0000 (10:42 +0100)
committerFilip Krzywka <filip.krzywka@nokia.com>
Thu, 21 Mar 2019 13:07:49 +0000 (14:07 +0100)
commitd2da2cc4bd18fe33124dd105608443c10f981a2d
tree141bc46ed11bda03b08b6b536d8321c06cb1e9a9
parent4a3c1a1b963427febece0ca6235595041a3b9a99
Update HV-VES testsuites

This commit follows related changes made in DCAEGEN2-1340 and overall
DCAEGEN2-1151 story.

- use configuration files instead of command line parameters
- organize collector volumes for ease of use
- move environment variables to .env file for reuse
- removed redundant aliases in ves-hv-network

Change-Id: I782db9d0996308810834c322906ab861be183193
Issue-ID: DCAEGEN2-1340
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
plans/dcaegen2-collectors-hv-ves/testsuites/.env
plans/dcaegen2-collectors-hv-ves/testsuites/collector/configuration/insecure.json [new file with mode: 0644]
plans/dcaegen2-collectors-hv-ves/testsuites/collector/configuration/secure.json [new file with mode: 0644]
plans/dcaegen2-collectors-hv-ves/testsuites/collector/ssl/.gitignore [moved from plans/dcaegen2-collectors-hv-ves/testsuites/ssl/.gitignore with 100% similarity]
plans/dcaegen2-collectors-hv-ves/testsuites/collector/ssl/Makefile-openssl [moved from plans/dcaegen2-collectors-hv-ves/testsuites/ssl/Makefile-openssl with 100% similarity]
plans/dcaegen2-collectors-hv-ves/testsuites/collector/ssl/README.md [moved from plans/dcaegen2-collectors-hv-ves/testsuites/ssl/README.md with 100% similarity]
plans/dcaegen2-collectors-hv-ves/testsuites/collector/ssl/gen-certs.sh [moved from plans/dcaegen2-collectors-hv-ves/testsuites/ssl/gen-certs.sh with 100% similarity]
plans/dcaegen2-collectors-hv-ves/testsuites/docker-compose.yml
plans/dcaegen2-collectors-hv-ves/testsuites/setup.sh
plans/dcaegen2-collectors-hv-ves/testsuites/teardown.sh
tests/dcaegen2-collectors-hv-ves/testcases/libraries/XnfSimulatorLibrary.py