All EC2s deployable from this project should offer option for both stand-alone and auto-scale instances. Currently, only stand-alone is offered.
Expected Behavior:
AutoScale template for Windows agent (and associated Jenkins job) is available
Actual Behavior:
AutoScale template for Windows agent (and associated Jenkins job) is not currently available within the project-repository
Fix recommendation:
Reference Watchmaker autoscale template (use --branch 1.5.6 if cloning; or you can curl from the raw/direct-reference) — injecting logic from current standalone template where appropriate.
Problem Description:
All EC2s deployable from this project should offer option for both stand-alone and auto-scale instances. Currently, only stand-alone is offered.
Expected Behavior:
AutoScale template for Windows agent (and associated Jenkins job) is available
Actual Behavior:
AutoScale template for Windows agent (and associated Jenkins job) is not currently available within the project-repository
Fix recommendation:
Reference Watchmaker autoscale template (use
--branch 1.5.6
if cloning; or you cancurl
from the raw/direct-reference) — injecting logic from current standalone template where appropriate.