mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
ipatests: re-enable test_sss_ssh_authorizedkeys
Re-enable test_sss_ssh_authorizedkeys. Related: https://pagure.io/freeipa/issue/8151 Signed-off-by: François Cami <fcami@redhat.com> Reviewed-By: Armando Neto <abiagion@redhat.com>
This commit is contained in:
parent
3546fef0bb
commit
f7ed159769
@ -1024,7 +1024,6 @@ class TestIPACommand(IntegrationTest):
|
||||
assert is_tls_version_enabled('tls1_2')
|
||||
assert is_tls_version_enabled('tls1_3')
|
||||
|
||||
@pytest.mark.skip(reason='https://pagure.io/freeipa/issue/8151')
|
||||
def test_sss_ssh_authorizedkeys(self):
|
||||
"""Login via Ssh using private-key for ipa-user should work.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user