aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-10-12 08:42:26 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2022-02-07 10:22:14 +0000
commita7bbc47c3c21ee1ae2e9b4c28a2d5dd8c6624ce1 (patch)
tree32b106e34694c33a91a94c69ca9b161ea2cc85db
parent622d6db10710e125b68eb1584c39556a007ce1bb (diff)
[POSTINSTALL] Deprecate dmaap part of postinstallistanbul
The test contains hardcoded part and is no more valid in Istanbul Issue-ID: TEST-366 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: I9798ae29351d812e41d43b960c0cdbc9065d1a77 (cherry picked from commit 5fc520ae5832595dd93cfb601e07dab8e3b3f66e)
-rw-r--r--robot/testsuites/post-install-tests.robot6
1 files changed, 0 insertions, 6 deletions
diff --git a/robot/testsuites/post-install-tests.robot b/robot/testsuites/post-install-tests.robot
index c0b5bd59..6bd9ecf5 100644
--- a/robot/testsuites/post-install-tests.robot
+++ b/robot/testsuites/post-install-tests.robot
@@ -5,16 +5,10 @@ Documentation Testing Installation
Test Timeout 10 second
-Resource ../resources/mr_interface.robot
Resource ../resources/aai/models.robot
*** Test Cases ***
-Basic DMAAP Message Router ACL Update Test
- [Tags] dmaapacl postinstall
- [Timeout] 30
- Run MR Update Topic Acl
-
Basic AAI Service Design Models Size Test
[Tags] aaimodels postinstall
[Timeout] 60