aboutsummaryrefslogtreecommitdiffstats
path: root/site-manager/pom.xml
diff options
context:
space:
mode:
authorKevin McKiou <km097d@att.com>2017-10-27 12:52:36 -0500
committerKevin McKiou <km097d@att.com>2017-10-27 12:53:20 -0500
commit8b201488c1337435da6d70fe19a00d206d71ecc0 (patch)
tree19089a26bb3c58913bf9261520f2d65837839abf /site-manager/pom.xml
parent91ac137b2572203ed9aff1888b44ecd5f20ba785 (diff)
Tweak testTransactionv1.1.0
Remove startTransaction from testTransaction since it does nothing functionally and causes exceptions which are logged. Issue-ID: POLICY-369 Change-Id: Idd064b49e1d68832d14039870414626ca56c779b Signed-off-by: Kevin McKiou <km097d@att.com>
Diffstat (limited to 'site-manager/pom.xml')
0 files changed, 0 insertions, 0 deletions
d-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
*** Settings ***
Documentation   Closed Loop Test cases

Resource    ../resources/test_templates/closedloop_test_template.robot

Test Teardown    Teardown Closed Loop

*** Test Cases ***

VFW Closed Loop Test
    [TAGS]    closedloop    vfwcl
    VFW Policy
VDNS Closed Loop Test
    [TAGS]    closedloop    vdnscl
    VDNS Policy
VFWCL Closed Loop Test
    [TAGS]    vfwclosedloop
    VFWCL High Test   ${pkg_host}
    VFWCL Low Test   ${pkg_host}