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
Commits
7ec34d0c
Commit
7ec34d0c
authored
3 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Add -it flag for load generator run command
parent
0b5b4a26
No related branches found
No related tags found
No related merge requests found
Pipeline
#6407
passed
3 years ago
Stage: build
Stage: test
Stage: check
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/theodolite-benchmarks/load-generator.md
+1
-1
1 addition, 1 deletion
docs/theodolite-benchmarks/load-generator.md
with
1 addition
and
1 deletion
docs/theodolite-benchmarks/load-generator.md
+
1
−
1
View file @
7ec34d0c
...
@@ -17,7 +17,7 @@ For each benchmark, we provide a [load generator as OCI container image](https:/
...
@@ -17,7 +17,7 @@ For each benchmark, we provide a [load generator as OCI container image](https:/
You can simply run a load generator container, for example, for benchmark UC1 with:
You can simply run a load generator container, for example, for benchmark UC1 with:
```
sh
```
sh
docker run ghcr.io/cau-se/theodolite-uc1-workload-generator
docker run
-it
ghcr.io/cau-se/theodolite-uc1-workload-generator
```
```
### Message format
### Message format
...
...
This diff is collapsed.
Click to expand it.
Sören Henning
@she
mentioned in issue
#324 (closed)
·
3 years ago
mentioned in issue
#324 (closed)
mentioned in issue #324
Toggle commit list
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