Bug 192988 - Disable the run-jsc-stress-test remote host key check
Summary: Disable the run-jsc-stress-test remote host key check
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-21 11:30 PST by Zhifei Fang
Modified: 2019-01-18 17:06 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2018-12-21 12:54 PST, Zhifei Fang
no flags Details | Formatted Diff | Diff
Patch (1.49 KB, patch)
2019-01-17 10:44 PST, Zhifei Fang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zhifei Fang 2018-12-21 11:30:05 PST
Disable the ssh local host key check, so it won't ask to add to host key to known_host every time.

simply add "-o NoHostAuthenticationForLocalhost=yes" for ssh
Comment 1 Zhifei Fang 2018-12-21 11:34:26 PST
<rdar://problem/44620061>
Comment 2 Zhifei Fang 2018-12-21 12:54:29 PST
Created attachment 357968 [details]
Patch
Comment 3 WebKit Commit Bot 2019-01-10 11:36:33 PST
Comment on attachment 357968 [details]
Patch

Clearing flags on attachment: 357968

Committed r239836: <https://trac.webkit.org/changeset/239836>
Comment 4 WebKit Commit Bot 2019-01-10 11:36:34 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-01-10 11:37:30 PST
<rdar://problem/47184948>
Comment 6 Zhifei Fang 2019-01-17 10:03:15 PST
Missing one line change in the patch. reopen the bug
Comment 7 Zhifei Fang 2019-01-17 10:44:32 PST
Created attachment 359390 [details]
Patch
Comment 8 WebKit Commit Bot 2019-01-18 17:06:52 PST
Comment on attachment 359390 [details]
Patch

Clearing flags on attachment: 359390

Committed r240191: <https://trac.webkit.org/changeset/240191>
Comment 9 WebKit Commit Bot 2019-01-18 17:06:54 PST
All reviewed patches have been landed.  Closing bug.