Skip to content

dns: suppress stderr from journalctl in "nmlog-parse-dnsmasq.sh" script

Thomas Haller requested to merge th/dnsmasq-journal-stderr into main

journalctl can print to stderr:

Journal file /var/log/journal/aeeddd08f4334901bca6efe5d10df607/user-1001.journal is truncated, ignoring file.

which breaks the "Then device "eth2" has DNS server "172.16.1.53"" step.


https://desktopqe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/beaker-NetworkManager-gitlab-trigger-code-upstream/4124/artifact/artifacts/FAIL_report_NetworkManager-ci_Test1083_dns_dnsmasq_two_default_with_negative_priority.html

Merge request reports