Fix new pylint issues in functional tests 56/102256/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 31 Aug 2022 09:41:35 +0000 (11:41 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Thu, 1 Sep 2022 08:47:00 +0000 (10:47 +0200)
commit8be6e0b8b05ca347c3ffac819d47c007cf4e3529
treecc26b52ba0a2d465a79d2a887387ad44e39b8948
parentba957d389f6838790e25a599fac1dc9cdd23b361
Fix new pylint issues in functional tests

- add timeout in requests.request methods
- remove useless disable pylint warning

Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I2acd0f10b458fe8f7ee1be65644880fd0b41d943
tests/transportpce_tests/1.2.1/test02_topo_portmapping.py
tests/transportpce_tests/common/test_utils.py
tests/transportpce_tests/common/test_utils_rfc8040.py
tests/transportpce_tests/hybrid/test01_device_change_notifications.py
tests/transportpce_tests/hybrid/test03_autonomous_reroute.py
tests/transportpce_tests/tapi/test03_tapi_device_change_notifications.py
tests/transportpce_tests/with_docker/test02_nbinotifications.py
tests/transportpce_tests/with_docker/test03_tapi_nbinotifications.py