ci: avoid running out of space when miri workflow is run - #2244
Conversation
2b1046f to
2c788f2
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2b1046f1c2
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: 2c788f2 | Docs | Datadog PR Page | Give us feedback! |
Aaalibaba42
left a comment
There was a problem hiding this comment.
It's sad that going through such hoops is necessary, github really sucks
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
BenchmarksComparisonBenchmark execution time: 2026-07-16 11:53:28 Comparing candidate commit 2c788f2 in PR branch Found 0 performance improvements and 7 performance regressions! Performance is the same for 170 metrics, 10 unstable metrics.
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
What does this PR do?
Clean up unnecessary stuff from ubuntu runner in order to prevent running out of space when executing miri.
Motivation
Lately this worflow failed