aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/post-install-tests.robot
blob: c0b5bd59eeb37b450555de3da6ba5035b3866134 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** 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
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
    Validate Size Of AAI Models