Remove auto reply verification for subscriptions 72/55872/1
authorTomas Janciga <tjanciga@cisco.com>
Mon, 24 Apr 2017 07:52:37 +0000 (00:52 -0700)
committerTomas Janciga <tjanciga@cisco.com>
Mon, 24 Apr 2017 07:53:49 +0000 (00:53 -0700)
Change-Id: I36d82c3255067e688d8376c975a59573f51fcf2b
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
csit/libraries/IoTDM/iotdm_sanity_tests.robot

index 8a451c57b29172932e5a326e6d6f732557f36638..911ddfc34caef11e2efdc4305642cd1a603c5844 100644 (file)
@@ -50,8 +50,6 @@ Sanity Test Create AE Container Subscription
     ...    Verify response of create requests.
     Sanity Test Create AE
     Create Resource Container    ${defAeUri}    Container1
-    # Setup automatic responses due to BUG: https://bugs.opendaylight.org/show_bug.cgi?id=7971
-    Add Notification Auto Reply On Subscription Create
     Create Resource Subscription    ${defAeUri}/Container1    ${notification_uri}    notifEventType=${OneM2M.net_create_of_direct_child_resource}    notifContentType=${OneM2M.nct_resource_id}
     Wait Until Keyword Succeeds    3x    100ms    Verify Number Of Auto Replies On Subscription Create    ${1}
     Remove Notification Auto Reply On Subscription Create