diff options
author | morganrol <morgan.richomme@orange.com> | 2021-10-12 08:42:26 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-10-12 08:42:26 +0200 |
commit | 5fc520ae5832595dd93cfb601e07dab8e3b3f66e (patch) | |
tree | 76a2878cfdb7782501f5ea803c808fe71359806c /robot | |
parent | b4680596e5c876b12dc416c305de69371d5aedd5 (diff) |
[POSTINSTALL] Deprecate dmaap part of postinstall
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
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/post-install-tests.robot | 6 |
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 |