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

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

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

[AIRFLOW-6216] Allow pytests to be run without "tests" (#6770)

With this change you should be able to simply run `pytest` to run all the tests 
in the main airflow directory.

This consist of two changes:

* moving pytest.ini to the main airflow directory
* skipping collecting kubernetes tests when ENV != kubernetes

(cherry picked from commit 239d51ed31f9607e192d1e1c5a997dd03304b870)


> Allow pytests to be run without "tests"
> ---------------------------------------
>
>                 Key: AIRFLOW-6216
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6216
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ci
>    Affects Versions: 2.0.0, 1.10.7
>            Reporter: Jarek Potiuk
>            Priority: Major
>             Fix For: 1.10.7
>
>
> With this change you should be able to simply run `pytest` to run all the 
> tests in the main airflow directory.
> This consist of two changes:
>  * moving pytest.ini to the main airflow directory
>  * skipping collecting kubernetes tests when ENV != kubernetes



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

Reply via email to