Skip to content

Commit b8002cd

Browse files
committed
sleep more time
Committed-by: xiaolei.zl from Dev container
1 parent 0197fb7 commit b8002cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/interactive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ jobs:
474474
GLOG_v=10 ${GITHUB_WORKSPACE}/flex/build/bin/interactive_server -c ./interactive_config_test.yaml \
475475
-g ${TMP_INTERACTIVE_WORKSPACE}/data/modern_graph/graph.yaml --data-path ${TMP_INTERACTIVE_WORKSPACE}/data/modern_graph/indices/ \
476476
-w ${TMP_INTERACTIVE_WORKSPACE} &
477-
sleep 5
477+
sleep 20
478478
479479
cd /tmp/etcd-download-test
480480
# get the result of /default/interactive/service/modern_graph/primary

0 commit comments

Comments
 (0)