Release image version 1.12.2
[testsuite.git] / robot / testsuites / closed-loop.robot
1 *** Settings ***
2 Documentation     Closed Loop Test cases
3
4 Resource    ../resources/test_templates/closedloop_test_template.robot
5
6 *** Variables ***
7 ${PACKET_GENERATOR_HOST}
8
9 *** Test Cases ***
10 VFW Closed Loop Test
11     [TAGS]    closedloop    vfwcl
12     VFW Policy
13
14 VDNS Closed Loop Test
15     [TAGS]    closedloop    vdnscl
16     VDNS Policy
17
18 VFWCL Closed Loop Test
19     [TAGS]    vfwclosedloop
20     Log     ${EMPTY}
21     VFWCL High Test   ${PACKET_GENERATOR_HOST}
22     Sleep  60
23     VFWCL Low Test   ${PACKET_GENERATOR_HOST}
24     [Teardown]  VFWCL Set To Medium    ${PACKET_GENERATOR_HOST}
25
26 VFWCL Repush Monitoring And Operational Policies
27     [TAGS]   repushpolicy
28     Validate the vFWCL Policy
29     Run Keyword And Ignore Error     Run Undeploy vFW Monitoring Policy
30     Validate the vFWCL Policy
31     Run Keyword And Ignore Error     Run Undeploy Policy
32     Validate the vFWCL Policy
33     Run Keyword and Ignore Error     Run Delete vFW Monitoring Policy
34     Validate the vFWCL Policy
35     Run Keyword And Ignore Error     Run Delete vFW Operational Policy
36     Validate the vFWCL Policy
37     Update vVFWCL Policy     ${MODEL_INVARIANT_ID}
38     Validate the vFWCL Policy