Forum Discussion
Fullthepoil
Occasional Contributor
Hi!
We are creating pipeline in cloud and the script is in a docker. Sometimes, many pipelines start and it get stuck because when the docker try to get the license from the server, it's already in use by a other script running.
I was wondering if it's possible de check if the license is already in use.
thanks
Fullthepoil
6 years agoOccasional Contributor
Still having the problem. Does anyone has any idea?
Thanks!
- nmrao6 years agoChampion Level 3Not sure if there is any automated way to check this.
If jenking is triggering multiple jobs, probably see if it is possible to invoke them conditionaly in jenkins. Just a thought.- Fullthepoil6 years agoOccasional Contributor
We did something similar but not with jenkins.
It's not working in every cases that we need.
It's why I was wondering if there is a way to check the avaibility directly on the server.
Related Content
- 3 months ago
- 2 years ago
- 4 years ago
- 3 years ago