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

Workflow EC2 Integration - build node not provisioned

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • ec2-plugin

      When using the workflow plugin, EC2 nodes are not provisioned in parallel. Say that I have two parallel steps that both use a dynamically provisioned EC2 node. These two parallel steps request nodes in a serial fashion.

      When using the old pipeline plugin, the build jobs would each request a node and two nodes would get provisioned.

      When using the new workflow/pipeline plugin only a single node is provisioned when entering this step. The first step takes the node, and then a second node is requested against EC2.

      It would be ideal if the workflow plugin could request 2 nodes to be provisioned in parallel.

            francisu Francis Upton
            johndament John Ament
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: