-
Notifications
You must be signed in to change notification settings - Fork 25.2k
FeaturesIT » testResetFeatures #71072
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
Labels
Comments
Pinging @elastic/ml-core (Team:ML) |
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 30, 2021
benwtrent
added a commit
that referenced
this issue
Mar 30, 2021
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 30, 2021
benwtrent
added a commit
that referenced
this issue
Mar 30, 2021
benwtrent
added a commit
that referenced
this issue
Mar 31, 2021
previously created pipelines referencing ML models were not being appropriately deleted in upstream tests. This commit ensures that machine learning removes relevant pipelines from cluster state after tests complete closes #71072
benwtrent
added a commit
to benwtrent/elasticsearch
that referenced
this issue
Mar 31, 2021
previously created pipelines referencing ML models were not being appropriately deleted in upstream tests. This commit ensures that machine learning removes relevant pipelines from cluster state after tests complete closes elastic#71072
benwtrent
added a commit
that referenced
this issue
Mar 31, 2021
…tegration (#71011) (#71071) * [ML] complete machine learning plugin feature state clean up integration (#71011) This completes the machine learning feature state cleanup integration. This commit handles waiting for machine learning tasks to complete and adds a new field to the ML Metadata cluster state to indicate when a reset is in progress for machine learning. relates: #70008 * [ML] fixing feature reset integration tests (#71081) previously created pipelines referencing ML models were not being appropriately deleted in upstream tests. This commit ensures that machine learning removes relevant pipelines from cluster state after tests complete closes #71072
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Build scan:
https://gradle-enterprise.elastic.co/s/wvcoydmkr7mf4
Repro line:
./gradlew ':client:rest-high-level:asyncIntegTest' --tests "org.elasticsearch.client.FeaturesIT.testResetFeatures" -Dtests.seed=DC0F6E0DE2734BED -Dtests.security.manager=true -Dtests.locale=uk -Dtests.timezone=Etc/GMT-8 -Druntime.java=11
Reproduces locally?:
eventually
Applicable branches:
master
Failure excerpt:
So, the ML tests didn't clean up their trained models or pipelines 🤦 fixing that
The text was updated successfully, but these errors were encountered: