X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fhoneycomb%2Fnotifications.robot;h=125e06c7a1294e0b36e7babe74facf6628dd19b1;hp=119a351e7d9663841056e75f97117dbfbd67a43a;hb=dec1188c7f89f5f8f97085b5f68c6f1d918586b8;hpb=9c8743594ac51c51ac14b6b80c9806a79ada0753 diff --git a/resources/libraries/robot/honeycomb/notifications.robot b/resources/libraries/robot/honeycomb/notifications.robot index 119a351e7d..125e06c7a1 100644 --- a/resources/libraries/robot/honeycomb/notifications.robot +++ b/resources/libraries/robot/honeycomb/notifications.robot @@ -13,8 +13,8 @@ *** Settings *** | Library | resources.libraries.python.honeycomb.Notifications -| Variables | tests/suites/honeycomb/resources/netconf/hello.py -| Variables | tests/suites/honeycomb/resources/netconf/subscription.py +| Variables | resources/test_data/honeycomb/netconf/hello.py +| Variables | resources/test_data/honeycomb/netconf/subscription.py | Documentation | Keywords used to test Honeycomb notifications over Netconf. *** Keywords ***