Skip to content

Commit 9417fe9

Browse files
authored
PTF adds unittest-xml-reporting (#8417)
Co-authored-by: richardyu-ms <[email protected]>
1 parent f2e5eeb commit 9417fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockers/docker-ptf/Dockerfile.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ RUN rm -rf /debs \
120120
&& pip install exabgp==3.4.17\
121121
&& pip install pyaml \
122122
&& pip install pybrctl pyro4 rpyc yabgp \
123+
&& pip install unittest-xml-reporting \
123124
&& mkdir -p /opt \
124125
&& cd /opt \
125126
&& wget https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py

0 commit comments

Comments
 (0)