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

BatchTask plugin and hudson slave

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • batch-task-plugin
    • None

      Hi

      Now I want to use distributed capability of hudson and I some batchtask in order to due some specific packaging task for each job after a release on nexus.
      These task are scripted in shellscripts.

      However it does not work with master slave architecture because a batch task is only applied for the master. A job that is executed always on a slave can not have batch task that relies on local script!

      Is a way to improve this plugin, if a job must be run on a slave the a batch task executed should relies on files and remote resources.

            kohsuke Kohsuke Kawaguchi
            fabrice31 fabrice31
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: