From 44aab5d46b2f30d1c2467ea4d46f80a393322f37 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Tue, 29 Jan 2008 22:17:52 +0000 Subject: [PATCH] comment out plc_configure for now. Dont want to undo existing plc configuration for the time being --- qaapi/runtests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qaapi/runtests.py b/qaapi/runtests.py index a35f3f7..d4c4bfc 100755 --- a/qaapi/runtests.py +++ b/qaapi/runtests.py @@ -18,7 +18,7 @@ config = Config() node = config.TEST_NODE_HOSTNAME_1 person = config.TEST_PERSON_EMAIL -plc_configure()() +#plc_configure()() #plc_start()() # Add test site, node, person and slice data -- 2.47.0