aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-08-24 12:00:48 +0200
committerJulien Bertozzi <julien.bertozzi@intl.att.com>2020-08-24 12:43:13 +0000
commitdcda40f7bc372178bb76e0810a90e2f03783754a (patch)
tree971f403a46e9cef90539233fa8bc5e3fef8bd566 /integration-tests/src/test/resources
parent597bc127b6fc91c77fe2c5c759c194a6e50b9c4e (diff)
Add sdc startup in IT
Rework the java packages so that we use onap now + fix the folders written outside of the target folder Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I23c2bad4bee6b766cfacc2c544e1431aed4cd608
Diffstat (limited to 'integration-tests/src/test/resources')
-rw-r--r--integration-tests/src/test/resources/ci/conf/testngLifeCycle.xml9
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/CRUDArtifacts.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/ExternalApiSanity.xml16
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/SearchExternalAPI.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/artifacts.xml6
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/cap_req.xml4
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/category.xml4
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/ciFull.xml44
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml32
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/general.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/imports.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/normatives.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/pass.xml2
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/product.xml8
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/productAPIs.xml10
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/property.xml4
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/resource.xml36
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/sanity.xml50
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/service.xml4
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/testngLifeCycle.xml4
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/user.xml2
22 files changed, 119 insertions, 128 deletions
diff --git a/integration-tests/src/test/resources/ci/conf/testngLifeCycle.xml b/integration-tests/src/test/resources/ci/conf/testngLifeCycle.xml
deleted file mode 100644
index 005bdba0f3..0000000000
--- a/integration-tests/src/test/resources/ci/conf/testngLifeCycle.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
-<suite name="lifeCycle" parallel="none">
- <test name="Test">
- <classes>
- <class name="org.openecomp.sdc.ci.tests.execute.lifecycle.LCSbaseTest"/>
- </classes>
- </test> <!-- Test -->
-</suite> <!-- lifeCycle -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/CRUDArtifacts.xml b/integration-tests/src/test/resources/ci/testSuites/CRUDArtifacts.xml
index 923777542c..0306e469ea 100644
--- a/integration-tests/src/test/resources/ci/testSuites/CRUDArtifacts.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/CRUDArtifacts.xml
@@ -5,7 +5,7 @@
<test name="Test">
<classes>
<class
- name="org.openecomp.sdc.externalApis.CRUDExternalAPI">
+ name="org.onap.sdc.backend.externalApis.CRUDExternalAPI">
<methods>
<!-- <include name="uploadArtifactOnVFViaExternalAPI" />
<include name="uploadArtifactOnServiceViaExternalAPI" />
diff --git a/integration-tests/src/test/resources/ci/testSuites/ExternalApiSanity.xml b/integration-tests/src/test/resources/ci/testSuites/ExternalApiSanity.xml
index 02594526cb..b17a8e69a0 100644
--- a/integration-tests/src/test/resources/ci/testSuites/ExternalApiSanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/ExternalApiSanity.xml
@@ -4,7 +4,7 @@
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.externalApis.CRUDExternalAPI">
+ <class name="org.onap.sdc.backend.externalApis.CRUDExternalAPI">
<methods>
<include name="uploadArtifactOnVfcVlCpViaExternalAPI" invocation-numbers="0" />
<include name="uploadArtifactOnVFViaExternalAPI" invocation-numbers="0" />
@@ -24,41 +24,41 @@
<include name="deleteArtifactOnAssetWhichNotExist" />
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.DownloadComponentArt">
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.DownloadComponentArt">
<methods>
<include name="downloadArtifactOfComponentInstanceFromServiceViaExternalAPI"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.GetFilteredAssetServlet">
+ <class name="org.onap.sdc.backend.externalApis.GetFilteredAssetServlet">
<methods>
<include name="getResourceAssetBySpecifiedCategory"/>
<include name="getServiceAssetBySpecifiedCategory"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.SearchFilterCategoryExternalAPI">
+ <class name="org.onap.sdc.backend.externalApis.SearchFilterCategoryExternalAPI">
<methods>
<include name="normativeResourceCategory" invocation-numbers="0"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.GetCSARofVF">
+ <class name="org.onap.sdc.backend.externalApis.GetCSARofVF">
<methods>
<include name="getServiceToscaModelCheckInState"/>
<include name="getRsourceToscaModelCertifyState"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.GetFilteredAssetServlet">
+ <class name="org.onap.sdc.backend.externalApis.GetFilteredAssetServlet">
<methods>
<include name="getResourceAssetBySpecifiedCategory"/>
<include name="getServiceAssetBySpecifiedCategory"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.GetSpecificAssetMetadataServlet">
+ <class name="org.onap.sdc.backend.externalApis.GetSpecificAssetMetadataServlet">
<methods>
<include name="getResourceAssetMetadataSuccess"/>
<include name="getServiceAssetMetadataWithResourceInstancesSuccess"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.AssetLifeCycle">
+ <class name="org.onap.sdc.backend.externalApis.AssetLifeCycle">
<methods>
<include name="theFlow"/>
</methods>
diff --git a/integration-tests/src/test/resources/ci/testSuites/SearchExternalAPI.xml b/integration-tests/src/test/resources/ci/testSuites/SearchExternalAPI.xml
index 8d21be4381..b401c281bf 100644
--- a/integration-tests/src/test/resources/ci/testSuites/SearchExternalAPI.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/SearchExternalAPI.xml
@@ -5,7 +5,7 @@
<test name="Test">
<classes>
<class
- name="org.openecomp.sdc.externalApis.SearchFilterCategoryExternalAPI">
+ name="org.onap.sdc.backend.externalApis.SearchFilterCategoryExternalAPI">
<methods>
<include name="searchWithInvalidFilter" />
diff --git a/integration-tests/src/test/resources/ci/testSuites/artifacts.xml b/integration-tests/src/test/resources/ci/testSuites/artifacts.xml
index 1352e75d58..1e27b81c66 100644
--- a/integration-tests/src/test/resources/ci/testSuites/artifacts.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/artifacts.xml
@@ -3,9 +3,9 @@
<suite name="Artifacts">
<test name="Artifacts">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.DownloadComponentArt"/>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.ValidateHeatArtFieldsTypes"/>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.PlaceHolderValidations"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.DownloadComponentArt"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.ValidateHeatArtFieldsTypes"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.PlaceHolderValidations"/>
</classes>
</test>
</suite> <!-- Artifacts -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/cap_req.xml b/integration-tests/src/test/resources/ci/testSuites/cap_req.xml
index 8298af2da5..9b1c6e54d3 100644
--- a/integration-tests/src/test/resources/ci/testSuites/cap_req.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/cap_req.xml
@@ -3,8 +3,8 @@
<suite name="Cap_Req" >
<test name="Cap_Req">
<classes>
- <class name="org.openecomp.sdc.ci.tests.requirements.RequirementsTest"/>
- <class name="org.openecomp.sdc.ci.tests.capability.CapabilitiesTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.requirements.RequirementsTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.capability.CapabilitiesTest"/>
</classes>
</test>
</suite> <!-- Artifacts -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/category.xml b/integration-tests/src/test/resources/ci/testSuites/category.xml
index 3de83431e8..ef2c26fa5f 100644
--- a/integration-tests/src/test/resources/ci/testSuites/category.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/category.xml
@@ -3,8 +3,8 @@
<suite name="category">
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.category.GroupingTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.category.SubCategoriesTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.GroupingTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.SubCategoriesTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- category -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/ciFull.xml b/integration-tests/src/test/resources/ci/testSuites/ciFull.xml
index 7a9558ed7a..963c568a8f 100644
--- a/integration-tests/src/test/resources/ci/testSuites/ciFull.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/ciFull.xml
@@ -3,8 +3,8 @@
<suite name="ciFull" configfailurepolicy="continue" verbose="2">
<test name="Category">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.category.CatalogDataApiTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.category.GroupingTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.CatalogDataApiTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.GroupingTest">
<methods>
<exclude name="createProductGroupForNonExistingCategory"/>
<exclude name="createProductGroupForNonExistingSunCategory"/>
@@ -12,7 +12,7 @@
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.category.SubCategoriesTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.SubCategoriesTest">
<methods>
<exclude name="createProductSubCategoryForNonExistingCategory"/>
<exclude name="createResourceSubCategoryForNonExistingCategory"/>
@@ -24,9 +24,9 @@
<test name="Distribution">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.distribution.AuthanticationTests"/>
+ name="org.onap.sdc.backend.ci.tests.execute.distribution.AuthanticationTests"/>
<class
- name="org.openecomp.sdc.ci.tests.execute.distribution.DistributionDownloadArtifactTest">
+ name="org.onap.sdc.backend.ci.tests.execute.distribution.DistributionDownloadArtifactTest">
<methods>
<exclude name="downloadServiceArtifact_ServiceVersionNotFound"/>
</methods>
@@ -35,44 +35,44 @@
</test> <!-- Test -->
<test name="General">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.general.FeProxyTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.general.UuidTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.FeProxyTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.UuidTest"/>
</classes>
</test>
<test name="Resource">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.SimultaneousApiTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.UpdateResourceMetadataTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.SimultaneousApiTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.UpdateResourceMetadataTest">
<methods>
<exclude name="UpdateResourceCategory_negativeFlow"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.VFResourceInstanceNameCRUD"/>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.ResourceApiTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.VFResourceInstanceNameCRUD"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.ResourceApiTest"/>
<class
- name="org.openecomp.sdc.ci.tests.execute.resource.ValidateExtendedVfData"/>
+ name="org.onap.sdc.backend.ci.tests.execute.resource.ValidateExtendedVfData"/>
</classes>
</test>
<test name="Product">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest">
+ name="org.onap.sdc.backend.ci.tests.execute.product.ProductUndoCheckoutTest">
<methods>
<exclude name="undoCheckOutNotExist"/>
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest"/>
+ name="org.onap.sdc.backend.ci.tests.execute.product.ProductGetFollowedTest"/>
<class
- name="org.openecomp.sdc.ci.tests.execute.product.ProductToscaYamlGenerationTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest">
+ name="org.onap.sdc.backend.ci.tests.execute.product.ProductToscaYamlGenerationTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckinTest">
<methods>
<exclude name="checkInProductNotExist"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckoutTest"/>
<class
- name="org.openecomp.sdc.ci.tests.execute.product.ProductCreateWithValidationsTest">
+ name="org.onap.sdc.backend.ci.tests.execute.product.ProductCreateWithValidationsTest">
<methods>
<exclude name="createProductDescriptionRemoveSpacesFromBeginning"/>
<exclude name="createProductDescriptionRemoveSpacesFromTheEnd"/>
@@ -84,14 +84,14 @@
</test>
<test name="Service">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.service.GetAllServiceVersions"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.service.GetAllServiceVersions"/>
</classes>
</test>
<test name="Artifacts">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.DownloadComponentArt"/>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.ValidateHeatArtFieldsTypes"/>
- <class name="org.openecomp.sdc.ci.tests.execute.artifacts.PlaceHolderValidations"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.DownloadComponentArt"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.ValidateHeatArtFieldsTypes"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.artifacts.PlaceHolderValidations"/>
</classes>
</test>
</suite> \ No newline at end of file
diff --git a/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml b/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
index 7c9d6d9d9c..637ec3e4fa 100644
--- a/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
@@ -4,28 +4,28 @@
<test name="ExternalApis">
<classes>
- <class name="org.openecomp.sdc.externalApis.VFCMTExternalAPI"/>
- <class name="org.openecomp.sdc.externalApis.CRUDExternalAPI"/>
- <class name="org.openecomp.sdc.externalApis.DeploymentValiditaion"/>
- <class name="org.openecomp.sdc.externalApis.GetAssetServlet"/>
- <class name="org.openecomp.sdc.externalApis.GetCSARofVF"/>
- <class name="org.openecomp.sdc.externalApis.GetFilteredAssetServlet"/>
- <class name="org.openecomp.sdc.externalApis.GetSpecificAssetMetadataServlet"/>
- <class name="org.openecomp.sdc.externalApis.SearchFilterCategoryExternalAPI"/>
- <class name="org.openecomp.sdc.externalApis.AssetLifeCycle"/>
- <class name="org.openecomp.sdc.externalApis.UserAPIs"/>
+ <class name="org.onap.sdc.backend.externalApis.VFCMTExternalAPI"/>
+ <class name="org.onap.sdc.backend.externalApis.CRUDExternalAPI"/>
+ <class name="org.onap.sdc.backend.externalApis.DeploymentValiditaion"/>
+ <class name="org.onap.sdc.backend.externalApis.GetAssetServlet"/>
+ <class name="org.onap.sdc.backend.externalApis.GetCSARofVF"/>
+ <class name="org.onap.sdc.backend.externalApis.GetFilteredAssetServlet"/>
+ <class name="org.onap.sdc.backend.externalApis.GetSpecificAssetMetadataServlet"/>
+ <class name="org.onap.sdc.backend.externalApis.SearchFilterCategoryExternalAPI"/>
+ <class name="org.onap.sdc.backend.externalApis.AssetLifeCycle"/>
+ <class name="org.onap.sdc.backend.externalApis.UserAPIs"/>
- <class name="org.openecomp.sdc.internalApis.annotations.AnnotationsTest"/>
+ <class name="org.onap.sdc.backend.internalApis.annotations.AnnotationsTest"/>
<!-- <class name="org.openecomp.sdc.ci.tests.execute.product.ChangeServiceInstanceVersionTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest"/>
+ <class name="ProductCheckinTest"/>
+ <class name="ProductCheckoutTest"/>
<class name="org.openecomp.sdc.ci.tests.execute.product.ProductComponentInstanceCRUDTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCreateWithValidationsTest"/>
+ <class name="ProductCreateWithValidationsTest"/>
<class name="org.openecomp.sdc.ci.tests.execute.product.ProductCrudTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest"/> -->
+ <class name="ProductGetFollowedTest"/>
+ <class name="ProductUndoCheckoutTest"/> -->
</classes>
diff --git a/integration-tests/src/test/resources/ci/testSuites/general.xml b/integration-tests/src/test/resources/ci/testSuites/general.xml
index a63f36423e..9ee63871bf 100644
--- a/integration-tests/src/test/resources/ci/testSuites/general.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/general.xml
@@ -3,7 +3,7 @@
<suite name="General">
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.general.UuidTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.UuidTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- General -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/imports.xml b/integration-tests/src/test/resources/ci/testSuites/imports.xml
index b9374cf47a..56d9010383 100644
--- a/integration-tests/src/test/resources/ci/testSuites/imports.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/imports.xml
@@ -3,7 +3,7 @@
<suite name="Imports">
<test name="Imports">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.imports.ImportGenericResourceCITest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.imports.ImportGenericResourceCITest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- Imports -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/normatives.xml b/integration-tests/src/test/resources/ci/testSuites/normatives.xml
index 02da714578..8e633e2bac 100644
--- a/integration-tests/src/test/resources/ci/testSuites/normatives.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/normatives.xml
@@ -19,7 +19,7 @@
<suite name="normatives" >
<test name="InterfaceLifecycleTypes">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.globaltypes.InterfaceLifecycleTypesTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.globaltypes.InterfaceLifecycleTypesTest"/>
</classes>
</test>
</suite> \ No newline at end of file
diff --git a/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml b/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml
index 9fcd043cd3..9f189107a5 100644
--- a/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/onapApiSanity.xml
@@ -5,7 +5,7 @@
<parameter name="makeToscaValidation" value="true"/>
<test name="ExternalApis">
<classes>
- <class name="org.openecomp.sdc.ci.tests.sanity.Onboard"/>
+ <class name="org.onap.sdc.backend.ci.tests.sanity.Onboard"/>
</classes>
</test>
</suite> \ No newline at end of file
diff --git a/integration-tests/src/test/resources/ci/testSuites/pass.xml b/integration-tests/src/test/resources/ci/testSuites/pass.xml
index 731d73675c..00df382cef 100644
--- a/integration-tests/src/test/resources/ci/testSuites/pass.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/pass.xml
@@ -7,7 +7,7 @@
<classes>
<class
- name="org.openecomp.sdc.ci.tests.sanity.Onboard">
+ name="org.onap.sdc.backend.ci.tests.sanity.Onboard">
<methods>
<include name="passTest" />
</methods>
diff --git a/integration-tests/src/test/resources/ci/testSuites/product.xml b/integration-tests/src/test/resources/ci/testSuites/product.xml
index 101b94a6bb..559fc54514 100644
--- a/integration-tests/src/test/resources/ci/testSuites/product.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/product.xml
@@ -3,10 +3,10 @@
<suite name="Product">
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductLifecycleTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductLifecycleTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductUndoCheckoutTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckinTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckoutTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- Product -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/productAPIs.xml b/integration-tests/src/test/resources/ci/testSuites/productAPIs.xml
index df9aa9f152..bd5f06da15 100644
--- a/integration-tests/src/test/resources/ci/testSuites/productAPIs.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/productAPIs.xml
@@ -5,11 +5,11 @@
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCreateWithValidationsTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckinTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckoutTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCreateWithValidationsTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductGetFollowedTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductUndoCheckoutTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- Suite --> \ No newline at end of file
diff --git a/integration-tests/src/test/resources/ci/testSuites/property.xml b/integration-tests/src/test/resources/ci/testSuites/property.xml
index b7dba95f16..cb8875ac64 100644
--- a/integration-tests/src/test/resources/ci/testSuites/property.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/property.xml
@@ -3,8 +3,8 @@
<suite name="Property" >
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.property.PropertyApisTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.property.AdditionalInformationServletTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.PropertyApisTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.AdditionalInformationServletTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- Property -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/resource.xml b/integration-tests/src/test/resources/ci/testSuites/resource.xml
index 4fd0e43a02..c2dd49011c 100644
--- a/integration-tests/src/test/resources/ci/testSuites/resource.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/resource.xml
@@ -5,30 +5,30 @@
<test verbose="2" name="Sanity">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.category.CatalogDataApiTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.CatalogDataApiTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.distribution.AuthanticationTests">
+ <class name="org.onap.sdc.backend.ci.tests.execute.distribution.AuthanticationTests">
<methods>
<include name="downloadServiceArtifactSuccessWithAutantication"/>
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.distribution.DistributionDownloadArtifactTest">
+ name="org.onap.sdc.backend.ci.tests.execute.distribution.DistributionDownloadArtifactTest">
<methods>
<include name="downloadResourceArtifactSuccess"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.general.FeProxyTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.FeProxyTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.general.UuidTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.UuidTest">
<methods>
<include name="testE2EUuidHeaderReturnedAndPreserved"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.imports.ImportGenericResourceCITest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.imports.ImportGenericResourceCITest">
<methods>
<include name="importAllTestResources"/>
<include name="testImportCheckoutAndUpdateUserResource"/>
@@ -36,7 +36,7 @@
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.property.AdditionalInformationServletTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.AdditionalInformationServletTest">
<methods>
<include name="createResourceAdditionalInformationTestDuringLifecycle"/>
<include name="updateResourceAdditionalInformationTest"/>
@@ -44,66 +44,66 @@
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.property.PropertyApisTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.PropertyApisTest">
<methods>
<include name="testPropertyApis"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.GetAllResourceVersions">
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.GetAllResourceVersions">
<methods>
<include name="getResourceAllVersions_version15"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.ResourceApiTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.ResourceApiTest">
<methods>
<include name="updateResourceMetadataSuccess"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.UpdateResourceMetadataTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.UpdateResourceMetadataTest">
<methods>
<include name="UpdateDerivedFromSuccess"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.service.GetComponentAuditApiTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.service.GetComponentAuditApiTest">
<methods>
<include name="testServiceAuditCertifiedVersion"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.user.ActivateDeActivateDeleteUser">
+ <class name="org.onap.sdc.backend.ci.tests.execute.user.ActivateDeActivateDeleteUser">
<methods>
<include name="authorizeDeActivatedUser"/>
</methods>
</class>
<!-- Product tests start-->
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckinTest">
<methods>
<include name="checkInProductByCreator"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckoutTest">
<methods>
<include name="checkOutProductByPmNotInContacts"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductGetFollowedTest">
<methods>
<include name="followedPageTest"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductUndoCheckoutTest">
<methods>
<include name="undoCheckOutProductByPm"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.interfaceoperation.InterfaceOperationsTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.interfaceoperation.InterfaceOperationsTest">
<methods>
<include name="addInterfaceOperationsOfGlobalTypeOnResource"/>
<include name="addInterfaceOperationsOnResource"/>
diff --git a/integration-tests/src/test/resources/ci/testSuites/sanity.xml b/integration-tests/src/test/resources/ci/testSuites/sanity.xml
index 320c3ccd43..09323f2ea2 100644
--- a/integration-tests/src/test/resources/ci/testSuites/sanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/sanity.xml
@@ -4,14 +4,14 @@
<test name="sanityE2Eflows">
<classes>
- <class name="org.openecomp.sdc.ci.tests.sanity.CrudE2E"/>
+ <class name="org.onap.sdc.backend.ci.tests.sanity.CrudE2E"/>
</classes>
</test>
<test name="General">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.general.FeProxyTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.general.UuidTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.FeProxyTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.general.UuidTest">
<methods>
<include name="testE2EUuidHeaderReturnedAndPreserved"/>
</methods>
@@ -27,7 +27,7 @@
<test name="Artifact">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.artifacts.DownloadComponentArt">
+ name="org.onap.sdc.backend.ci.tests.execute.artifacts.DownloadComponentArt">
<methods>
<include name="downloadArtifactFromResourceTest"/>
<include name="downloadArtifactFromServiceTest"/>
@@ -39,7 +39,7 @@
<test name="Service">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.service.GetComponentAuditApiTest">
+ name="org.onap.sdc.backend.ci.tests.execute.service.GetComponentAuditApiTest">
<methods>
<include name="testServiceAuditCertifiedVersion"/>
</methods>
@@ -51,20 +51,20 @@
<test name="Resource">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.resource.GetAllResourceVersions">
+ name="org.onap.sdc.backend.ci.tests.execute.resource.GetAllResourceVersions">
<methods>
<include name="getResourceAllVersions_version15"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.resource.ResourceApiTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.resource.ResourceApiTest">
<methods>
<include name="updateResourceMetadataSuccess"/>
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.resource.UpdateResourceMetadataTest">
+ name="org.onap.sdc.backend.ci.tests.execute.resource.UpdateResourceMetadataTest">
<methods>
<include name="UpdateDerivedFromSuccess"/>
</methods>
@@ -73,24 +73,24 @@
</test>
<test name="Product">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckinTest">
<methods>
<include name="checkInProductByCreator"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.product.ProductCheckoutTest">
<methods>
<include name="checkOutProductByPmNotInContacts"/>
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest">
+ name="org.onap.sdc.backend.ci.tests.execute.product.ProductGetFollowedTest">
<methods>
<include name="followedPageTest"/>
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest">
+ name="org.onap.sdc.backend.ci.tests.execute.product.ProductUndoCheckoutTest">
<methods>
<include name="undoCheckOutProductByPm"/>
</methods>
@@ -100,21 +100,21 @@
</test>
<test name="Catalog">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.category.CatalogDataApiTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.category.CatalogDataApiTest"/>
</classes>
</test>
<test name="distribution">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.distribution.AuthanticationTests">
+ name="org.onap.sdc.backend.ci.tests.execute.distribution.AuthanticationTests">
<methods>
<include name="downloadServiceArtifactSuccessWithAutantication"/>
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.distribution.DistributionDownloadArtifactTest">
+ name="org.onap.sdc.backend.ci.tests.execute.distribution.DistributionDownloadArtifactTest">
<methods>
<include name="downloadResourceArtifactSuccess"/>
</methods>
@@ -130,7 +130,7 @@
<test name="Imports">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.imports.ImportGenericResourceCITest">
+ name="org.onap.sdc.backend.ci.tests.execute.imports.ImportGenericResourceCITest">
<methods>
<include name="importAllTestResources"/>
<include name="testImportCheckoutAndUpdateUserResource"/>
@@ -138,7 +138,7 @@
</methods>
</class>
<class
- name="org.openecomp.sdc.ci.tests.execute.imports.ImportToscaCapabilitiesWithProperties">
+ name="org.onap.sdc.backend.ci.tests.execute.imports.ImportToscaCapabilitiesWithProperties">
<methods>
<include name="importNodeTypeWithCapabilityWithPropertiesFromYmlSucceed"/>
<include
@@ -151,7 +151,7 @@
<test name="attribute">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.attribute.ComponentInstanceAttributeTest">
+ name="org.onap.sdc.backend.ci.tests.execute.attribute.ComponentInstanceAttributeTest">
<methods>
<include name="testUpdateAttributeOnResourceInstance"/>
</methods>
@@ -162,7 +162,7 @@
<test name="inputs">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.inputs.InputsApiTests">
+ name="org.onap.sdc.backend.ci.tests.execute.inputs.InputsApiTests">
<methods>
<include name="testInputsMainFunctionality"/>
</methods>
@@ -173,7 +173,7 @@
<test name="property">
<classes>
<class
- name="org.openecomp.sdc.ci.tests.execute.property.AdditionalInformationServletTest">
+ name="org.onap.sdc.backend.ci.tests.execute.property.AdditionalInformationServletTest">
<methods>
<include name="createResourceAdditionalInformationTestDuringLifecycle"/>
<include name="updateResourceAdditionalInformationTest"/>
@@ -181,12 +181,12 @@
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.property.PropertyApisTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.PropertyApisTest">
<methods>
<include name="testPropertyApis"/>
</methods>
</class>
- <class name="org.openecomp.sdc.ci.tests.execute.property.ComponentInstancePropertyTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.property.ComponentInstancePropertyTest">
<methods>
<include name="nestedVfResourceProperty3Levels"/>
</methods>
@@ -203,18 +203,18 @@
<test name="ExternalApis">
<classes>
- <class name="org.openecomp.sdc.externalApis.GetAssetServlet">
+ <class name="org.onap.sdc.backend.externalApis.GetAssetServlet">
<methods>
<include name="getResourceAssetSuccess"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.GetFilteredAssetServlet">
+ <class name="org.onap.sdc.backend.externalApis.GetFilteredAssetServlet">
<methods>
<include name="getResourceAssetBySpecifiedCategoryAndSubCategory"/>
<include name="getServiceAssetBySpecifiedCategoryAndDistributionStatus"/>
</methods>
</class>
- <class name="org.openecomp.sdc.externalApis.GetSpecificAssetMetadataServlet">
+ <class name="org.onap.sdc.backend.externalApis.GetSpecificAssetMetadataServlet">
<methods>
<include name="getResourceAssetMetadataWithResourceInstancesSuccess"/>
<include
diff --git a/integration-tests/src/test/resources/ci/testSuites/service.xml b/integration-tests/src/test/resources/ci/testSuites/service.xml
index 9c662764ea..05300baf4b 100644
--- a/integration-tests/src/test/resources/ci/testSuites/service.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/service.xml
@@ -3,8 +3,8 @@
<suite name="Service">
<test name="Service">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.service.GetAllServiceVersions"/>
- <class name="org.openecomp.sdc.ci.tests.execute.interfaceoperation.InterfaceOperationsTest">
+ <class name="org.onap.sdc.backend.ci.tests.execute.service.GetAllServiceVersions"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.interfaceoperation.InterfaceOperationsTest">
<methods>
<include name="addInterfaceOperationsOnService"/>
<include name="getInterfaceOperationsFromService"/>
diff --git a/integration-tests/src/test/resources/ci/testSuites/testngLifeCycle.xml b/integration-tests/src/test/resources/ci/testSuites/testngLifeCycle.xml
index 7f1cba4d9c..9ae3cfda21 100644
--- a/integration-tests/src/test/resources/ci/testSuites/testngLifeCycle.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/testngLifeCycle.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
-<suite name="lifeCycle">
+<suite name="lifeCycle" parallel="none">
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.lifecycle.LCSbaseTest"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.lifecycle.LCSbaseTest"/>
</classes>
</test> <!-- Test -->
</suite> <!-- lifeCycle -->
diff --git a/integration-tests/src/test/resources/ci/testSuites/user.xml b/integration-tests/src/test/resources/ci/testSuites/user.xml
index 3ab1f971fb..ddd90b1aa8 100644
--- a/integration-tests/src/test/resources/ci/testSuites/user.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/user.xml
@@ -3,7 +3,7 @@
<suite name="User">
<test name="Test">
<classes>
- <class name="org.openecomp.sdc.ci.tests.execute.user.ActivateDeActivateDeleteUser"/>
+ <class name="org.onap.sdc.backend.ci.tests.execute.user.ActivateDeActivateDeleteUser"/>
</classes>
</test> <!-- Test -->
</suite> <!-- User -->