Skip to content
Snippets Groups Projects
Commit 9a68b8eb authored by Lorenz Boguhn's avatar Lorenz Boguhn
Browse files

Changed docker test diretory name

parent bf19ff5b
No related branches found
No related tags found
1 merge request!208Add benchmark implementations for Hazelcast Jet
...@@ -38,7 +38,7 @@ services: ...@@ -38,7 +38,7 @@ services:
SCHEMA_REGISTRY_HOST_NAME: schema-registry SCHEMA_REGISTRY_HOST_NAME: schema-registry
SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS: kafka:9092 SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS: kafka:9092
benchmark: benchmark:
image: uc4-hazelcastjet image: hazelcast-test
depends_on: depends_on:
- schema-registry - schema-registry
- kafka - kafka
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment