Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitlab/benchmarks/dsm-throughput.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,5 @@ dsm_throughput:
paths:
- artifacts/
expire_in: 3 months
variables:
KUBERNETES_SERVICE_ACCOUNT_OVERWRITE: dd-trace-dotnet
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
rules:
- when: on_success
7 changes: 0 additions & 7 deletions .gitlab/benchmarks/macrobenchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ update-bp-infra:
rules:
- when: manual
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
AWS_REGION: "us-east-1"
CLEANUP: "false"
AWS_EPHEMERAL_INFRA_PROFILE_SSM_PARAMETER: "ci.dd-trace-dotnet.ephemeral-infra-ci.dd-trace-dotnet-profile"
Expand Down Expand Up @@ -98,8 +97,6 @@ update-bp-infra:
- artifacts/
expire_in: 3 months
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"

K6_OPTIONS_WARMUP_RATE: 14000
K6_OPTIONS_WARMUP_DURATION: 3m
K6_OPTIONS_WARMUP_GRACEFUL_STOP: 10s
Expand Down Expand Up @@ -282,8 +279,6 @@ profiler_cpu_timer_create:
- artifacts/
expire_in: 3 months
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"

K6_OPTIONS_WARMUP_RATE: 14000
K6_OPTIONS_WARMUP_DURATION: 3m
K6_OPTIONS_WARMUP_GRACEFUL_STOP: 10s
Expand Down Expand Up @@ -472,8 +467,6 @@ profiler_cpu_timer_create-arm64:
- artifacts/
expire_in: 3 months
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"

# Whether to cleanup ephemeral instances after benchmarks are run
CLEANUP: "true"

Expand Down
3 changes: 0 additions & 3 deletions .gitlab/benchmarks/microbenchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ update-bp-infra:
rules:
- when: manual
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
AWS_REGION: "us-east-1"
CLEANUP: "false"
AWS_EPHEMERAL_INFRA_PROFILE_SSM_PARAMETER: "ci.dd-trace-dotnet.ephemeral-infra-ci.dd-trace-dotnet-profile"
Expand Down Expand Up @@ -69,7 +68,6 @@ run-benchmarks:
rules:
- when: on_success
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
AWS_REGION: "us-east-1"
CLEANUP: "false"
AWS_EPHEMERAL_INFRA_PROFILE_SSM_PARAMETER: "ci.dd-trace-dotnet.ephemeral-infra-ci.dd-trace-dotnet-profile"
Expand Down Expand Up @@ -101,7 +99,6 @@ upload-to-bp-ui:
rules:
- when: manual
variables:
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
AWS_REGION: "us-east-1"
CLEANUP: "false"
AWS_EPHEMERAL_INFRA_PROFILE_SSM_PARAMETER: "ci.dd-trace-dotnet.ephemeral-infra-ci.dd-trace-dotnet-profile"
Expand Down
Loading