X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTLDK%2FSetupTLDKTest.py;h=e9aaec71496dec03426ec3eb893eff98d281ef1b;hp=e4d71200229485dd59e6866b02be5b0813d2cd70;hb=d68951ac245150eeefa6e0f4156e4c1b5c9e9325;hpb=ed0258a440cfad7023d643f717ab78ac568dc59b diff --git a/resources/libraries/python/TLDK/SetupTLDKTest.py b/resources/libraries/python/TLDK/SetupTLDKTest.py index e4d7120022..e9aaec7149 100644 --- a/resources/libraries/python/TLDK/SetupTLDKTest.py +++ b/resources/libraries/python/TLDK/SetupTLDKTest.py @@ -206,7 +206,7 @@ def delete_local_tarball(tarball): call(split('sh -c "rm {0} > /dev/null 2>&1"'.format(tarball))) -class SetupTLDKTest(object): +class SetupTLDKTest: """Setup suite run on topology nodes. Many VAT/CLI based tests need the scripts at remote hosts before executing