Confirmed users
3,990
edits
No edit summary |
No edit summary |
||
Line 49: | Line 49: | ||
You can find the information you need by loading a tbpl log and looking for "08:14:31 INFO - Using buildbot properties". | You can find the information you need by loading a tbpl log and looking for "08:14:31 INFO - Using buildbot properties". | ||
Don't try to make sense of it. Just copy it without the datestamps (I know, it sucks). | Don't try to make sense of it. Just copy it without the datestamps (I know, it sucks). | ||
== Running mozharness on a loaner == | |||
Two variables that you want to set are: | |||
* export DISPLAY=:0 | |||
* export MOZ_UPLOAD_DIR=/builds/slave/test/build/blobber_upload_dir | |||
== Running Mozharness with a local version of Talos and Firefox on Linux == | == Running Mozharness with a local version of Talos and Firefox on Linux == |