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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Merge requests
!125
The source project of this merge request has been removed.
Add dokumentation for benchmark and execution
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add dokumentation for benchmark and execution
stu200776/spesb:feature/214-add-yaml-docs
into
theodolite-kotlin
Overview
0
Commits
11
Pipelines
0
Changes
1
Merged
Lorenz Boguhn
requested to merge
stu200776/spesb:feature/214-add-yaml-docs
into
theodolite-kotlin
3 years ago
Overview
0
Commits
11
Pipelines
0
Changes
33
Expand
Adds an readme to the config folder.
Closes
#214 (closed)
Todo:
Add clear definition from she.(see
#206 (closed)
)
Add clear definition from she.(see
#206 (closed)
)
Edited
3 years ago
by
Lorenz Boguhn
0
0
Merge request reports
Compare
version 7
version 8
e262d202
3 years ago
version 7
4d1c4a5b
3 years ago
version 6
ad49e7dd
3 years ago
version 5
2f57bc91
3 years ago
version 4
5655e181
3 years ago
version 3
859dde24
3 years ago
version 2
859dde24
3 years ago
version 1
859dde24
3 years ago
theodolite-kotlin (base)
and
version 8
latest version
386336f9
11 commits,
3 years ago
version 8
e262d202
10 commits,
3 years ago
version 7
4d1c4a5b
3 commits,
3 years ago
version 6
ad49e7dd
5 commits,
3 years ago
version 5
2f57bc91
4 commits,
3 years ago
version 4
5655e181
3 commits,
3 years ago
version 3
859dde24
2 commits,
3 years ago
version 2
859dde24
5 commits,
3 years ago
version 1
859dde24
423 commits,
3 years ago
Show latest version
33 files
+
109
−
75
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
33
Search (e.g. *.vue) (Ctrl+P)
theodolite-quarkus/config/example-benchmark-yaml-resource.yaml
+
1
−
1
Options
@@ -22,7 +22,7 @@ loadTypes:
-
type
:
"
NumSensorsLoadGeneratorReplicaPatcher"
resource
:
"
uc1-load-generator-deployment.yaml"
kafkaConfig
:
bootstrapServer
:
"
theodolite-cp-kafka:9092
"
bootstrapServer
:
"
localhost:31290
"
topics
:
-
name
:
"
input"
numPartitions
:
40
Loading