You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/04 15:20:57 UTC

[GitHub] [airflow] lisovskey opened a new issue #14071: Add support for UNSTABLE Jenkins status

lisovskey opened a new issue #14071:
URL: https://github.com/apache/airflow/issues/14071


   **Description**
   
   Don't mark dag as `failed` when `UNSTABLE` status received from Jenkins.
   It can be done by adding `allow_unstable: bool` or `success_status_values: list` parameter to `JenkinsJobTriggerOperator.__init__`. For now `SUCCESS` status is hardcoded, any other lead to fail.
   
   **Use case / motivation**
   
   I want to restart a job (`retries` parameter) only if I get `FAILED` status. `UNSTABLE` is okay for me and it's no need to restart.
   
   **Are you willing to submit a PR?**
   
   Yes
   
   **Related Issues**
   
   No
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #14071: Add support for UNSTABLE Jenkins status

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #14071:
URL: https://github.com/apache/airflow/issues/14071#issuecomment-773387935


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #14071: Add support for UNSTABLE Jenkins status

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #14071:
URL: https://github.com/apache/airflow/issues/14071#issuecomment-773387935


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] lisovskey commented on issue #14071: Add support for UNSTABLE Jenkins status

Posted by GitBox <gi...@apache.org>.
lisovskey commented on issue #14071:
URL: https://github.com/apache/airflow/issues/14071#issuecomment-775094821


   @mik-laj take a look #14131 🐈


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] mik-laj commented on issue #14071: Add support for UNSTABLE Jenkins status

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #14071:
URL: https://github.com/apache/airflow/issues/14071#issuecomment-774502066


   > Are you willing to submit a PR?
   > Yes
   
   I assigned you to this ticket 🐈


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb closed issue #14071: Add support for UNSTABLE Jenkins status

Posted by GitBox <gi...@apache.org>.
ashb closed issue #14071:
URL: https://github.com/apache/airflow/issues/14071


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org