Fail TeamCity on not resolve host
Fail TeamCity on not resolve host
Problem You have setup a job in TeamCity that runs an http request using curl. The job shows green but you’re not seeing the data or expected outcome. In the logs it says “Could not resolve host”. That’s obviously a separate issue, but a disappointing issue is that despite this failure the job reports green as though it succeeded. Solution I had to add the following set -x set -e ping -c 4…
View On WordPress














