old lanforge-scripts test

Signed-off-by: shivamcandela <shivam.thakur@candelatech.com>
This commit is contained in:
shivamcandela
2021-06-21 00:20:38 +05:30
parent c777ea7b7f
commit e1474f11cf
38 changed files with 388 additions and 13495 deletions

View File

@@ -267,6 +267,8 @@ class TTLSTest(LFCliBase):
self.collect_endp_stats(self.l3_cx_obj_udp.cx_profile.created_cx, traffic_type="UDP")
def cleanup(self, sta_list):
self.l3_cx_obj_udp.cleanup()
self.l3_cx_obj_tcp.cleanup()
self.station_profile.cleanup(sta_list)
if self.vap:
self.vap_profile.cleanup(1)