[
https://issues.apache.org/jira/browse/AIRFLOW-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033287#comment-17033287
]
ASF subversion and git services commented on AIRFLOW-6763:
----------------------------------------------------------
Commit d844348102a0a852907ad0540f2396fff4302f4e in airflow's branch
refs/heads/AIRFLOW-6763-make-system-tests-ready-for-backport-tests from Jarek
Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=d844348 ]
[AIRFLOW-6763] Make systems tests ready for backport tests
We will run system test on back-ported operators for 1.10* series of airflow
and for that we need to have support for running system tests using pytest's
markers and reading environment variables passed from HOST machine (to pass
credentials).
This is the first step to automate system tests execution.
> Make system test ready for backport tests
> -----------------------------------------
>
> Key: AIRFLOW-6763
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6763
> Project: Apache Airflow
> Issue Type: Bug
> Components: ci
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
>
> We will run system test on back-ported operators for 1.10* series of airflow
> and for that we need to have support for running system tests using pytest's
> markers and reading environment variables passed from HOST machine (to pass
> credentials).
> This is the first step to automate system test execution.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)