jenkinsci / jenkinsci/openstack-cloud-plugin
Invalid credentials not reducing cloud success rate
- Dominant language
- Java
- Stars
- 49
- Forks
- 97
- Avg merge
- 13h 23m
- Merged PRs (30d)
- 6
Description
I was making credentials changes to interact with an Openstack cloud as a different user. I deleted the current credentials before adding new ones (oops).
I was checking the cloud statistics on the dashboard to make sure that things were working as expected, and nowhere did this problem show itself until I clicked in to understand why there were no build slaves being created.
The errors were being reported into the cloud statistics, but in a way that didn't reflect as a slave creation failure, meaning that the percentages on the dashboard were not changing, as they didn't seem to be counted as attempts to create a slave.
Contributor guide
Assessment
This issue has not been assessed yet.