Hide Forgot
Steps to Reproduce: 1. Create an app from the Jenkins server cartridge 2. Create a new Jenkins job 3. Set the Builder Size to a nonsensical value 4. Save the configuration Actual results: The configuration is saved with the invalid value. Expected results: The user is alerted to the invalid value, and the configuration is not saved. Ideally, the user will only be allowed to select a builder size from a fixed list of valid sizes.
The long term fix for this is to remove the field entirely, which is covered in the backlog: https://trello.com/c/asBkl7Uo/123-the-jenkins-cloud-plugin-should-use-the-originating-app-rather-than-just-builder-type-java-future Closing this as upstream. Thanks.
Will this allow for the possibility that an app needs a medium gear to compile but can run happily on a small gear, or vice versa?