Closed
Bug 1321048
Opened 7 years ago
Closed 7 years ago
add the ability to mach talos-test to not download the tp5n.zip file all the time
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: jmaher, Assigned: rwood)
Details
Attachments
(1 file)
in many cases there is a need to hack on the files or manifest locally. it would be nice after running |mach talos-test -a tp5o| once, that we could edit the downloaded tp5o files and run talos again |mach talos-test -a tp5o --no-download| I think this would be trivial to add to mozharness and mach- I am open to other uses besides --no-download.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Reporter | ||
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8816158 [details] Bug 1321048 - add talos-test option to not download tp5 pageset; https://reviewboard.mozilla.org/r/96942/#review97150 this looks great, we will need other changes to the mach commandline parsing to accept this- also when it is done, updates to the wiki page.
Attachment #8816158 -
Flags: review?(jmaher) → review+
Assignee | ||
Comment 3•7 years ago
|
||
(In reply to Joel Maher ( :jmaher) from comment #2) > this looks great, we will need other changes to the mach commandline parsing > to accept this- also when it is done, updates to the wiki page. Thanks Joel. Sorry not sure what you mean - what other changes to the mach commandline parsing are you referring to? I tested it out locally with ./mach talos-test. Good point re: wiki!
Flags: needinfo?(jmaher)
Assignee | ||
Comment 5•7 years ago
|
||
Thanks Joel! I updated the wiki: https://wiki.mozilla.org/Buildbot/Talos/Running#Locally
Pushed by rwood@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/884d81d5c32b add talos-test option to not download tp5 pageset; r=jmaher
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/884d81d5c32b
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•