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
e29a95c9
Commit
e29a95c9
authored
4 years ago
by
Sören Henning
Committed by
Sören Henning
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add manual adjustment steps
parent
dcfe4c20
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/README.md
+10
-0
10 additions, 0 deletions
execution/README.md
with
10 additions
and
0 deletions
execution/README.md
+
10
−
0
View file @
e29a95c9
...
@@ -41,3 +41,13 @@ For executing benchmarks and analyzing their results, a Python 3.7 installation
...
@@ -41,3 +41,13 @@ For executing benchmarks and analyzing their results, a Python 3.7 installation
is required. We suggest to use a virtual environment placed in the
`.venv`
directory.
is required. We suggest to use a virtual environment placed in the
`.venv`
directory.
**TODO**
Show how to install requirements
**TODO**
Show how to install requirements
## Required Manual Adjustments
Depending on your setup, some additional adjustments may be necessary:
*
Change Kafka and Zookeeper servers in the Kubernetes deployments (uc1-application etc.) and
`run_XX.sh`
scripts
*
Change Prometheus' URL in
`lag_analysis.py`
*
Change the path to your Python 3.7 virtual environment in the
`run_XX.sh`
schripts (to find the venv's
`bin/activate`
)
*
*Please let us know if there are further adjustments necessary*
\ No newline at end of file
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