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

Run minimal REST tests and the core X-Pack REST tests against our Docker images #38053

Closed
jasontedor opened this issue Jan 30, 2019 · 2 comments
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team

Comments

@jasontedor
Copy link
Member

Today in our build we produce Docker images although our testing for them is currently minimal. We have added framework in #37754 to be able to use the images in tests. This issue is a placeholder to make it possible to run our core REST tests and core X-Pack REST tests against our Docker images. The core REST tests should be straightforward yet the X-Pack REST tests will require some orchestration since we need to add users, manipulate the keystore, set up certificates, and otherwise make it possible to run the default distribution in the way that the X-Pack REST tests expect.

@jasontedor jasontedor added the :Delivery/Build Build or test infrastructure label Jan 30, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@alpar-t
Copy link
Contributor

alpar-t commented Mar 21, 2019

We decided in the team that it's not worth to run the entire test suit. Instead we will only run a few minimal rest test and cover the rest with packaging tests as described in #37617.

@alpar-t alpar-t changed the title Run the core REST tests and the core X-Pack REST tests against our Docker images Run minimal REST tests and the core X-Pack REST tests against our Docker images Apr 8, 2019
alpar-t added a commit that referenced this issue Jul 11, 2019
…39515)

* Run REST tests against a cluster running on docker

Closes #38053
@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
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

4 participants