diff --git a/shared/test/resources/build.properties b/shared/test/resources/build.properties index 94b576b8a..bd0ef161e 100644 --- a/shared/test/resources/build.properties +++ b/shared/test/resources/build.properties @@ -1,2 +1,4 @@ cassandra.native_transport_port=@cassandra.native_transport_port@ cassandra.rpc_port=@cassandra.rpc_port@ +cassandra.storage_port=@cassandra.storage_port@ +cassandra.ssl_storage_port=@cassandra.ssl_storage_port@