Skip to content

Commit

Permalink
enable statefulsets without pvs
Browse files Browse the repository at this point in the history
  • Loading branch information
hakuna-matatah committed Jun 3, 2024
1 parent b9ed3be commit bbcbb5a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions tests/tasks/generators/clusterloader/load-slos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ spec:
CL2_SCHEDULER_THROUGHPUT_THRESHOLD: 90
PODS_PER_NODE: $(params.pods-per-node)
CL2_USE_HOST_NETWORK_PODS: false
# we are not testing statefulsets at this point
SMALL_STATEFUL_SETS_PER_NAMESPACE: 0
MEDIUM_STATEFUL_SETS_PER_NAMESPACE: 0
# we are not testing PVS at this point
CL2_ENABLE_PVS: false
ENABLE_SYSTEM_POD_METRICS: false
Expand Down
3 changes: 0 additions & 3 deletions tests/tasks/generators/clusterloader/load.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ spec:
PODS_PER_NODE: $(params.pods-per-node)
CL2_RATE_LIMIT_POD_CREATION: false
CL2_USE_HOST_NETWORK_PODS: false
# we are not testing statefulsets at this point
SMALL_STATEFUL_SETS_PER_NAMESPACE: 0
MEDIUM_STATEFUL_SETS_PER_NAMESPACE: 0
# we are not testing PVS at this point
CL2_ENABLE_PVS: false
ENABLE_SYSTEM_POD_METRICS: false
Expand Down

0 comments on commit bbcbb5a

Please sign in to comment.