You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
@kzettlmeier
I was not able to reproduce this bug with Plugin version 2.5.2 and Jenkins version 2.319.2. Can you share screenshots of your Fleet Cloud configurations as well as Job configuration?
Issue Details
Describe the bug
EC2 Fleet Plugin will not auto scale on node label expressions.
To Reproduce
linux-docker-fleet || windows-docker-fleet
linux-docker-fleet
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:
The text was updated successfully, but these errors were encountered: