gecko-dev/taskcluster/scripts/tester
Gregory Szorc 4ac2e8dbdc Bug 1302907 - Run mozharness from source checkout if available; r=dustin
Currently, build tasks produce a zip file artifact containing the
content of testing/mozharness.  This zip file is downloaded and applied
by any test using mozharness (which is most of them).

Now that some tests have a source checkout, we don't need to download
a mozharness zip because we can just use the source checkout.

This commit teaches test-ubuntu.sh to accept a custom path to
mozharness files. If that path is defined, we skip downloading the
mozharness zip.

The taskgraph has been updated to pass the path of mozharness in the
checkout to test-ubuntu.sh when a source checkout is available.

MozReview-Commit-ID: 2P17Wx1oytI

--HG--
extra : rebase_source : a631a87737b253aece3bbc550ce58168212ae87c
extra : source : 21fdf73bbb17e34cfe00e372695c4f21e4ba3e6a
2016-09-14 18:20:57 -07:00
..
harness-test-linux.sh
run-wizard Bug 1292561 - Use robustcheckout from the wizard on interactive loaners, r=gps 2016-09-04 10:33:22 -04:00
test-b2g.sh
test-ubuntu.sh Bug 1302907 - Run mozharness from source checkout if available; r=dustin 2016-09-14 18:20:57 -07:00