Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-35198

DelegatingComputerLauncher allowing to use other DelegatingComputerLauncher as delegate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      The utility base class DelegatingComputerLauncher comes with a descriptor implementation that advertises (primarily for the UI) which other launchers are accepted as delegated launchers.

      Specific code has been implemented for filtering out other DelegatingComputerLauncher instances from the possible delegate list in order to avoid multiple level ComputerLauncher recursions.

      The reported issue is that this filtering is not working, and the descriptor's "getApplicableDescriptors()" method returns also the descriptors of DelegatingComputerLauncher instances.

            peppe Giuseppe Landolfi
            peppe Giuseppe Landolfi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: