./gradlew ":qa:smoke-test-multinode:yamlRestTest" --tests "org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT" -Dtests.method="test {yaml=indices.simulate_index_template/10_basic/Simulate index template with data stream with mapping and setting overrides}" -Dtests.seed=7B62F350BF55B997 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=nus-Latn-SS -Dtests.timezone=Africa/Tripoli -Druntime.java=24
java.lang.AssertionError: Failure at [indices.simulate_index_template/10_basic:279]: expected [2xx] status code but api [indices.put_data_stream_mappings] returned [400 Bad Request] [{"error":"no handler found for uri [/_data_stream/test/_mappings?error_trace=true] and method [PUT]"}]