[Snappi] Update snappi module on sonic-mgmt docker (#17269)
* Update snappi module on Dockerfile.j2 * Update snappi module on Dockerfile.j2 * Update snappi module for py2 and venv
This commit is contained in:
parent
dccc5bf6cf
commit
15d9177c14
@ -101,7 +101,7 @@ RUN python3 -m pip install aiohttp \
|
|||||||
scapy==2.4.5 \
|
scapy==2.4.5 \
|
||||||
setuptools-rust \
|
setuptools-rust \
|
||||||
six \
|
six \
|
||||||
snappi[ixnetwork,convergence]==0.11.16 \
|
snappi[ixnetwork,convergence]==0.9.1 \
|
||||||
tabulate \
|
tabulate \
|
||||||
textfsm==1.1.2 \
|
textfsm==1.1.2 \
|
||||||
thrift==0.11.0 \
|
thrift==0.11.0 \
|
||||||
@ -182,7 +182,7 @@ RUN python2 -m pip install allure-pytest==2.8.22 \
|
|||||||
scandir \
|
scandir \
|
||||||
scapy==2.4.5 \
|
scapy==2.4.5 \
|
||||||
six \
|
six \
|
||||||
snappi[ixnetwork,convergence]==0.11.16 \
|
snappi[ixnetwork,convergence]==0.9.1 \
|
||||||
statistics \
|
statistics \
|
||||||
tabulate \
|
tabulate \
|
||||||
textfsm==1.1.3 \
|
textfsm==1.1.3 \
|
||||||
@ -333,7 +333,7 @@ RUN python3 -m pip install aiohttp \
|
|||||||
scapy==2.4.5 \
|
scapy==2.4.5 \
|
||||||
setuptools-rust \
|
setuptools-rust \
|
||||||
six \
|
six \
|
||||||
snappi[ixnetwork,convergence]==0.11.16 \
|
snappi[ixnetwork,convergence]==0.9.1 \
|
||||||
sshconf==0.2.5 \
|
sshconf==0.2.5 \
|
||||||
tabulate \
|
tabulate \
|
||||||
textfsm==1.1.2 \
|
textfsm==1.1.2 \
|
||||||
|
Reference in New Issue
Block a user