[
https://issues.apache.org/jira/browse/QPID-8517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318771#comment-17318771
]
Jiri Daněk commented on QPID-8517:
----------------------------------
I've been thinking about using Docker for this. I am sure that recent Fedora
does not contain Python 2 at all, not even at /usr/bin/Python2. Some Qpid usage
of Python is running of the interpreter itself. It would be surest if
/usr/bin/python2 could be absent completely, which I am not sure can be done on
Ubuntu Focal.
> Run Travis CI separately under python2 and python3 evironments
> --------------------------------------------------------------
>
> Key: QPID-8517
> URL: https://issues.apache.org/jira/browse/QPID-8517
> Project: Qpid
> Issue Type: Improvement
> Affects Versions: qpid-cpp-1.39.0
> Environment: Travis/Xenial
> Reporter: Chris Richardson
> Priority: Major
> Fix For: qpid-cpp-1.40.0
>
>
> While mixed python versions are supported in the build system, it would be
> good to verify that the codebase can be built and unit tests run under both
> python2 and python3 environments.
> Travis can (?) be configured to do this in parallel by running the tests
> having installed the "python-dev" apt package (python2) or "python3-dev"
> package for python3 (Xenial).
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]