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

Fixes for some e2e tests #1284

Merged
merged 2 commits into from
Jul 19, 2019
Merged

Fixes for some e2e tests #1284

merged 2 commits into from
Jul 19, 2019

Conversation

barkbay
Copy link
Contributor

@barkbay barkbay commented Jul 18, 2019

Should fix #1258 and two other e2e tests in which the resource name is too long

@barkbay barkbay added the >test Related to unit/integration/e2e tests label Jul 18, 2019
@anyasabo
Copy link
Contributor

anyasabo commented Jul 18, 2019

The issue is that the ES name is too long to support all the suffixes we add for the child resources, correct? Should we set a length maximum on the ES CRD to prevent this in the future? 👍 to these changes though, just wondering if we also want to do more

@barkbay barkbay merged commit ae23cf4 into elastic:master Jul 19, 2019
barkbay added a commit to barkbay/cloud-on-k8s that referenced this pull request Jul 23, 2019
barkbay added a commit that referenced this pull request Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests v0.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestUpdateConfiguration is flaky
3 participants