gecko-dev/testing/mozharness/configs/builds
Dustin J. Mitchell 7d502f2abb Bug 1335353: remove refs to /tools/buildbot; r=aki
On Taskcluster machines, /tools/buildbot doesn't exist.  It turns out, nothing
refers to exes['python'] anyway, so we can just remove that (the preference is
to use sys.executable instead).

The references to exes['buildbot'] were all for sendchanges from builds to
tests, and those too are all gone now.

Lines like

   'virtualenv': ['/tools/buildbot/bin/python', '/tools/misc-python/virtualenv.py'],

Were committing two sins: first, using a python executable from a random
virtualenv; and second, using a virtualenv.py from another random directory (in
this case, it's a utility script for a PuppetAgain module). Such lines are
replaced with a reference to /tools/virtualenv/bin/virtualenv, which is
installed for the express purpose of providing a virtualenv binary on testers
(for builds, we use the vendored copy).

MozReview-Commit-ID: 4iHX3B3MLyK

--HG--
extra : rebase_source : e4b4902a19d688b148c136bd10c706fc127cbf2d
2017-08-10 17:05:11 +00:00
..
releng_sub_android_configs Bug 1371445 - Add |mach android {lint,findbugs,checkstyle,test}| commands for running Android-specific test suites. r=gps 2017-06-12 08:55:54 -07:00
releng_sub_linux_configs Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_sub_mac_configs Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_sub_windows_configs Bug 1389398 - Remove remaining clang entries in windows tooltool manifests. r=gps 2017-08-11 16:16:32 +09:00
branch_specifics.py bug 1357808: switch mozilla-central fennec builds to org.mozilla.fennec_aurora id and add new builds for org.mozilla.fennec. r=aki,sylvestre,jlorenzo a=dawn 2017-05-24 15:27:40 -04:00
build_pool_specifics.py Backed out changeset 485d1af7805a (bug 1338651) for valgrind issues a=backout 2017-06-30 14:44:28 -07:00
releng_base_android_64_builds.py Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_base_linux_32_builds.py Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_base_linux_64_builds.py Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_base_mac_64_builds.py Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_base_mac_64_cross_builds.py Bug 1335353: remove refs to /tools/buildbot; r=aki 2017-08-10 17:05:11 +00:00
releng_base_windows_32_builds.py Bug 1383257 - Disable talos and unittest sendchange from windows builds. r=kmoir 2017-07-25 10:02:30 -04:00
releng_base_windows_64_builds.py Bug 1383257 - Disable talos and unittest sendchange from windows builds. r=kmoir 2017-07-25 10:02:30 -04:00
taskcluster_firefox_win32_clang.py Bug 1384289: Fix perfherder submission for static analysis builds r=ted 2017-07-25 15:36:58 -04:00
taskcluster_firefox_win32_clang_debug.py Bug 1384289: Fix perfherder submission for static analysis builds r=ted 2017-07-25 15:36:58 -04:00
taskcluster_firefox_win32_noopt_debug.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_win64_asan_debug.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_win64_asan_opt.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_win64_clang.py Bug 1384289: Fix perfherder submission for static analysis builds r=ted 2017-07-25 15:36:58 -04:00
taskcluster_firefox_win64_clang_debug.py Bug 1384289: Fix perfherder submission for static analysis builds r=ted 2017-07-25 15:36:58 -04:00
taskcluster_firefox_win64_noopt_debug.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_windows_32_addondevel.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_windows_32_debug.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_windows_32_opt.py Bug 1381577 - Part I; Win nightlies should generate and upload balrog_props.json. r=kmoir 2017-07-17 16:06:14 -04:00
taskcluster_firefox_windows_64_addondevel.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_windows_64_debug.py Bug 1378251 - Upload Windows TC build crash dumps as artifacts; r=ted 2017-07-05 16:02:41 -06:00
taskcluster_firefox_windows_64_opt.py Bug 1381577 - Part I; Win nightlies should generate and upload balrog_props.json. r=kmoir 2017-07-17 16:06:14 -04:00