Skip to content

Commit

Permalink
PTF adds unittest-xml-reporting (#8417)
Browse files Browse the repository at this point in the history
Co-authored-by: richardyu-ms <richard.yu@microsoft.com>
  • Loading branch information
richardyu-ms and richardyu-ms authored Aug 12, 2021
1 parent f2e5eeb commit 9417fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-ptf/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ RUN rm -rf /debs \
&& pip install exabgp==3.4.17\
&& pip install pyaml \
&& pip install pybrctl pyro4 rpyc yabgp \
&& pip install unittest-xml-reporting \
&& mkdir -p /opt \
&& cd /opt \
&& wget https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py
Expand Down

0 comments on commit 9417fe9

Please sign in to comment.