Skip to content

Commit 4c796e0

Browse files
author
Hendrik Muhs
committed
Update 80_transform.yml
1 parent e160804 commit 4c796e0

File tree

1 file changed

+1
-1
lines changed
  • x-pack/qa/multi-cluster-tests-with-security/src/test/resources/rest-api-spec/test/multi_cluster

1 file changed

+1
-1
lines changed

x-pack/qa/multi-cluster-tests-with-security/src/test/resources/rest-api-spec/test/multi_cluster/80_transform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ teardown:
105105
- match: { transforms.0.state: "stopped" }
106106
- match: { transforms.0.checkpointing.last.checkpoint: 1 }
107107

108-
# workaround: refresh dest index, to be removed, see gh #TBD
108+
# workaround: refresh dest index, to be removed, see gh #51154
109109
- do:
110110
headers: { Authorization: "Basic am9lOnRyYW5zZm9ybQ==" }
111111
indices.refresh:

0 commit comments

Comments
 (0)