coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
330 stars 165 forks source link

kola: include failed/stuck systemd units in error message directly #3823

Closed jlebon closed 2 weeks ago

jlebon commented 2 weeks ago

Instead of separately logging which systemd units are stuck and failed, just include it in the fatal error we eventually emit when we print the test failure. Otherwise it's not easy to match logged messages with failures when running tests in parallel.

jlebon commented 2 weeks ago

/override ci/prow/rhcos

openshift-ci[bot] commented 2 weeks ago

@jlebon: Overrode contexts on behalf of jlebon: ci/prow/rhcos

In response to [this](https://github.com/coreos/coreos-assembler/pull/3823#issuecomment-2186999151): >/override ci/prow/rhcos Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.