[
https://issues.apache.org/jira/browse/AIRFLOW-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaodong DENG updated AIRFLOW-3203:
-----------------------------------
Description:
Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based on
documentation of Python package "docker".
In addition, its test is not really working due to incorrect file name. This
also happens for some other test scripts for Operators. This results in test
discovery failure.
was:
Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based on
documentation of Python package "docker".
In addition, its test is not really working due to incorrect file name. This
also happens for some other test scripts for Operators.
> Bugs in DockerOperator & Some operator test scripts were named incorrectly
> --------------------------------------------------------------------------
>
> Key: AIRFLOW-3203
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3203
> Project: Apache Airflow
> Issue Type: Bug
> Components: operators, tests
> Affects Versions: 1.10.0
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Critical
>
> Usage of `cpu_shares` and `cpu_shares` is incorrect in DockerOperator, based
> on documentation of Python package "docker".
> In addition, its test is not really working due to incorrect file name. This
> also happens for some other test scripts for Operators. This results in test
> discovery failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)