URL: https://github.com/SSSD/sssd/pull/766 Title: #766: TESTS: Test kvno correctly displays vesion numbers of principals
mrniranjan commented: """ Ran Below tests on s390x . (Linux ibm-z-130.rhts.eng.bos.redhat.com 4.18.0-74.el8.s390x #1 SMP Wed Feb 27 17:18:28 UTC 2019 s390x s390x s390x GNU/Linux) ``` test_kcm.py::TestSanityKCM::test_kinit_kcm test_kcm.py::TestSanityKCM::Run kinit with KRB5CCNAME=KCM: PASSED test_kcm.py::TestSanityKCM::test_ssh_login_kcm test_kcm.py::TestSanityKCM::Verify ssh logins are successuful with kcm as default PASSED test_kcm.py::TestSanityKCM::test_kcm_debug_level_set test_kcm.py::TestSanityKCM::Test that just adding a [kcm] section and restarting the kcm PASSED test_kcm.py::TestSanityKCM::test_kdestroy_retval test_kcm.py::TestSanityKCM::Test that destroying an empty cache does not return a non-zero PASSED test_kcm.py::TestSanityKCM::test_ssh_forward_creds test_kcm.py::TestSanityKCM::Test that SSH can forward credentials with KCM PASSED test_kcm.py::TestSanityKCM::test_kvno_display test_kcm.py::TestSanityKCM::Test kvno correctly displays vesion numbers of principals PASSED ``` """
See the full comment at https://github.com/SSSD/sssd/pull/766#issuecomment-469159827