ReleaseEngineering/Mozharness/How to run tests as a developer: Difference between revisions

Jump to navigation Jump to search
add --test-packages-url
(Adding the tooltool step for local setup)
(add --test-packages-url)
Line 65: Line 65:
If you're trying to reproduce a unit test suite or a talos suite follow this last step. Otherwise, go to the "Build and other jobs" section.
If you're trying to reproduce a unit test suite or a talos suite follow this last step. Otherwise, go to the "Build and other jobs" section.


=== Step 5 - Append --installer-url and/or --test-url ===
=== Step 5 - Append --installer-url and/or --test-url and/or --test-packages-url ===
Append ''--installer-url'' and/or ''--test-url''. You can find the right values on the log:
Append ''--installer-url'' and/or ''--test-url'' and/or ''--test-packages-url''. You can find the right values on the log:
<pre>
<pre>
08:14:31    INFO - Found installer url http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-linux32_gecko/1400225075/en-US/b2g-32.0a1.en-US.linux-i686.tar.bz2.
08:14:31    INFO - Found installer url http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-linux32_gecko/1400225075/en-US/b2g-32.0a1.en-US.linux-i686.tar.bz2.
08:14:31    INFO - Found test url http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-linux32_gecko/1400225075/en-US/b2g-32.0a1.en-US.linux-i686.tests.zip.
08:14:31    INFO - Found test url http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-inbound-linux32_gecko/1400225075/en-US/b2g-32.0a1.en-US.linux-i686.tests.zip.
17:51:04    INFO - Found a test packages url https://queue.taskcluster.net/v1/task/XHPBpieOSeO2e44zhkw64A/artifacts/public/build/test_packages.json.
</pre>
</pre>


canmove, Confirmed users
2,056

edits

Navigation menu