Avoid attrs test flakines, stop using info_nss
authorSimo Sorce <simo@redhat.com>
Tue, 24 Feb 2015 22:34:09 +0000 (17:34 -0500)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Tue, 24 Feb 2015 22:57:47 +0000 (23:57 +0100)
commit1d2fda874a7285e88b9aac870e7d9bc998fe7464
tree9805dd3eafcdcbea1dbfc88b49d69ffeebf5953b
parentb861b85d778bb2ba67f715568a26b08814c6fc89
Avoid attrs test flakines, stop using info_nss

authtest already sets the fullname attribute,
just use that one instead of relying on nss which, on test systems
may have a completely empty gecos field, which makes the test fail.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
tests/attrs.py