X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Ftests%2Ftest.py;h=2d7eff396f7aabf5a2d68ed22ab47f73b11e62d7;hp=6f30cfeae719ac92197d4edec452f6f9c1a7bdb5;hb=b4844abca6fd9f8a7cf45fdc168d3606d2c34c39;hpb=203bad808476ab11c80dbda1bc64a8c1e79d7ec5 diff --git a/osm_nbi/tests/test.py b/osm_nbi/tests/test.py index 6f30cfe..2d7eff3 100755 --- a/osm_nbi/tests/test.py +++ b/osm_nbi/tests/test.py @@ -1249,9 +1249,6 @@ class TestDeployHackfestCirrosScaling(TestDeploy): self.test_name = "CIRROS-SCALE" self.vnfd_filenames = ("cirros_vnf.tar.gz",) self.nsd_filename = "cirros_2vnf_ns.tar.gz" - - def create_descriptors(self, engine): - super().create_descriptors(engine) # Modify VNFD to add scaling and count=2 self.descriptor_edit = { "vnfd0": {