File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - macrobenchmarks
77 - macrobenchmarks-gate
88 - macrobenchmarks-notify
9+ # These benchmarks ultimately will replace the legacy ones
10+ # They will run alongside them at first before replacing them all together
11+ - node-express-realworld-parallel
12+ - node-express-realworld-parallel-slo
13+ - node-hapi-redis-parallel
14+ - node-hapi-redis-parallel-slo
915
1016# Config Registry CI jobs
1117validate_supported_configurations_v2_local_file :
@@ -26,6 +32,12 @@ include:
2632 - local : " .gitlab/one-pipeline.locked.yml"
2733 - local : " .gitlab/benchmarks.yml"
2834 - local : " .gitlab/macrobenchmarks.yml"
35+ - project : " DataDog/apm-reliability/apm-sdks-benchmarks"
36+ file : " .gitlab/ci-node-express-realworld-parallel.yml"
37+ ref : " main"
38+ - project : " DataDog/apm-reliability/apm-sdks-benchmarks"
39+ file : " .gitlab/ci-node-hapi-redis-parallel.yml"
40+ ref : " main"
2941
3042workflow :
3143 auto_cancel :
@@ -56,4 +68,3 @@ requirements_json_test:
5668 variables :
5769 REQUIREMENTS_BLOCK_JSON_PATH : " .gitlab/requirements_block.json"
5870 REQUIREMENTS_ALLOW_JSON_PATH : " .gitlab/requirements_allow.json"
59-
You can’t perform that action at this time.
0 commit comments