#4614 SSHFP record not preserved in forced client reenrollment
Opened 9 years ago by pviktori. Modified 6 years ago

The following failure appears intermittently in the Forced Client Reenrollment integration suite; not always in the same test:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/usr/lib/python2.7/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py", line 90, in test_reenroll_with_both_force_join_and_keytab
    assert sshfp_record_pre == sshfp_record_post
AssertionError

Not all SSHFP records are not preserved. Before:

RUN ['ipa', 'dnsrecord-show', 'ipa.test', 'vm-194']
   Record name: vm-194
   A record: 10.34.47.194
   SSHFP record: 1 1 41585C600CC9FE9D8DCED521F348D1065F422FB3, 3 1 9F05D772B16388FA91E7D33F0D9AD2C8AB361540

and after re-enrollment:

RUN ['ipa', 'dnsrecord-show', 'ipa.test', 'vm-194']
   Record name: vm-194
   A record: 10.34.47.194
   SSHFP record: 3 1 9F05D772B16388FA91E7D33F0D9AD2C8AB361540

We should investigate during 4.1.1 time.

4.1.4 was released, moving to new milestone

FreeIPA 4.2.1 was released, moving to 4.2.x.

Metadata Update from @pviktori:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.5 backlog

7 years ago

Metadata Update from @mbasti:
- Assignee reset

6 years ago

Login to comment on this ticket.

Metadata