jenkinsci / ec2-fleet-plugin

The EC2 Fleet plugin launches EC2 instances as worker nodes for Jenkins CI server, automatically scaling the capacity with the load.
https://plugins.jenkins.io/ec2-fleet/
Apache License 2.0
111 stars 81 forks source link

Updated Fleet Label Cloud and created tests for CasC #418

Closed GavinBurris42 closed 1 year ago

GavinBurris42 commented 1 year ago

Updated FleetLabelCloud and created tests for Configuration as Code. Changed variables in FleetLabelCloud constructor from uninstantiated Integers to ints.

Testing done

Created a new test class to test Configuration as Code for FleetLabelCloud to test FleetLabelClouds created from CasC yaml files.

pdk27 commented 1 year ago

@GavinBurris42 Can you update the destination branch for this PR to master?