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
6ed62994
Commit
6ed62994
authored
2 years ago
by
Sören Henning
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into issue-274
parents
d8a47087
9f6cc90a
No related branches found
No related tags found
1 merge request
!251
Move definition of SLOs to Benchmark
Pipeline
#8467
passed
2 years ago
Stage: build
Stage: test
Stage: check
Changes
41
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theodolite/src/test/resources/k8s-resource-files/test-execution.yaml
+6
-4
6 additions, 4 deletions
...src/test/resources/k8s-resource-files/test-execution.yaml
with
6 additions
and
4 deletions
theodolite/src/test/resources/k8s-resource-files/test-execution.yaml
+
6
−
4
View file @
6ed62994
...
@@ -5,7 +5,7 @@ metadata:
...
@@ -5,7 +5,7 @@ metadata:
spec
:
spec
:
name
:
test
name
:
test
benchmark
:
"
uc1-kstreams"
benchmark
:
"
uc1-kstreams"
load
:
load
s
:
loadType
:
"
NumSensors"
loadType
:
"
NumSensors"
loadValues
:
[
25000
,
50000
,
75000
,
100000
,
125000
,
150000
]
loadValues
:
[
25000
,
50000
,
75000
,
100000
,
125000
,
150000
]
resources
:
resources
:
...
@@ -16,10 +16,12 @@ spec:
...
@@ -16,10 +16,12 @@ spec:
properties
:
properties
:
threshold
:
2000
threshold
:
2000
execution
:
execution
:
strategy
:
"
LinearSearch"
strategy
:
name
:
"
RestrictionSearch"
restrictions
:
-
"
LowerBound"
searchStrategy
:
"
LinearSearch"
duration
:
300
# in seconds
duration
:
300
# in seconds
repetitions
:
1
repetitions
:
1
loadGenerationDelay
:
30
# in seconds
loadGenerationDelay
:
30
# in seconds
restrictions
:
-
"
LowerBound"
configOverrides
:
[]
configOverrides
:
[]
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next
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