URL: https://github.com/freeipa/freeipa/pull/2874 Author: fcami Title: #2874: [Backport][ipa-4-7] ipatests: remove all occurrences of osinfo.version_id Action: opened
PR body: """ MANUAL BACKPORT
The fix for https://pagure.io/freeipa/issue/7868 introduced a tuple-based OS version management method (osinfo.version_number) by Christian Heimes. Convert all occurrences of osinfo.version_id in ipatests to osinfo.version_number then remove osinfo.version_id.
Related to: https://pagure.io/freeipa/issue/7873 Signed-off-by: François Cami fcami@redhat.com Reviewed-By: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2874/head:pr2874 git checkout pr2874
URL: https://github.com/freeipa/freeipa/pull/2874 Author: fcami Title: #2874: [Backport][ipa-4-7] ipatests: remove all occurrences of osinfo.version_id Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2874/head:pr2874 git checkout pr2874
freeipa-devel@lists.fedorahosted.org