upgrade to python3 libraries
[testsuite.git] / robot / testsuites / model-distribution.robot
1 *** Settings ***
2 Documentation     Testing asdc.
3 Library    OperatingSystem
4 Library    RequestsLibrary
5 Library    Collections
6 Resource          ../resources/test_templates/model_test_template.robot
7
8 Test Template         Model Distribution For Directory
9 Test Teardown    Teardown Model Distribution
10
11 *** Variables ***
12
13 *** Test Cases ***
14 Distribute vLB Model    vLB
15     [Tags]    distribute   distributeVLB
16 Distribute vFW Model    vFW
17     [Tags]    distribute
18 Distribute vVG Model    vVG
19     [Tags]    distribute
20 Distribute vFWDT Model    vFWDT
21     [Tags]    distributeVFWDT