#5711 Missing host plugin tests for --updatedns flag
Opened 8 years ago by mbasti. Modified 7 years ago

--updatedns option of ipa host-del has no tests.


Proposed tests for:

host-del --updatedns:

  • host has multiple AAAA addresses (all should be removed)
  • host has multiple A addresses (all should be removed)
  • host has A/AAAA address (all should be removed)
  • host has no DNS record (should show warning #5627)
  • zone where host belongs does not exist (should show warning #5627)
  • kinited user has only read permission for DNS records (should show warning #5627)
  • host has SSHFP records (records should be removed #5676 #5715)
  • host has PTR records (IPv6, IPv4) (records should be removed #5676)
  • IPA DNS is not installed (command should pass)

host-mod --updatedns
TODO

note: it is still not clear(ongoing-discussion) what is the correct behaviour of ipa host-del --updatedns or whether it should be obsoleted.

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

7 years ago

Login to comment on this ticket.

Metadata