mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-21 20:45:06 +00:00
inheritance fixes
This commit is contained in:
635
py-json/realm.py
635
py-json/realm.py
File diff suppressed because it is too large
Load Diff
@@ -259,6 +259,7 @@ python3 ./test_ipv4_variable_time.py
|
|||||||
output_format=output,
|
output_format=output,
|
||||||
script_name='test_ipv4_variable_time',
|
script_name='test_ipv4_variable_time',
|
||||||
arguments=args)
|
arguments=args)
|
||||||
|
print(ip_var_test.cx_profile.create())
|
||||||
ip_var_test.stop()
|
ip_var_test.stop()
|
||||||
if not ip_var_test.passes():
|
if not ip_var_test.passes():
|
||||||
print(ip_var_test.get_fail_message())
|
print(ip_var_test.get_fail_message())
|
||||||
|
|||||||
Reference in New Issue
Block a user