Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

ElasticSearch E2E tests fail on non-minikube cluster #156

Open
wallrj opened this issue Nov 28, 2017 · 1 comment
Open

ElasticSearch E2E tests fail on non-minikube cluster #156

wallrj opened this issue Nov 28, 2017 · 1 comment
Labels

Comments

@wallrj
Copy link
Member

wallrj commented Nov 28, 2017

The ElasticSearch E2E tests rely on finding a jetstackexperimental/pilot-elasticsearch Docker image.

But on GCE I'm pushing the newly built images to e.g. gcr.io/jetstack-sandbox/pilot-elasticsearch:build

It'd be great if we could over ride the pilot image repo in the tests.

We could do that by adding an ElasticSearch helm chart with overridable image and tag.

/kind bug

@munnerz
Copy link
Contributor

munnerz commented Feb 5, 2018

As part of #228, e2e tests are run by ginkgo and the e2e test binary has flags that allow this image repo/tag to be configured appropriately.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants