TSG-101:1、增加测试结果写入nezha 2、删除proxy policy 测试wrong host,pinning test,revoked三项 3、精简下载测试,删除文件下载一半url 4、修改本地下载文件测试日志路径
This commit is contained in:
@@ -10,7 +10,7 @@ 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 \
|
||||
&& echo '0 2 * * * /usr/local/bin/python /root/unittest/clear_file_timeout.py' > /etc/crontabs/root
|
||||
&& pip3 install pytelegraf
|
||||
|
||||
WORKDIR /root/unittest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user