PTF adds unittest-xml-reporting (#8417)
Co-authored-by: richardyu-ms <richard.yu@microsoft.com>
This commit is contained in:
parent
c95a9d1db7
commit
debe310c66
@ -120,6 +120,7 @@ RUN rm -rf /debs \
|
|||||||
&& pip install exabgp==3.4.17\
|
&& pip install exabgp==3.4.17\
|
||||||
&& pip install pyaml \
|
&& pip install pyaml \
|
||||||
&& pip install pybrctl pyro4 rpyc yabgp \
|
&& pip install pybrctl pyro4 rpyc yabgp \
|
||||||
|
&& pip install unittest-xml-reporting \
|
||||||
&& mkdir -p /opt \
|
&& mkdir -p /opt \
|
||||||
&& cd /opt \
|
&& cd /opt \
|
||||||
&& wget https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py
|
&& wget https://raw.githubusercontent.com/p4lang/ptf/master/ptf_nn/ptf_nn_agent.py
|
||||||
|
Loading…
Reference in New Issue
Block a user