Issue Details
Describe the bug
EC2 Fleet Plugin will not auto scale on node label expressions.
To Reproduce
- Create a new Jenkins job that uses node label
linux-docker-fleet || windows-docker-fleet
- Create a new EC2 Fleet Cloud that should restrict to label
linux-docker-fleet
- Create a new EC2 Fleet Cloud that should restrict to label
windows-docker-fleet
Environment Details
Plugin Version?
2.5.2
Jenkins Version?
2.319.1
Label based fleet?
Yes
Linux or Windows?
Both
When Jenkins scans for if it needs to boot any new EC2 instances you will see the following log message:
label [linux-docker-fleet||windows-docker-fleet]: cloud AWS-Linux-Docker-Fleet can not provision for this label, continuing...
label [linux-docker-fleet||windows-docker-fleet]: cloud AWS-Windows-Docker-Fleet can not provision for this label, continuing...
Issue Details
Describe the bug
EC2 Fleet Plugin will not auto scale on node label expressions.
To Reproduce
linux-docker-fleet || windows-docker-fleetlinux-docker-fleetwindows-docker-fleetEnvironment Details
Plugin Version?
2.5.2
Jenkins Version?
2.319.1
Label based fleet?
Yes
Linux or Windows?
Both
When Jenkins scans for if it needs to boot any new EC2 instances you will see the following log message: