diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2021-02-24 09:15:48 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-02-25 13:30:20 +0000 |
commit | e01f4a5f5e4258e5b02593bda5cb0c5ec87b1899 (patch) | |
tree | 6cd6ffc6df7f126178ceb0f5e64ec90e21b267cf /integration-tests/src/test/resources/ci/testSuites/backend | |
parent | 5c50d66c0ddcc3de44ed897151ea8431550af07b (diff) |
Add UI/Rest sanity checks for helm package onboarding
Issue-ID: SDC-3185
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I17f19987c76647b448a409fda6b4a85e058d9612
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/backend')
-rw-r--r-- | integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml | 2 |
1 files changed, 1 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 fbd796edb1..97537986cb 100644 --- a/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/backend/onapApiSanity.xml @@ -8,4 +8,4 @@ <class name="org.onap.sdc.backend.ci.tests.sanity.Onboard"/> </classes> </test> -</suite>
\ No newline at end of file +</suite> |