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

Dedicated job to debug TestMutationSecondMasterSetDown #2849

Merged

Conversation

thbkrkr
Copy link
Contributor

@thbkrkr thbkrkr commented Apr 9, 2020

Run the E2E test TestMutationSecondMasterSetDown with
--skip-cleanup enabled to prevent to run cleanup actions in the k8s
cluster every 30 minutes.
The post action to delete the k8s cluster at the end of the job is run
only if there is no failed tests.

Relates to #2788.

@thbkrkr thbkrkr added :ci Things related to Continuous Integration, automation and releases >test Related to unit/integration/e2e tests labels Apr 9, 2020
Run in a loop the E2E test `TestMutationSecondMasterSetDown` with
`--skip-cleanup` enabled to prevent to run cleanup actions in the k8s
cluster.
The post action to delete the k8s cluster at the end of the job is also
removed.
@thbkrkr thbkrkr force-pushed the loop-testmutationsecondmastersetdown branch from 13998e6 to 2a245e5 Compare April 9, 2020 16:09
@thbkrkr thbkrkr requested review from pebrc and sebgl April 9, 2020 16:12
Copy link
Contributor

@sebgl sebgl left a comment

Choose a reason for hiding this comment

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

lgtm, thanks for doing it this quickly!

@thbkrkr thbkrkr merged commit 25f8aa8 into elastic:master Apr 9, 2020
@thbkrkr thbkrkr deleted the loop-testmutationsecondmastersetdown branch April 15, 2020 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ci Things related to Continuous Integration, automation and releases >test Related to unit/integration/e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants