Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Won't Fix
-
Component/s: jclouds-plugin
-
Labels:None
-
Similar Issues:
Description
When using the same Google Compute Engine project (don't know if this happens with other providers, but I assume it does) to host slaves from multiple Jenkins instances, template/cloud quotas don't work as expected: slaves from both Jenkins instances are used when checking quotas instead of taking into account only slaves from that specific Jenkins instance.
For that to work, jenkins would need to support clustering.
Jenkins does not support clustering. So this actually works as designed.