File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
internal/build/cmd/generate/commands/gentests Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ eql/20_runtime_mappings.yml:
105105spatial/60_geo_line.yml:
106106 - Test geo_line aggregation on geo points
107107 - Test empty buckets
108+ spatial/100_geo_grid_ingest.yml:
109+ - Test geo_grid on geotile using default target format
108110
109111# Arbitrary key
110112indices.shrink/10_basic.yml:
@@ -225,6 +227,10 @@ rollup/put_job.yml:
225227# Changing password locks out tests
226228change_password/10_basic.yml:
227229 - Test user changing their own password
230+ - Test changing users password with prehashed password
231+
232+ change_password/12_custom_hash.yml:
233+ - Test changing users password with pre-hashed password
228234
229235# Missing refreshes in the test
230236data_frame/transforms_start_stop.yml:
@@ -434,9 +440,6 @@ api_key/30_update.yml:
434440api_key/40_view_role_descriptors.yml:
435441 - Test API key role descriptors in Get and Query responses
436442
437- change_password/10_basic.yml:
438- - Test changing users password with prehashed password
439-
440443token/10_basic.yml:
441444 - Test invalidate user's tokens
442445 - Test invalidate realm's tokens
You can’t perform that action at this time.
0 commit comments