Extract list of available nodes to Utils

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The aim of this JIRA is to create a new static function in Utils which serves the list of the currently available computers which contain a name. This functionality iterates over all available Computers (-> is can be a bit expensive operation! so it could be a good idea to cache the list on the caller side) and if a Computer has a name, is it added to the returned list.

      In the Jenkins core there are places where we need the fresh list of available Computers with their names (for ex. when we would provide an advice). This effort includes the attempt to identify possible places where the former impl. can be changed to using this new function.

            Assignee:
            Pavel Janoušek
            Reporter:
            Pavel Janoušek
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: