You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[tests/vxlan]: Convert vnet_vxlan test to Python 3 (sonic-net#12540)
In an effort to move/convert PTF test scripts from Python 2 to 3, this PR converts vnet_vxlan.py.
Convert vnet_vxlan.py to Python 3 and move it to py3 directory
Update ptf_runner to pass is_python3 flag.
What is the motivation for this PR?
Move remaining Python 2 PTF script to Python 3.
How did you do it?
Use 2to3.
How did you verify/test it?
VXLAN (vnet_vxlan and vnet_route_leak) tests are skipped due to issue sonic-net#8374; However, migrating script to Python 3 does not impact the test case.
Any platform specific information?
Mellanox, Barefoot
Signed-off-by: sagummaraj@microsoft.com
0 commit comments