blob: c11fd7b8c23d6a57f99907dbf75975e4c7ad1787 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
*** Settings ***
Documentation Testing Installation
... Tests that confirm an installation is valid and not meant as recurring health test
...
Test Timeout 10 second
Resource ../resources/mr_interface.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
Validate Size Of AAI Models
|