buildbot / buildbot-infra

Buildbot infrastructure
MIT License
22 stars 23 forks source link

force update master if it is crashed #235

Closed tardyp closed 3 years ago

tardyp commented 3 years ago

When master is crashed, curl will succeed, but the http code is 500, cause nginx is actually there So we use the get_url ansible builtin instead of curl to be able to easily get the status code