We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e5eeb commit 9417fe9Copy full SHA for 9417fe9
1 file changed
dockers/docker-ptf/Dockerfile.j2
@@ -120,6 +120,7 @@ RUN rm -rf /debs \
120
&& pip install exabgp==3.4.17\
121
&& pip install pyaml \
122
&& pip install pybrctl pyro4 rpyc yabgp \
123
+ && pip install unittest-xml-reporting \
124
&& mkdir -p /opt \
125
&& cd /opt \
126
&& wget https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py
0 commit comments