多老的系统?走 systemctl 重启任务
jenkins 的 node 的运行的环境变量和你登陆系统时的环境变量不一致
你要的是 tearDown 里判断测试失败,并做相关现场的保存
设 stderr=subprocess.STDOUT
安卓盒子
文件路径 换行
不是 cpu 瓶颈的用多线程吧
用这个吧
from multiprocessing.dummy import Pool as ThreadPool
多进程全局变量不共享,请用队列之类的东西
或者用多线程
每次 docker run 起的都是新的容器
建议好好看看 docker 使用手册
pytest -> python -m pytest