Discussion:
[Freeipa-devel] [freeipa PR#803][opened] ipatests: add systemd journal collection for multihost tests
tomaskrizek
2017-05-22 16:56:15 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/803
Author: tomaskrizek
Title: #803: ipatests: add systemd journal collection for multihost tests
Action: opened

PR body:
"""
Some messages are only logged in journal. Collection of journal
makes debugging failed tests from logs easier.

Fixes: https://pagure.io/freeipa/issue/6971

Signed-off-by: Tomas Krizek <***@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/803/head:pr803
git checkout pr803

Loading...