Restructure test cases and upgraded test environment

Issue-ID: NONRTRIC-290

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Ifeba6c7a25030b86c6b163be3d2803d10613fc3d
diff --git a/test/auto-test/FTC150.sh b/test/auto-test/FTC150.sh
index 3e13bf5..042765c 100755
--- a/test/auto-test/FTC150.sh
+++ b/test/auto-test/FTC150.sh
@@ -21,7 +21,7 @@
 TC_ONELINE_DESCR="Sample tests of the SDNC A1 controller restconf API using http/https (no agent)"
 
 #App names to exclude checking pulling images for, space separated list
-EXCLUDED_IMAGES="PA CP SDNC_ONAP"
+EXCLUDED_IMAGES="PA CP ECS"
 
 . ../common/testcase_common.sh  $@
 . ../common/controller_api_functions.sh