Skip to content

Conversation

@s1monw
Copy link
Contributor

@s1monw s1monw commented Jan 5, 2019

The initialization of a suite scope cluster had some side-effects on
subsequent runs which causes issues when tests must be reproduced.
This moves the suite scope initialization to a private random context.

Closes #36202

The initialization of a suite scope cluster had some sideffects on
subsequent runs which causes issues when tests must be reproduced.
This moves the suite scope initialization to a privte random context.

Closes elastic#36202
@s1monw s1monw added >bug :Delivery/Build Build or test infrastructure v7.0.0 v6.7.0 labels Jan 5, 2019
@s1monw s1monw requested a review from alpar-t January 5, 2019 21:15
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@s1monw
Copy link
Contributor Author

s1monw commented Jan 6, 2019

@elasticmachine run the gradle build tests 2

Copy link
Contributor

@alpar-t alpar-t left a comment

Choose a reason for hiding this comment

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

LGTM

@s1monw s1monw merged commit ac2e09b into elastic:master Jan 7, 2019
@s1monw s1monw deleted the fix_36202 branch January 7, 2019 13:20
s1monw added a commit that referenced this pull request Jan 7, 2019
The initialization of a suite scope cluster had some sideffects on
subsequent runs which causes issues when tests must be reproduced.
This moves the suite scope initialization to a privte random context.

Closes #36202
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v6.7.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test: started to run SuiteScopeClusterIT.testReproducible and it fails

5 participants