-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Critical
-
Component/s: openstack-cloud-plugin
-
None
I tried the latest code from Master branch because it has my latest critical bugfix (https://github.com/jenkinsci/openstack-cloud-plugin/commit/29c49f749f698b7565975eceb05e32501bb8338f)
turns out the current HEAD revision of Master branch has another major issue:
I set "max number of nodes" to 50 in my Openstack Cloud config
and I see multiple "cap reached" messages from the plugin in Jenkins logs,
but when I look at "Nodes" page of my Jenkins, I see about half of those nodes (25).
why is "cap reached" when I have a max of 50 and I only see about 25 in the Nodes page?