summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/robot/robot/testsuites/model-distribution.robot
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/robot/robot/testsuites/model-distribution.robot')
-rw-r--r--kubernetes/config/docker/init/src/config/robot/robot/testsuites/model-distribution.robot22
1 files changed, 0 insertions, 22 deletions
diff --git a/kubernetes/config/docker/init/src/config/robot/robot/testsuites/model-distribution.robot b/kubernetes/config/docker/init/src/config/robot/robot/testsuites/model-distribution.robot
deleted file mode 100644
index f1ce407ce7..0000000000
--- a/kubernetes/config/docker/init/src/config/robot/robot/testsuites/model-distribution.robot
+++ /dev/null
@@ -1,22 +0,0 @@
-*** Settings ***
-Documentation Testing asdc.
-Library OperatingSystem
-Library RequestsLibrary
-Library Collections
-Library UUID
-Library ExtendedSelenium2Library
-Resource ../resources/test_templates/model_test_template.robot
-
-Test Template Model Distribution For Directory
-Test Teardown Teardown Model Distribution
-
-*** Variables ***
-
-*** Test Cases ***
-Distribute vLB Model vLB
- [Tags] ete distribute
-Distribute vFW Model vFW
- [Tags] ete distribute
-Distribute vVG Model vVG
- [Tags] ete distribute
-