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

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

Commit c27f7e234b007073698cbc39b5a81fbc90b15e5d in airflow's branch 
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=c27f7e2 ]

[AIRFLOW-6489] Separate integrations in tests (#7091)

You can now choose which integration you want to start when you run
Breeze as well as when CI tests are run. Now by default Breeze
and CI runs without integrations, but you can add them via
Breeze flags or by environment variables when CI is executed.

We have pytest markers now that mark tests that can be run for
integration, backend and runtime selected.

Also we have now more test jobs - we have separate test run
for all non-integration tests (with less memory used by the
integrations) and separate jobs that run integration tests
only (more memory used for integrations but far less number
of tests to run)

> Add BATS unit testing for bash scripts
> --------------------------------------
>
>                 Key: AIRFLOW-6489
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6489
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ci, dependencies
>    Affects Versions: 2.0.0, 1.10.7
>            Reporter: Jarek Potiuk
>            Priority: Major
>             Fix For: 2.0.0
>
>
> We have far too much bash code around that is not automatically tested.
> This is the first step to change it (simplifications and more tests are 
> coming soon).



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

Reply via email to