canonical / deployment-configs

10 stars 12 forks source link

Improve error output from staging deployment jobs #310

Open nottrobin opened 4 years ago

nottrobin commented 4 years ago

Our staging jenkins jobs (e.g. anbox) do the following:

When there's an error in the app (e.g. because the SECRET_KEY env var isn't defined), the way it will manifest in the Jenkins output is that it will keep saying e.g. "Waiting for deployment "anbox-cloud-io" rollout to finish: 2 out of 3 new replicas have been updated...". This is not ideal.

What we want is to see instead is an error message from the pods to show the build has failed. This could probably be achieved through a combination of:

anthonydillon commented 4 years ago

@nottrobin do you still want this?

nottrobin commented 4 years ago

yes absolutely. Why do you ask?

anthonydillon commented 4 years ago

Triaging and was not sure. Can you add a priority label and move to triage. If you have an idea of the estimate that would help also. Thanks.