Concourse worker tags priority or weight #6935
Unanswered
danpilch
asked this question in
Help & Support
Replies: 1 comment 5 replies
-
|
Hey, currently there is no way to do that. This workflow makes sense though and would be a nice use-case to support since I'm sure not having those heavy workers around 24/7 saves a lot of money. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I want to know if there is any solution for worker tags priority/weighting. I'll give you an example:
We have a tag called
integrationthis type of (high resource) worker runs integration tests and is only available on a time schedule e.g. 9-5 UTC)We want to be able to failover any emergency builds to another worker IF there is no high resource
integrationworker available.Is there any possible way to achieve this in concourse v7?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions