From e81405732f49d037e2c1f78e7aba79f7f333b15f Mon Sep 17 00:00:00 2001 From: Gavin Burris Date: Thu, 30 Nov 2023 16:14:10 -0600 Subject: [PATCH] Remove testing from description. Fix description with capitalization --- .../com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly | 4 ++-- .../jenkins/ec2fleet/EC2FleetCloud/help-executorScaler.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly b/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly index 19501437..07a6f5bc 100644 --- a/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly +++ b/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly @@ -79,12 +79,12 @@ - Testing Number of executors per instance + Number of executors per instance - + Method for scaling number of executors How long to keep an idle node. If set to 0, never scale down diff --git a/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-executorScaler.html b/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-executorScaler.html index a229e132..88b47a04 100644 --- a/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-executorScaler.html +++ b/src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-executorScaler.html @@ -2,13 +2,13 @@
No Scaling

Doesn't scale. Uses set number of executors

-
Scale by node hardware
+
Scale by Node Hardware

Determine number of executors by node hardware: Memory and vCPU count. Specify the quantity of each resource to be allocated per executor. The plugin sources the resources of the node and calculates the desired number of executors. The lower number of executors calculated will be chosen to prevent over provisioning.

-
Scale by weight
+
Scale by Weight

The plugin consumes instance