mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 11:18:03 +00:00
Added missing Port and local path details
Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
@@ -164,6 +164,8 @@ class DataplaneTest(cv_test):
|
||||
self.sets = sets
|
||||
self.graph_groups = graph_groups
|
||||
self.report_dir = report_dir
|
||||
self.ssh_port = ssh_port
|
||||
self.local_path = local_path
|
||||
|
||||
def setup(self):
|
||||
# Nothing to do at this time.
|
||||
|
||||
Reference in New Issue
Block a user