You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary of changes
https://datadoghq.atlassian.net/browse/APMSP-1712
This PR introduces running benchmarks through the Benchmarking-platform
all while keeping the current benchmarks running.
The tests are setup to run:
- On commit to the master branch
- On schedule if BENCHMARK_RUN is set to "true" for the scheduled
pipeline.
- On manual trigger (keep in mind that it requires build artifacts from
the Azure Pipeline)
## Reason for change
Related to efforts to use Gitlab as our main CI Provider.
## Implementation details
## Test coverage
## Other details
Results from the benchmarks report do differ as we do not run on master
currently so the comparaison is done against an old seeded run
<!-- Fixes #{issue} -->
<!-- ⚠️ Note: where possible, please obtain 2 approvals prior to
merging. Unless CODEOWNERS specifies otherwise, for external teams it is
typically best to have one review from a team member, and one review
from apm-dotnet. Trivial changes do not require 2 reviews. -->
---------
Co-authored-by: Kevin Gosse <kevin.gosse@datadoghq.com>
Co-authored-by: Brice Friha <37577669+bricefriha@users.noreply.github.com>
0 commit comments