forked from awslabs/ec2-spot-jenkins-plugin
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scaling executors by node hardware (#415)
* Created method for scaling executors by node hardware. Added a new dropdown to the configureClouds page to chhose the executor scaling method * Updated tests to include new executorScaling parameter when creating EC2FleetCloud * Added getters for NodeHardwareScaler. Allows UI to update related fields. * Fixed class name changes from merge * Revised permision checks with proper naming for APIs and added new permissions to README. README also updated to reflect EC2 Fleet addition and Spot Fleet name change. * Changed Logger Level from Info to Fine
- Loading branch information
1 parent
d5e8e94
commit 903fcfd
Showing
24 changed files
with
964 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.