bdfreeman1421 | b2a4951 | 2018-11-25 07:32:19 -0500 | [diff] [blame] | 1 | *** Settings *** |
| 2 | Documentation Testing asdc. |
| 3 | Library OperatingSystem |
| 4 | Library RequestsLibrary |
| 5 | Library Collections |
bdfreeman1421 | b2a4951 | 2018-11-25 07:32:19 -0500 | [diff] [blame] | 6 | Resource ../resources/test_templates/model_test_template_vcperescust.robot |
| 7 | |
| 8 | Test Template Model Distribution For vCPEResCust Directory |
| 9 | #Test Teardown Teardown Model Distribution |
| 10 | |
| 11 | *** Variables *** |
| 12 | |
| 13 | *** Test Cases *** |
| 14 | Distribute vCPEResCust Model vCPEResCust |
| 15 | [Tags] distributevCPEResCust |