Skip to content

Commit 8939202

Browse files
authored
[docker-sonic-mgmt]: Upgrade Tgen API from 0.0.42 to 0.0.70 (sonic-net#6275)
Tgen API 0.0.42 has many problems. We have fixed them in 0.0.70.
1 parent ab0ee0b commit 8939202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockers/docker-sonic-mgmt/Dockerfile.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN pip install cffi==1.10.0 \
4040
ipaddr \
4141
ipython==5.4.1 \
4242
ixnetwork-restpy==1.0.52 \
43-
ixnetwork-open-traffic-generator==0.0.42 \
43+
ixnetwork-open-traffic-generator==0.0.70 \
4444
jinja2==2.7.2 \
4545
jsonpatch \
4646
lxml \

0 commit comments

Comments
 (0)