From: ChrisC Date: Tue, 9 Mar 2021 10:55:57 +0000 (+0100) Subject: [SDC] Add manifest to basic packages X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F118947%2F1;p=testsuite%2Fpythonsdk-tests.git [SDC] Add manifest to basic packages SDC requires a MANIFEST.json file when onboarding zipped artifacts, this was not strictly checked prior to H release. Issue-ID: SDC-3497 Signed-off-by: ChrisC Change-Id: I997d93bdfef7b972b9ae13905344b8191a4b3525 --- diff --git a/src/onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip b/src/onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip index aa32f85..3d15084 100644 Binary files a/src/onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip and b/src/onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip differ diff --git a/src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip b/src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip index 49f9b71..bd15d47 100644 Binary files a/src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip and b/src/onaptests/templates/heat-files/ubuntu20/ubuntu20agent.zip differ