X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Makefile;h=039333c5a90b2e0914a4ca8b4b00b1917ae09a4e;hb=9d3231dfb15b66c63818fd58e1ec30ece0f298e9;hp=cb564681deb99408249f8893cc71ecc388873b15;hpb=f08794a5de226cd17cac4d7a077b0940fbcb9425;p=osm%2Fdevops.git diff --git a/Makefile b/Makefile index cb564681..039333c5 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,8 @@ NSDS := \ sandvine_pts_ns \ sonussbc_ns \ ref1_ns \ - ref2_ns + ref2_ns \ + ubuntu_cirros_multidisk_ns NSD_SRC_DIR := src/nsd NSD_BUILD_DIR := $(BUILD_DIR)/nsd @@ -64,7 +65,8 @@ VNFDS := \ ref11_vnf \ ref21_vnf \ ref12_vnf \ - ref22_vnf + ref22_vnf \ + ubuntu_cirros_multidisk_vnf VNFD_SRC_DIR := src/vnfd VNFD_BUILD_DIR := $(BUILD_DIR)/vnfd