#7873 remove all occurrences of osinfo.version_id from ipatests/
Closed: fixed by fcami. Opened by fcami.

The fix for https://pagure.io/freeipa/issue/7868 introduced a tuple-based OS version management method (osinfo.version_number) by Christian Heimes.

So we now have two different OS version methods.

There are occurrences of osinfo.version_id in ipatests, so convert them all to version_number and then finally remove version_id from osinfo.


Metadata Update from @fcami:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/2867

Metadata Update from @fcami:
- Issue set to the milestone: FreeIPA 4.7 backlog

master:

  • 40dd0979a4b99b493f637a7fe2c15c89ca6534be ipatests: remove all occurrences of osinfo.version_id

Failed to apply patches onto origin/ipa-4-7. Manual backport is needed.

Manual backport PR: https://github.com/freeipa/freeipa/pull/2874

ipa-4-7:

  • fe4054da7cfd34ac5a44e37f1d1b40322b971cb0 ipatests: remove all occurrences of osinfo.version_id

Metadata Update from @fcami:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata