X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=tests%2Ftransportpce_tests%2Fpce%2Ftest03_gnpy.py;h=cd2d8ceb39f59b4e36147f4926c7f11916bd31b0;hp=57e1296204cd5133984575bbf89d1c01ea8d3104;hb=3cce0ff813d5153571057fbd59515fc56663bbf3;hpb=f21439dd643bb19d0d83e6f7e37addb4c3b39c6e diff --git a/tests/transportpce_tests/pce/test03_gnpy.py b/tests/transportpce_tests/pce/test03_gnpy.py index 57e129620..cd2d8ceb3 100644 --- a/tests/transportpce_tests/pce/test03_gnpy.py +++ b/tests/transportpce_tests/pce/test03_gnpy.py @@ -36,8 +36,8 @@ class TransportGNPYtesting(unittest.TestCase): @classmethod def setUpClass(cls): # pylint: disable=bare-except + sample_files_parsed = False try: - sample_files_parsed = False TOPO_CLLINET_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "gnpy", "clliNetwork.json") with open(TOPO_CLLINET_FILE, 'r', encoding='utf-8') as topo_cllinet: