Skip to content
Snippets Groups Projects
Commit 2d1ec7e5 authored by Sören Henning's avatar Sören Henning
Browse files

Prepare release of Theodolite 0.8.4

parent c9575d9d
No related branches found
No related tags found
No related merge requests found
Pipeline #11154 failed
Showing
with 23 additions and 23 deletions
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc-application
image: ghcr.io/cau-se/theodolite-uc2-kstreams-app:v0.8.3
image: ghcr.io/cau-se/theodolite-uc2-kstreams-app:v0.8.4
ports:
- containerPort: 5555
name: jmx
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: ghcr.io/cau-se/theodolite-uc2-workload-generator:v0.8.3
image: ghcr.io/cau-se/theodolite-uc2-workload-generator:v0.8.4
ports:
- containerPort: 5701
name: coordination
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc3-beam-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-beam-flink:v0.8.4
args: ["standalone-job", "--job-classname", "rocks.theodolite.benchmarks.uc3.beam.flink.Uc3BeamFlink",
"--parallelism=$(PARALLELISM)",
"--disableMetrics=true",
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc3-beam-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-beam-flink:v0.8.4
args: ["taskmanager"]
env:
- name: KAFKA_BOOTSTRAP_SERVERS
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc3-beam-samza
image: ghcr.io/cau-se/theodolite-uc3-beam-samza:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-beam-samza:v0.8.4
env:
- name: SAMZA_JOB_COORDINATOR_ZK_CONNECT
value: "theodolite-kafka-zoo-entrance:2181"
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc3-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-flink:v0.8.4
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc3-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-flink:v0.8.4
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc-application
image: ghcr.io/cau-se/theodolite-uc3-hazelcastjet:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-hazelcastjet:v0.8.4
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc-application
image: ghcr.io/cau-se/theodolite-uc3-kstreams-app:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-kstreams-app:v0.8.4
ports:
- containerPort: 5555
name: jmx
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: ghcr.io/cau-se/theodolite-uc3-workload-generator:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-workload-generator:v0.8.4
ports:
- containerPort: 5701
name: coordination
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc4-beam-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-beam-flink:v0.8.4
args: ["standalone-job", "--job-classname", "rocks.theodolite.benchmarks.uc4.beam.flink.Uc4BeamFlink",
"--parallelism=$(PARALLELISM)",
"--disableMetrics=true",
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc4-beam-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-beam-flink:v0.8.4
args: ["taskmanager"]
env:
- name: KAFKA_BOOTSTRAP_SERVERS
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc4-beam-samza
image: ghcr.io/cau-se/theodolite-uc4-beam-samza:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-beam-samza:v0.8.4
env:
- name: SAMZA_JOB_COORDINATOR_ZK_CONNECT
value: "theodolite-kafka-zoo-entrance:2181"
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: jobmanager
image: ghcr.io/cau-se/theodolite-uc4-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-flink:v0.8.4
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
......
......
......@@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: taskmanager
image: ghcr.io/cau-se/theodolite-uc3-flink:v0.8.3
image: ghcr.io/cau-se/theodolite-uc3-flink:v0.8.4
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc-application
image: ghcr.io/cau-se/theodolite-uc4-hazelcastjet:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-hazelcastjet:v0.8.4
env:
- name: KAFKA_BOOTSTRAP_SERVERS
value: "theodolite-kafka-kafka-bootstrap:9092"
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: uc-application
image: ghcr.io/cau-se/theodolite-uc4-kstreams-app:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-kstreams-app:v0.8.4
ports:
- containerPort: 5555
name: jmx
......
......
......@@ -15,7 +15,7 @@ spec:
terminationGracePeriodSeconds: 0
containers:
- name: workload-generator
image: ghcr.io/cau-se/theodolite-uc4-workload-generator:v0.8.3
image: ghcr.io/cau-se/theodolite-uc4-workload-generator:v0.8.4
ports:
- containerPort: 5701
name: coordination
......
......
......@@ -38,7 +38,7 @@ services:
SCHEMA_REGISTRY_HOST_NAME: schema-registry
SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS: kafka:9092
load-generator:
image: ghcr.io/cau-se/theodolite-uc1-workload-generator:${THEODOLITE_TAG:-v0.8.3}
image: ghcr.io/cau-se/theodolite-uc1-workload-generator:${THEODOLITE_TAG:-v0.8.4}
depends_on:
- schema-registry
- kafka
......@@ -49,7 +49,7 @@ services:
SCHEMA_REGISTRY_URL: http://schema-registry:8081
NUM_SENSORS: 10
benchmark-jobmanager:
image: ghcr.io/cau-se/theodolite-uc1-beam-flink:${THEODOLITE_TAG:-v0.8.3}
image: ghcr.io/cau-se/theodolite-uc1-beam-flink:${THEODOLITE_TAG:-v0.8.4}
#ports:
# - "8080:8081"
command: >
......@@ -67,7 +67,7 @@ services:
- schema-registry
- kafka
benchmark-taskmanager:
image: ghcr.io/cau-se/theodolite-uc1-beam-flink:${THEODOLITE_TAG:-v0.8.3}
image: ghcr.io/cau-se/theodolite-uc1-beam-flink:${THEODOLITE_TAG:-v0.8.4}
scale: 1
command: taskmanager
environment:
......
......
......@@ -40,7 +40,7 @@ services:
SCHEMA_REGISTRY_HOST_NAME: schema-registry
SCHEMA_REGISTRY_KAFKASTORE_BOOTSTRAP_SERVERS: kafka:9092
benchmark:
image: ghcr.io/cau-se/theodolite-uc1-beam-samza:${THEODOLITE_TAG:-v0.8.3}
image: ghcr.io/cau-se/theodolite-uc1-beam-samza:${THEODOLITE_TAG:-v0.8.4}
scale: 1
depends_on:
- schema-registry
......@@ -52,7 +52,7 @@ services:
KAFKA_BOOTSTRAP_SERVERS: kafka:9092
SCHEMA_REGISTRY_URL: http://schema-registry:8081
load-generator:
image: ghcr.io/cau-se/theodolite-uc1-workload-generator:${THEODOLITE_TAG:-v0.8.3}
image: ghcr.io/cau-se/theodolite-uc1-workload-generator:${THEODOLITE_TAG:-v0.8.4}
depends_on:
- schema-registry
- kafka
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment