Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cirrus: Produce and collect varlink output | Chris Evich | 2019-10-08 |
| | | | | | | | | | | | | | When executing 'make remotesystem' testing, a varlink process is started up but it's stdio is dumped due to the production of excessive data. However, this also means if the process has a problem, any errors will not be accessible. Instead, grab only the last 100 lines and direct them into a file. Also update automation's log collection to retrieve this file when the `$REMOTE_CLIENT` env. var. is `true`. Signed-off-by: Chris Evich <cevich@redhat.com> | ||
* | Cirrus: Simplify package NVR logging | Chris Evich | 2019-10-03 |
| | | | | | | Also include runc/crun version for Fedora Signed-off-by: Chris Evich <cevich@redhat.com> | ||
* | Cirrus: Show names/versions of critical packages | Chris Evich | 2019-10-01 |
| | | | | | | | Adds an output to all testing tasks which lists the names/versions of critical/essential packages present on the VM. Signed-off-by: Chris Evich <cevich@redhat.com> | ||
* | Cirrus: Simplify log collection commands | Chris Evich | 2019-06-14 |
Signed-off-by: Chris Evich <cevich@redhat.com> |