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

Support docker in testclusters so we can swap it in any of the existing tests #40732

Open
alpar-t opened this issue Apr 2, 2019 · 1 comment
Labels
:Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team

Comments

@alpar-t
Copy link
Contributor

alpar-t commented Apr 2, 2019

We identified a problem in #40723 that would have been caught by mixed cluster tests running with docker.
Since neither of the existing issues #37617 nor #38053 would have caught this, we need to go one step beyond and create the ability to swap to the docker distribution in any of the existing tests.
This proposal is to implement support in testcluster to be able to start a test cluster using docker.
This will give us the ability to implement specific ci jobs that test with docker, specific tasks, or randomize the distribution type (zip or docker) when running the tests.

@alpar-t alpar-t changed the title Support docker in testclusters and randomize distribution type Support docker in testclusters so we can swap it in any of the existing tests Apr 2, 2019
@danielmitterdorfer danielmitterdorfer added >enhancement :Delivery/Build Build or test infrastructure labels Apr 2, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@rjernst rjernst added the Team:Core/Infra Meta label for core/infra team label May 4, 2020
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

5 participants