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

Allow disabling T2/T3 unlimited for T3 instances

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • ec2-plugin
    • None

      AWS' new T3 instance type is set to run with T2/T3 Unlimited enabled.

      The way that the current EC2 plugin is designed, we cannot create T3 slaves which have Unlimited disabled. The EC2 plugin has a checkbox to enable/disable. However, it uses the default if this is unchecked.

      The EC2 plugin should probably take that setting exactly and use it to set the value. Thus, to use T3 instances with bursting, the Jenkins admin must manually check the box.

      Alternatively, you could have a drop-down with options like: 1. Enabled 2. Disabled 3. Instance-type default

            acrolinx_blumenbach Tilman Blumenbach
            dvenable David Venable
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: