X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2Fmgmt-notif-apihcnc-func.robot;fp=tests%2Ffunc%2Fhoneycomb%2F071_notification.robot;h=2b6802c205052eff7fff39db5662852ebaa03734;hp=41d04913a6f593ddb659e7827a6eb2c361748a94;hb=20a24b36a6fc172c209dcc154e138f6e06e85bd5;hpb=a9da1b4ca1e8cccef22a6e2b8bfa859a9ed04555 diff --git a/tests/func/honeycomb/071_notification.robot b/tests/func/honeycomb/mgmt-notif-apihcnc-func.robot similarity index 95% rename from tests/func/honeycomb/071_notification.robot rename to tests/func/honeycomb/mgmt-notif-apihcnc-func.robot index 41d04913a6..2b6802c205 100644 --- a/tests/func/honeycomb/071_notification.robot +++ b/tests/func/honeycomb/mgmt-notif-apihcnc-func.robot @@ -35,7 +35,7 @@ | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} *** Test Cases *** -| Honeycomb sends notification on interface state change +| TC01: Honeycomb sends notification on interface state change | | [Documentation] | Check if Honeycomb sends a state-changed notification\ | | ... | when the state of an interface is changed. | | Given Interface state from Honeycomb should be @@ -47,7 +47,7 @@ | | When Honeycomb sets interface state | ${node} | ${interface} | down | | And Honeycomb should send interface state notification | ${interface} | down -| Honeycomb sends notification on interface deletion +| TC02: Honeycomb sends notification on interface deletion | | [Documentation] | Check if Honeycomb sends an interface-deleted notification | | ... | when an interface is deleted. | | Given TAP configuration from Honeycomb should be