blob: f1ce407ce79c752bbffc005a7dc807e01cf00646 [file] [log] [blame]
DR695Hccff30b2017-02-17 18:44:24 -05001*** Settings ***
2Documentation Testing asdc.
3Library OperatingSystem
4Library RequestsLibrary
5Library Collections
6Library UUID
7Library ExtendedSelenium2Library
8Resource ../resources/test_templates/model_test_template.robot
9
10Test Template Model Distribution For Directory
11Test Teardown Teardown Model Distribution
12
13*** Variables ***
14
15*** Test Cases ***
16Distribute vLB Model vLB
17 [Tags] ete distribute
18Distribute vFW Model vFW
19 [Tags] ete distribute
20Distribute vVG Model vVG
21 [Tags] ete distribute
22