PTF adds unittest-xml-reporting (#8417)
Co-authored-by: richardyu-ms <richard.yu@microsoft.com>
This commit is contained in:
parent
133caf6db2
commit
36ab000557
@ -118,6 +118,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
|
||||
|
Loading…
Reference in New Issue
Block a user