Skip to content

Commit 7ba0def

Browse files
committed
integrate a new set of benchmarks
1 parent da8bdd2 commit 7ba0def

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitlab-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ 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: 'fayssal/integrate'
710

811
stages:
912
- build
1013
- publish
14+
- java-spring-petclinic-parallel
15+
- java-spring-petclinic-parallel-slo
1116
- shared-pipeline
1217
- benchmarks
1318
- macrobenchmarks

0 commit comments

Comments
 (0)