X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=robot-systest%2Fresources%2Fhackfest_basic_ns_data.py;h=0f927ed7e3089af0a724046ccd98efe7979eea43;hb=1aba339a55b0998029b121cb6fa31d9a703b8aa8;hp=5d3b8561f630aaa443406bba993262174b6ba764;hpb=4edf733e765a1069a34d6fccf940af27ae39dad6;p=osm%2Fdevops.git diff --git a/robot-systest/resources/hackfest_basic_ns_data.py b/robot-systest/resources/hackfest_basic_ns_data.py index 5d3b8561..0f927ed7 100644 --- a/robot-systest/resources/hackfest_basic_ns_data.py +++ b/robot-systest/resources/hackfest_basic_ns_data.py @@ -14,10 +14,10 @@ from pathlib import Path # Get ${HOME} from local machine home = str(Path.home()) -# NS and VNF descriptor package files -vnfd_pkg = 'hackfest_basic_vnf.tar.gz' -nsd_pkg = 'hackfest_basic_ns.tar.gz' -# NS and VNF descriptor package files +# NS and VNF descriptor package folder +vnfd_pkg = 'hackfest_basic_vnf' +nsd_pkg = 'hackfest_basic_ns' +# NS and VNF descriptor package id vnfd_name = 'hackfest_basic-vnf' nsd_name = 'hackfest_basic-ns' # NS instance name