#4746 New test cases for SOA_Record_Maintenance
Closed: Fixed None Opened 9 years ago by spoore.

This is a request to add some new test cases for the following feature:

http://www.freeipa.org/page/V4/DNS:_Automatic_Zone_NS/SOA_Record_Maintenance

ipa_dnszone_nssoa_add

  • add zone with just zone name
  • add zone with --admin-email relative
  • add zone with --admin-email full
  • add zone with --name-server full
  • add zone with --name-server unresolvable relative and --force
  • fail to add zone with invalid zone name
  • fail to add zone with invalid --admin-email
  • fail to add zone with invalid --name-server
  • fail to add zone with unresolvable full --name-server
  • fail to add zone with unresolvable relative --name-server

ipa_dnszone_nssoa_mod

  • mod zone with --admin-email relative
  • mod zone with --admin-email full
  • mod zone with --name-server relative
  • mod zone with --name-server full
  • mod zone with unresolvable full --name-server and --force
  • mod zone with --force with unresolvable relative --name-server
  • fail to mod zone with invalid --admin-email
  • fail to mod zone with invalid --name-server
  • fail to mod zone with unresolvable full --name-server
  • fail to mod zone with unresolvable relative --name-server
  • fail to mod zone with --name-server= (empty nameserver)

Cleaning description.

4.1.4 was released, moving to new milestone

master:

  • ca96ecb Ipatests DNS SOA Record Maintenance

ipa-4-1:

  • 8f94ac1 Ipatests DNS SOA Record Maintenance

Metadata Update from @spoore:
- Issue assigned to alich
- Issue set to the milestone: FreeIPA 4.1.5

7 years ago

Login to comment on this ticket.

Metadata