feat: 1. 添加测试dns防火墙的测试例
2. 修改dns的openfile的镜像源, 解决源镜像无法下载问题
This commit is contained in:
@@ -10,7 +10,8 @@ RUN sed -i s@/dl-cdn.alpinelinux.org/@/mirrors.ustc.edu.cn/@g /etc/apk/repositor
|
||||
&& pip3 install pycurl \
|
||||
&& pip3 install httpstat \
|
||||
&& pip3 install CIUnitTest \
|
||||
&& pip3 install pytelegraf
|
||||
&& pip3 install pytelegraf \
|
||||
&& pip3 install dnspython
|
||||
|
||||
WORKDIR /root/unittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user