Closed jackgopack4 closed 3 days ago
Removed | Modified | Added | Renamed |
---|---|---|---|
0 | 1 | 0 | 0 |
:information_source: Diff available in the job log.
how on earth this is a "medium review" smh
[Fast Unit Tests Report]
On pipeline 49910180 (CI Visibility). The following jobs did not run any unit tests:
If you modified Go files and expected unit tests to run in these jobs, please double check the job logs. If you think tests should have been executed reach out to #agent-devx-help
Metrics dashboard
Target profiles
Run ID: 92ab4c7a-09a0-49b2-92f0-6cc26a0fcb72
Baseline: 88703d8e3b462deac3f889d4e8efac46567d0e7e Comparison: d00be096b7359b83a4e9b26a95bf0b3a82db2d40 Diff
perf | experiment | bounds_check_name | replicates_passed | links |
---|---|---|---|---|
❌ | file_to_blackhole_500ms_latency | lost_bytes | 8/10 | |
✅ | file_to_blackhole_0ms_latency | lost_bytes | 10/10 | |
✅ | file_to_blackhole_0ms_latency | memory_usage | 10/10 | |
✅ | file_to_blackhole_1000ms_latency | memory_usage | 10/10 | |
✅ | file_to_blackhole_1000ms_latency_linear_load | memory_usage | 10/10 | |
✅ | file_to_blackhole_100ms_latency | lost_bytes | 10/10 | |
✅ | file_to_blackhole_100ms_latency | memory_usage | 10/10 | |
✅ | file_to_blackhole_300ms_latency | lost_bytes | 10/10 | |
✅ | file_to_blackhole_300ms_latency | memory_usage | 10/10 | |
✅ | file_to_blackhole_500ms_latency | memory_usage | 10/10 | |
✅ | quality_gate_idle | memory_usage | 10/10 | bounds checks dashboard |
✅ | quality_gate_idle_all_features | memory_usage | 10/10 | bounds checks dashboard |
✅ Passed. All Quality Gates passed.
/merge
/merge
View all feedbacks in Devflow UI.
2024-11-26 18:44:39 UTC
:information_source: MergeQueue: pull request added to the queue
The median merge time in main
is 23m.
What does this PR do?
Adds the existing otel agent integration test to the gitlab pipeline
Motivation
This test is not run on CI, see https://github.com/DataDog/datadog-agent/pull/31437 where I set this test to assert 0=1 and all pipelines passed
Describe how to test/QA your changes
inv otel-agent.integration-test
Possible Drawbacks / Trade-offs
more overhead on pipelines
Additional Notes
Job passed on CI: https://gitlab.ddbuild.io/DataDog/datadog-agent/-/jobs/719768933