blob: a30cb8d9bfbd0aa54793604bbf9835e61113eb20 [file] [log] [blame]
Brian Freemaned66ff92019-05-02 15:30:02 -05001*** Settings ***
2Documentation Testing Installation
3... Tests that confirm an installation is valid and not meant as recurring health test
4...
5
6Test Timeout 10 second
7
8Resource ../resources/mr_interface.robot
9
10*** Test Cases ***
11
12Basic DMAAP Message Router ACL Update Test
13 [Tags] dmaapacl postinstall
14 [Timeout] 30
15 Run MR Update Topic Acl
16