mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
Commented out debug printing
This commit is contained in:
@@ -762,8 +762,8 @@ class GenCXProfile(LFCliBase):
|
||||
|
||||
def start_cx(self):
|
||||
print("Starting CXs...")
|
||||
print(self.created_cx)
|
||||
print(self.created_endp)
|
||||
#print(self.created_cx)
|
||||
#print(self.created_endp)
|
||||
for cx_name in self.created_cx:
|
||||
self.json_post("/cli-json/set_cx_state", {
|
||||
"test_mgr": "default_tm",
|
||||
|
||||
Reference in New Issue
Block a user