As per freeipa.spec file we are currently making "ipa-run-tests" pointing to ipa tests running python2.7. In the (near?) future we may need to switch to python3 as we are already running server side in python3.
ln -s %{_bindir}/ipa-run-tests-%{python2_version} %{buildroot}%{_bindir}/ipa-run-tests
We should rather symlink it to ipa-run-tests-3 instead but I agree this should be done since Python 3 is now preferred.
Metadata Update from @stlaz: - Issue tagged with: py3
Metadata Update from @pvoborni: - Issue set to the milestone: FreeIPA 4.6.2
Closed in:
d39456a - ipatests: use python3 if built with python3
Metadata Update from @mreznik: - Issue status updated to: Closed (was: Open)
Metadata Update from @mreznik: - Issue close_status updated to: fixed
Log in to comment on this ticket.