onap on kubernetes source files
[oom.git] / kubernetes / config / docker / init / src / config / robot / robot / resources / stack_validation / validate_vvg.robot
1 *** Settings ***
2 Documentation     Testing openstack.
3 Library    String
4 Library    DNSUtils
5 Library    Collections
6 Resource          validate_common.robot
7
8
9 *** Variables ***
10
11 *** Keywords ***
12 Validate vVG Stack
13     [Documentation]    Validation of vVG stack (TBD)
14     [Arguments]    ${stack_name}
15     Log    All server processes up
16