jenkinsci / docker-swarm-plugin

Jenkins plugin which allows to add a Docker Swarm as a cloud agent provider
https://plugins.jenkins.io/docker-swarm/
MIT License
55 stars 47 forks source link

Better error message on "Test connection" #117

Open Banibaal opened 2 years ago

Banibaal commented 2 years ago

What feature do you want to see added?

When I use the "Test connection" button, all I get is the following message : [ERROR] A problem occurred while processing the request.

I can't say in which exact situation it appears since I dont know why it doesn't work (whereas the same configuration works with the Docker plugin). But I suppose this message could be improved by adding the command that fails

Upstream changes

No response