Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Profiler] Fix Profiler execution benchmark tests (#6652)
## Summary of changes Fix profiler execution benchmark tests. ## Reason for change The Http profiling feature added the benchmark test but the VMs do not exist. This prevent the job from running. ## Implementation details Remove the http benchmark tests until the vms are created. ## Test coverage ## Other details <!-- 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. -->
- Loading branch information