X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FInterfaceUtil.py;fp=resources%2Flibraries%2Fpython%2FInterfaceUtil.py;h=9dcd1f8321b78957caaf423849989b2e059521e6;hp=e2dc2f1c31e26b38b765e99377c476b7cf12795b;hb=316988e4fe98d9fb6ed99514e95f820033e4895b;hpb=42a491e80b96ebc81960d395a20dbba192e4066d diff --git a/resources/libraries/python/InterfaceUtil.py b/resources/libraries/python/InterfaceUtil.py index e2dc2f1c31..9dcd1f8321 100644 --- a/resources/libraries/python/InterfaceUtil.py +++ b/resources/libraries/python/InterfaceUtil.py @@ -1185,7 +1185,7 @@ class InterfaceUtil: the node. """ PapiSocketExecutor.run_cli_cmd( - node, u"set logging class avf level debug" + node, u"set logging class rdma level debug" ) cmd = u"rdma_create"