Skip to content

Commit

Permalink
TCK: run by default with DataStax LunaStreaming 3.x (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli authored Apr 16, 2024
1 parent b9f5bde commit e0d9d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck-executor/start_pulsar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -x -e

IMAGENAME=${PULSAR_IMAGE_NAME:-apachepulsar/pulsar:3.0.0}
IMAGENAME=${PULSAR_IMAGE_NAME:-datastax/lunastreaming:3.1_3.1}

HERE=$(dirname $0)
HERE=$(realpath "$HERE")
Expand Down

0 comments on commit e0d9d47

Please sign in to comment.