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

[CI] mixed_cluster/80_data_frame_jobs_crud failure #48236

Closed
romseygeek opened this issue Oct 18, 2019 · 3 comments
Closed

[CI] mixed_cluster/80_data_frame_jobs_crud failure #48236

romseygeek opened this issue Oct 18, 2019 · 3 comments
Assignees
Labels
:ml/Transform Transform >test-failure Triaged test failures from CI v7.4.2

Comments

@romseygeek
Copy link
Contributor

#48019 changed transforms to return an error if they are run in a mixed cluster with a node of version less than 7.4.0. However, UpgradeClusterClientYamlTestSuiteIT can occasionally pick versions older than this to run rolling upgrade tests, in which case mixed_cluster/80_data_frame_jobs_crud/Test put batch data frame transforms on mixed cluster will fail.

@romseygeek romseygeek added >test-failure Triaged test failures from CI :ml/Transform Transform labels Oct 18, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

@hendrikmuhs hendrikmuhs self-assigned this Oct 18, 2019
@hendrikmuhs
Copy link

This is a regression of #48116. The tests are currently disabled for 7.x as well as 7.5, that's why the problem only happens in the 7.4 branch.

hendrikmuhs pushed a commit that referenced this issue Oct 19, 2019
… testing (#48239)

remove mixed cluster tests that test transform BWC due to #48019: upgrade of 7.2/3 to 7.4 suspends re-assignment of transforms and retrieval of transforms and transform stats is not reliable in mixed clusters.

fixes #48236
@hendrikmuhs
Copy link

fixed with #48239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml/Transform Transform >test-failure Triaged test failures from CI v7.4.2
Projects
None yet
Development

No branches or pull requests

3 participants