adding snappi to docker (#7292)

For the migration of tests that involves tgen from abstract to snappi, snappi library is needed
This commit is contained in:
ANISH-GOTTAPU 2021-04-15 20:54:31 +05:30 committed by GitHub
parent ac99b8fee8
commit e858d6e346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ RUN pip install cffi==1.10.0 \
ipython==5.4.1 \
ixnetwork-restpy==1.0.52 \
ixnetwork-open-traffic-generator==0.0.70 \
snappi[ixnetwork]==0.3.13 \
jinja2==2.7.2 \
jsonpatch \
lxml \