SXP: Add missing tags to binding origins tests 08/75908/3
authorIvan Hrasko <ihrasko@cisco.com>
Mon, 10 Sep 2018 07:13:19 +0000 (09:13 +0200)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 10 Sep 2018 17:16:44 +0000 (17:16 +0000)
Change-Id: If81f329d245569ff4f4f66751272b952e6504c12
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
csit/suites/sxp/binding-origin/020_Binding_Origins_Checks.robot

index b5dad252c89f47d940805cf2cabf2c72e732a112..b5bd17422e09845d2f49f2936345281cf6db49ad 100644 (file)
@@ -40,6 +40,7 @@ Test Add Unknown Priority Binding
 Test Add Lower Priority Binding To Domain
     [Documentation]    Test that incoming binding with lower priority does not override already existing
     ...    higher priority binding in master database for the same IP prefix
+    [Tags]    Binding Origins Checks    SXP
     BuiltIn.Comment    Create custom domain with binding
     SxpLib.Add Domain    guest    10    1.1.1.1/32    origin=LOCAL
     BuiltIn.Comment    Try add binding to custom domain with lower priority
@@ -50,6 +51,7 @@ Test Add Lower Priority Binding To Domain
 Test Add Higher Priority Binding To Domain
     [Documentation]    Test that incoming binding with lower priority does not override already existing
     ...    higher priority binding in master database for the same IP prefix
+    [Tags]    Binding Origins Checks    SXP
     BuiltIn.Comment    Create custom domain with binding
     SxpLib.Add Domain    guest    10    1.1.1.1/32    origin=NETWORK
     BuiltIn.Comment    Add binding to custom domain with higher priority
@@ -59,6 +61,7 @@ Test Add Higher Priority Binding To Domain
 
 Test Get Bindings
     [Documentation]    Test that when requesting for LOCAL bindings then only LOCAL bindings are returned
+    [Tags]    Binding Origins Checks    SXP
     BuiltIn.Comment    Add LOCAL binding
     SxpLib.Add Bindings    10    1.1.1.1/32    origin=LOCAL
     BuiltIn.Comment    Add NETWORK binding