Delete "one_shot_host" concept from host creation
Reported by
jrbarnette@chromium.org,
Jan 18 2017
|
|||
Issue descriptionThe create_job() RPC call includes a parameter named "one_shot_hosts". The parameter seems to support UI elements that are likely rarely used, and likely to be somewhat inappropriate for the Chrome OS Autotest environment. It would be better to delete the feature altogether. Deleting the feature means deleting the parameter from the 'create_job()' RPC function, and deleting a fair sized chunk of downstream code that looks at the parameter. The change also means deleting Java GWT UI code. The Java code affected lives in frontend/client/src/autotest/afe/HostSelector.java and frontend/client/src/autotest/afe/HostSelectorDisplay.java. Look for the tab entitled "By specifing hostnames" (sic). The instance variable is named `hostnamePanel`.
,
Feb 12 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 17 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by jrbarnette@chromium.org
, Feb 2 2017