This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
integration tests are failing with "Wildcard expressions or all indices are not allowed" from elasticsearch.clean()
#1095
Labels
https://apm-ci.elastic.co/blue/organizations/jenkins/apm-integration-tests-selector-mbp/activity/ shows that integration tests started failing for everyone (at least for node, rum, and java that have had test runs of it so far) about 9 hours ago.
The failure is the same for all:
These integration tests are running using whatever the latest "docker.elastic.co/elasticsearch/elasticsearch:8.0.0-SNAPSHOT" image is. The current one is this commit:
from about 17 hours ago.
About 30 hours ago there was this change to the elasticsearch file that contains that error message: elastic/elasticsearch#61074
$20 says that change means this code (
apm-integration-testing/tests/utils.py
Line 13 in 0f72d15
action.destructive_requires_name = false
.The text was updated successfully, but these errors were encountered: