File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed
Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 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.yml'
9+ ref : ' sarahchen6/migrate-java-macrobenchmarks'
710
811stages :
912 - build
Original file line number Diff line number Diff line change 1- # macrobenchmarks are located in the `apm-sdks-benchmarks` repository.
2- stages :
3- - java-spring-petclinic-macrobenchmarks
1+ # # macrobenchmarks are located in the `apm-sdks-benchmarks` repository.
2+ # stages:
3+ # - java-spring-petclinic-macrobenchmarks
44
5- include :
6- - project : ' DataDog/apm-reliability/apm-sdks-benchmarks'
7- file : ' .gitlab/ci-java-spring-petclinic.yml'
8- ref : ' sarahchen6/migrate-java-macrobenchmarks'
5+ # include:
6+ # - project: 'DataDog/apm-reliability/apm-sdks-benchmarks'
7+ # file: '.gitlab/ci-java-spring-petclinic.yml'
8+ # ref: 'sarahchen6/migrate-java-macrobenchmarks'
You can’t perform that action at this time.
0 commit comments