[ 
https://issues.apache.org/jira/browse/AIRFLOW-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959456#comment-16959456
 ] 

ASF subversion and git services commented on AIRFLOW-5748:
----------------------------------------------------------

Commit 97b98355b259885721d954e208eb3ca725982585 in airflow's branch 
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=97b9835 ]

[AIRFLOW-5748] Remove python auto-detection

The detection of python version is complex because we need to handle
several cases - including determining the version from image name
on DockerHub, detecting python version from python in the environment,
finally forced from python version. This caused multiple problems
with Travis where we run tests with different version (auto-detected
from current python - especially when python3 became present in
Travis' python 2.7 images. Now all the jobs in Travis have
PYTHON_VERSION forced and the code responsible for detecting current
python version has been removed as it is not needed in this case.

(cherry picked from commit 6e632db67acbae55622292324d11e07ee2db7797)


> Python version is overridden in CI tests
> ----------------------------------------
>
>                 Key: AIRFLOW-5748
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5748
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 2.0.0, 1.10.5
>            Reporter: Jarek Potiuk
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to