freeipa/ipatests/test_ipapython
François Cami 40dd0979a4 ipatests: remove all occurrences of osinfo.version_id
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>
2019-03-01 08:38:11 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_certdb.py ipatests: remove all occurrences of osinfo.version_id 2019-03-01 08:38:11 +01:00
test_cookie.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
test_directivesetter.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_dn.py Silence comparison-with-itself in tests 2018-11-13 13:37:58 +01:00
test_dnsutil.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_ipautil.py Fix various dict related pylint warnings 2018-11-13 13:37:58 +01:00
test_ipavalidate.py Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
test_kerberos.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
test_keyring.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_session_storage.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
test_ssh.py Add workaround for pytest 3.3.0 bug 2017-11-28 19:43:15 +01:00