rhevm-qe-automation / ovirt-ansible

Ansible playbooks for ovirt management
GNU General Public License v3.0
26 stars 28 forks source link

Infra: Fix issue when fetched messages log is empty #184

Closed IlanZuckerman closed 3 years ago

IlanZuckerman commented 3 years ago

RHEVM-5930 This is caused by the fact that sometimes (usually on engine) the messages log remains empty. I WA this by fetching 'journalctl' log in case the messages does not exist, or is empty.