Skip to content

Commit

Permalink
sleep for the udf server ready
Browse files Browse the repository at this point in the history
Signed-off-by: Runji Wang <wangrunji0408@163.com>
  • Loading branch information
wangrunji0408 committed Feb 21, 2023
1 parent b98fd1a commit ae26889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/run-e2e-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ sqllogictest -p 4566 -d test './e2e_test/database/test.slt'

echo "--- e2e, ci-3cn-1fe, udf"
python3 e2e_test/udf/test.py &
sleep 2
sqllogictest -p 4566 -d dev './e2e_test/udf/python.slt'
killall python3

Expand Down

0 comments on commit ae26889

Please sign in to comment.