Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#714] Stabilization of airflow tests #735

Merged
merged 1 commit into from
Jan 16, 2019
Merged

Conversation

mcdoker18
Copy link
Contributor

@mcdoker18 mcdoker18 commented Jan 16, 2019

Increase failure threshold and replace apiVersion of airflow
deployment. --wait option doesn't work with Deployment extensions/v1beta1

PR fixes this comment #714 (comment)

Old deploy: https://cc.epm.kharlamov.biz/jenkins/job/Deploy_Legion_Release/255/consoleFull

TASK [legion_enclave : Install airflow chart] **********************************
changed: [localhost] => {.... "delta": "0:00:03.660973"
...
DESIRED  CURRENT  UP-TO-DATE  AVAILABLE  AGE
airflow-company-a-flower     1        1        1           0          2s
airflow-company-a-redis      1        1        1           0          2s
airflow-company-a-scheduler  1        1        1           0          2s
airflow-company-a-web        1        1        1           0          2s
airflow-company-a-worker     1        1        1           0          2s

Deploy with fix: https://cc.epm.kharlamov.biz/jenkins/job/Deploy_Legion_Release/260/consoleFull

TASK [legion_enclave : Install airflow chart] **********************************
changed: [localhost] => {"delta": "0:01:07.493770"
...
DESIRED  CURRENT  UP-TO-DATE  AVAILABLE  AGE
airflow-company-a-flower     1        1        1           1          1m
airflow-company-a-redis      1        1        1           1          1m
airflow-company-a-scheduler  1        1        1           1          1m
airflow-company-a-web        1        1        1           1          1m
airflow-company-a-worker     1        1        1           1          1m

@mcdoker18
Copy link
Contributor Author

bot, test all

@legion-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@mcdoker18 mcdoker18 self-assigned this Jan 16, 2019
Copy link

@dsuslov dsuslov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dsuslov
Copy link

dsuslov commented Jan 16, 2019

bot, test all

@legion-bot
Copy link
Collaborator

Build status: FAILURE

Increase failure threshold and replace apiVersion of airflow
deployment. `--wait` option doesn't work with Deployment extensions/v1beta1
@legion-bot
Copy link
Collaborator

Build status: SUCCESS

@dsuslov dsuslov merged commit 025e6b2 into develop Jan 16, 2019
@dsuslov dsuslov deleted the feat/714-airflow-readiness branch January 16, 2019 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants