RESOLVED FIXED 141509
run-jsc-stress-tests should accept remote host config from JSON file
https://bugs.webkit.org/show_bug.cgi?id=141509
Summary run-jsc-stress-tests should accept remote host config from JSON file
Csaba Osztrogonác
Reported 2015-02-12 07:06:22 PST
Now we have to pass --remote=user@host[:port] option directly in command line, which isn't so good to configure a public buildbot (bug141165) Additionally the temp directory on the remote host can be configured with a JSON file lies on the remote host in ~/.bencher . It would be good if we can specify this without modifying anything on the remote. I'd like to add a new option to be able pass a JSON file with remote and remoteDirectory values and don't want to break the iOS(?) testing which still(?) relies the ~/.bencher file on the remote side.
Attachments
Patch (5.72 KB, patch)
2015-02-12 07:11 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-02-12 07:11:15 PST
Michael Saboff
Comment 2 2015-02-12 07:23:50 PST
Comment on attachment 246441 [details] Patch r=me
WebKit Commit Bot
Comment 3 2015-02-12 08:08:11 PST
Comment on attachment 246441 [details] Patch Clearing flags on attachment: 246441 Committed r179986: <http://trac.webkit.org/changeset/179986>
WebKit Commit Bot
Comment 4 2015-02-12 08:08:15 PST
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5 2015-02-17 04:04:05 PST
*** Bug 141082 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.