Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
aaee7cab
Commit
aaee7cab
authored
Nov 22, 2021
by
Benedikt Wetzel
Browse files
Options
Downloads
Patches
Plain Diff
fix broken merge
parent
8f787722
No related branches found
No related tags found
1 merge request
!176
Add a Benchmark Status
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
theodolite/examples/operator/example-benchmark.yaml
+1
-12
1 addition, 12 deletions
theodolite/examples/operator/example-benchmark.yaml
with
1 addition
and
12 deletions
theodolite/examples/operator/example-benchmark.yaml
+
1
−
12
View file @
aaee7cab
...
...
@@ -3,17 +3,6 @@ kind: benchmark
metadata
:
name
:
uc1-kstreams
spec
:
appResourceSets
:
-
configMap
:
name
:
"
example-configmap"
files
:
-
"
uc1-kstreams-deployment.yaml"
loadGenResourceSets
:
-
configMap
:
name
:
"
example-configmap"
files
:
-
uc1-load-generator-service.yaml
-
uc1-load-generator-deployment.yaml
resourceTypes
:
-
typeName
:
"
Instances"
patchers
:
...
...
@@ -32,7 +21,7 @@ spec:
properties
:
loadGenMaxRecords
:
"
15000"
kafkaConfig
:
bootstrapServer
:
"
theodolite-cp-kafka:9092"
bootstrapServer
:
"
theodolite-cp-kafka:9092
git
"
topics
:
-
name
:
"
input"
numPartitions
:
40
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment