Skip to content

Commit 6880c80

Browse files
faydefdevflow.devflow-routing-intake
andauthored
Integrate parallel macrobenchmarks from apm-sdks-benchmarks (#11129)
integrate a new set of benchmarks comment intent switch to using main ref Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 27ee1ef commit 6880c80

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@ include:
44
- local: ".gitlab/macrobenchmarks.yml"
55
- local: ".gitlab/exploration-tests.yml"
66
- local: ".gitlab/ci-visibility-tests.yml"
7+
- project: 'DataDog/apm-reliability/apm-sdks-benchmarks'
8+
file: '.gitlab/ci-java-spring-petclinic-parallel.yml'
9+
ref: 'main'
710

811
stages:
912
- build
1013
- publish
14+
# These benchmarks are intended to replace the legacy benchmarks in the future
15+
- java-spring-petclinic-parallel
16+
- java-spring-petclinic-parallel-slo
1117
- shared-pipeline
1218
- benchmarks
1319
- macrobenchmarks

0 commit comments

Comments
 (0)