install xmlrunner python3 version (#10086)
This commit is contained in:
parent
47870cecfc
commit
b8fa5e0d8d
@ -18,7 +18,8 @@ RUN pip3 install crc16 \
|
||||
psutil \
|
||||
scapy==2.4.4 \
|
||||
scapy_helper \
|
||||
pysubnettree
|
||||
pysubnettree \
|
||||
xmlrunner
|
||||
|
||||
COPY \
|
||||
{% for deb in docker_ptf_sai_debs.split(' ') -%}
|
||||
|
Reference in New Issue
Block a user