Skip to content

Commit fa72373

Browse files
Add Snappi-Ixload package for docker-sonic-mgmt (#20808)
Add Snappi-Ixload package for docker-sonic-mgmt
1 parent 7a69613 commit fa72373

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

dockers/docker-sonic-mgmt/Dockerfile.j2

+4-1
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,17 @@ RUN python2 -m pip install allure-pytest==2.8.22 \
142142
"future>=0.16.0" \
143143
gitpython \
144144
ipaddr \
145+
ipaddress \
145146
ipython==5.4.1 \
146147
ixload \
147148
ixnetwork-restpy==1.0.64 \
148149
ixnetwork-open-traffic-generator==0.0.79 \
149-
jinja2==2.10.1 \
150+
snappi_ixload==0.0.5 \
151+
jinja2==3.1.2 \
150152
jsonpatch \
151153
lazy-object-proxy==1.6.0 \
152154
lxml \
155+
macaddress \
153156
mock \
154157
msrest==0.6.21 \
155158
natsort \

0 commit comments

Comments
 (0)