Forráskód Böngészése

[TEST] MLT Rest test needs a mapping since we randomized number of nodes/shards

Simon Willnauer 11 éve
szülő
commit
a9c8624c67
1 módosított fájl, 7 hozzáadás és 0 törlés
  1. 7 0
      rest-api-spec/test/mlt/10_basic.yaml

+ 7 - 0
rest-api-spec/test/mlt/10_basic.yaml

@@ -7,6 +7,13 @@
          settings:
            index:
              number_of_replicas: 0
+         mappings:
+           test:
+             properties:
+               foo:
+                 type : "string"
+               title:
+                 type : "string"
 
   - do:
       index: