Skip to content

Commit 9d4b56d

Browse files
committed
remove FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY for benchmarks
1 parent ff57c75 commit 9d4b56d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.gitlab/benchmarks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ benchmarks:
112112
UPSTREAM_REPO_URL: "https://github.com/DataDog/libdatadog" # The HTTP URL to the project's repository.
113113

114114
KUBERNETES_SERVICE_ACCOUNT_OVERWRITE: libdatadog
115-
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
116115

117116
# Merges the parallel benchmark shards and posts a single PR comment. Each shard already uploaded its
118117
# own results to S3 / the Benchmarking API with correct per-run metadata; this job only assembles the
@@ -154,4 +153,3 @@ benchmarks_combine:
154153
UPSTREAM_REPO_URL: "https://github.com/DataDog/libdatadog"
155154

156155
KUBERNETES_SERVICE_ACCOUNT_OVERWRITE: libdatadog
157-
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"

0 commit comments

Comments
 (0)