X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=tests%2Ftransportpce_tests%2Fwith_docker%2Ftest02_nbinotifications.py;h=a5be915c28da2e667c69eeb4c3bb0c485bc0e9f3;hp=2d7edd617f4e735f6073c07a15be978dd7a42154;hb=80c1e9a96ad3e992fb6504463ce1eaacd1e5a7e9;hpb=37dd5aeef844a7f37cfd70589670c5bacbbe1645 diff --git a/tests/transportpce_tests/with_docker/test02_nbinotifications.py b/tests/transportpce_tests/with_docker/test02_nbinotifications.py index 2d7edd617..a5be915c2 100644 --- a/tests/transportpce_tests/with_docker/test02_nbinotifications.py +++ b/tests/transportpce_tests/with_docker/test02_nbinotifications.py @@ -152,6 +152,7 @@ class TransportNbiNotificationstesting(unittest.TestCase): print("all processes killed") def setUp(self): # instruction executed before each test method + # pylint: disable=consider-using-f-string print("execution of {}".format(self.id().split(".")[-1])) def test_01_connect_xpdrA(self):