# Pastebin j3hwA6PH dougw-air:zuul dougw$ grep -n tox ../jenkins/jobs/macros.yaml 83: - tox: 355: - shell: "/usr/local/jenkins/slave_scripts/run-tox.sh py26" 360: - shell: "/usr/local/jenkins/slave_scripts/run-tox.sh py27" 365: - shell: "/usr/local/jenkins/slave_scripts/run-tox.sh py33" 370: - shell: "/usr/local/jenkins/slave_scripts/run-tox.sh py34" 375: - shell: "/usr/local/jenkins/slave_scripts/run-tox.sh pypy" 378: name: tox 380: - shell: "/usr/local/jenkins/slave_scripts/run-tox.sh {envlist}" 718: - target: 'logs/$LOG_PATH/tox' 719: source: '.tox/*/log/*' 835: upload_source: '"**/*nose_results.html" "**/*testr_results.html.gz" ".testrepository/tmp*" "**/*testrepository.subunit.gz" ".tox/*/log/*"'