Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan committed Dec 12, 2024
1 parent af8a638 commit 5520904
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/scripts/e2e-source-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ echo "--- Install dependencies"
python3 -m pip install --break-system-packages requests protobuf fastavro confluent_kafka jsonschema nats-py requests psycopg2-binary
apt-get -y install jq

cargo install --git https://github.com/risinglightdb/sqllogictest-rs --rev 92b350d

echo "--- e2e, inline test"
RUST_LOG="debug,risingwave_stream=debug,risingwave_batch=info,risingwave_storage=info,risingwave_meta=info,events::stream::message::chunk=trace" \
risedev ci-start ci-inline-source-test
Expand Down

0 comments on commit 5520904

Please sign in to comment.