#6396 Cleanup AD trust information after tests
Closed: Fixed None Opened 7 years ago by lryznaro.

In trust tests (test_integration/test_trust.py), external and nonexternal trusts are created, leaving entries about trusts on AD machines it works with. Because of this leftover information collisions occur during legacy client tests that prevent proper logging in of a user because of multiple paths to choose from. It's necessary to provide cleanup in both trust and legacy client tests that would remove any information related to trusts created during tests, so that collisions are prevented.


master:

  • 8a17773 Tests: Provide AD cleanup for trust tests
  • 3938698 Tests: Provide AD cleanup for legacy client tests
  • 46aa414 Add file_exists method as a member of transport object

ipa-4-4:

  • 244287a Tests: Provide AD cleanup for trust tests
  • 546382f Tests: Provide AD cleanup for legacy client tests
  • 1bb9b10 Add file_exists method as a member of transport object

Metadata Update from @lryznaro:
- Issue assigned to lryznaro
- Issue set to the milestone: FreeIPA 4.4.3

7 years ago

Login to comment on this ticket.

Metadata