Skip to content

Commit a364684

Browse files
authored
Add wait for topic creation (#1629)
1 parent 8f17ff0 commit a364684

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_data/harnesses/tumbling-windows/flinksql.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ dev:
5858
stdout:
5959
directory: tutorial-steps/dev/outputs
6060

61+
- name: wait for table execution to complete
62+
action: sleep
63+
ms: 10000
64+
render:
65+
skip: true
66+
6167
- title: Validate output
6268
content:
6369
- action: execute

0 commit comments

Comments
 (0)