Moe Nadal created AIRFLOW-1551:
----------------------------------
Summary: Add a Jenkins operator to trigger job from Airflow
Key: AIRFLOW-1551
URL: https://issues.apache.org/jira/browse/AIRFLOW-1551
Project: Apache Airflow
Issue Type: New Feature
Components: contrib
Affects Versions: 1.8.1
Reporter: Moe Nadal
Assignee: Moe Nadal
Fix For: 1.8.2
We recently face the need to trigger jenkins jobs from Airflow and no operator
are available for that.
It's possible to use the HttpRest operator but imply a lot of configuration and
manual process. The python-jenkins library allow to control jenkins from python
really easily and makes really easy to write an airflow operator for that.
A PR with a proposition for such an operator will be opened really soon :).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)