Created perfecto Interop Library pip module base

Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
shivam
2022-07-21 14:46:25 +05:30
committed by haricharan-jaka
parent 46621649c0
commit bab6f96366
140 changed files with 335 additions and 283 deletions

View File

@@ -8,7 +8,7 @@ Note: Run this file as it is to reboot all devices at same time from interop lab
import sys
if "libs" not in sys.path:
sys.path.append("../libs/perfecto_libs/")
sys.path.append("../libs/perfecto_interop/")
import argparse
import paramiko