aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml')
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml b/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml
index 8ce016d09f..c81bbdcff8 100644
--- a/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml
@@ -7,7 +7,8 @@
<classes>
<class name="org.onap.sdc.backend.ci.tests.sanity.Onboard">
<methods>
- <exclude name="onboardCNFWithHelmValidatorTest"/>
+ <exclude name="onboardCNFWithHelmValidatorFlow"/>
+ <exclude name="onboardCNFWithHelmValidatorFlowWithWarning"/>
<exclude name="onboardCNFWithHelmValidatorShouldFailTest"/>
</methods>
</class>