You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# expected value json[""][idx0name.as_str().unwrap()]["settings"]["index"]["lifecycle"]["name"] to match String("my_moveable_timeseries_lifecycle") but was Null'
32
+
- "Verify data stream resolvability in ILM remove policy API"
33
+
34
+
xpack/data_stream/40_supported_apis.yml:
35
+
# expected value at &json[""][idx0name.as_str().unwrap()]["settings"] to be true (not null) but was null
36
+
- "Open write index for data stream opens all backing indices"
37
+
# expected value at &json[""][idx0name.as_str().unwrap()] to be true (not null) but was null
38
+
- "Verify get field mappings api"
39
+
# expected value at &json[""][idx0name.as_str().unwrap()] to be true (not null) but was null
40
+
- "Verify get index api"
41
+
# expected value at &json[""][idx0name.as_str().unwrap()]["mappings"] to be true (not null) but was null
42
+
- "Verify get mapping api"
43
+
# expected value json["indices"][idx0name.as_str().unwrap()]["shards"][0]["stores"][0]["allocation"] to match String("primary") but was Null
44
+
- "Verify shard stores api"
45
+
46
+
xpack/data_stream/50_delete_backing_indices.yml:
47
+
# expected value at &json["acknowledged"] to be true (not null) but was null
48
+
- "Attempt to delete write index on data stream is rejected"
49
+
# expected value at &json["acknowledged"] to be true (not null) but was null
50
+
- "Delete backing index on data stream"
51
+
52
+
xpack/data_stream/60_get_backing_indices.yml:
53
+
# expected value at &json[""][idx0name.as_str().unwrap()]["settings"] to be true (not null) but was null
0 commit comments