From 3338ccfb38a060b7f2e0036c1b31e24eaa31756c Mon Sep 17 00:00:00 2001 From: aribeiro Date: Thu, 4 Mar 2021 11:49:00 +0000 Subject: Add new ui integration test flow New flows for onboarding VNF`s and CNF`s, download and verify if the onboarded package is present Issue-ID: SDC-3507 Signed-off-by: aribeiro Change-Id: Ie53c9ef4ef739d72fa78d3e14511d4107ee7a12a --- .../src/test/resources/Files/ETSI/ETSI-CNF-SAMPLE.csar | Bin 0 -> 21234 bytes .../src/test/resources/Files/ETSI/ETSI-VNF-SAMPLE.csar | Bin 0 -> 2229 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 integration-tests/src/test/resources/Files/ETSI/ETSI-CNF-SAMPLE.csar create mode 100644 integration-tests/src/test/resources/Files/ETSI/ETSI-VNF-SAMPLE.csar (limited to 'integration-tests/src/test/resources/Files') diff --git a/integration-tests/src/test/resources/Files/ETSI/ETSI-CNF-SAMPLE.csar b/integration-tests/src/test/resources/Files/ETSI/ETSI-CNF-SAMPLE.csar new file mode 100644 index 0000000000..841eddd84d Binary files /dev/null and b/integration-tests/src/test/resources/Files/ETSI/ETSI-CNF-SAMPLE.csar differ diff --git a/integration-tests/src/test/resources/Files/ETSI/ETSI-VNF-SAMPLE.csar b/integration-tests/src/test/resources/Files/ETSI/ETSI-VNF-SAMPLE.csar new file mode 100644 index 0000000000..10c7169ab9 Binary files /dev/null and b/integration-tests/src/test/resources/Files/ETSI/ETSI-VNF-SAMPLE.csar differ -- cgit 1.2.3-korg