[ 
https://issues.apache.org/jira/browse/AIRFLOW-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Potiuk updated AIRFLOW-5649:
----------------------------------
    Description: 
We can skip running tests for some changes that are not relevant:

 

1) Skip pylint checks if there are no .py files changed

2) Skip running regular tests if there are no .py files changed

3) Skip running kubernetes tests if there are no changes to airflow/kubernetes 
or tests/airflow/kubernetes/ *.py files.

 

We still run all test in CRON on master so in case of any false negatives we 
will catch them anyway.

 

> Skipping tests for non relevant changes
> ---------------------------------------
>
>                 Key: AIRFLOW-5649
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5649
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ci
>    Affects Versions: 2.0.0
>            Reporter: Jarek Potiuk
>            Priority: Major
>
> We can skip running tests for some changes that are not relevant:
>  
> 1) Skip pylint checks if there are no .py files changed
> 2) Skip running regular tests if there are no .py files changed
> 3) Skip running kubernetes tests if there are no changes to 
> airflow/kubernetes or tests/airflow/kubernetes/ *.py files.
>  
> We still run all test in CRON on master so in case of any false negatives we 
> will catch them anyway.
>  



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

Reply via email to