-
Notifications
You must be signed in to change notification settings - Fork 418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(iast): migrate test packages to gitlab #11827
base: main
Are you sure you want to change the base?
Conversation
|
BenchmarksBenchmark execution time: 2024-12-30 10:05:36 Comparing candidate commit e3e7554 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 394 metrics, 2 unstable metrics. |
Datadog ReportBranch report: ✅ 0 Failed, 1468 Passed, 0 Skipped, 13m 21.53s Total Time |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11827 +/- ##
==========================================
- Coverage 14.16% 5.75% -8.42%
==========================================
Files 1550 1541 -9
Lines 134259 131556 -2703
==========================================
- Hits 19019 7566 -11453
- Misses 115240 123990 +8750 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for migrating this off CircleCI! 🎉
Tests packages are failing in main on CircleCi due to timeout. We’re not sure the root cause because the CI has been broken for over 7 days, until #11807 reverted the changes. Making it nearly impossible to pinpoint where the issue started in CircleCI. So, W've decided it's time to migrate this to GitLab
CAVEAT: test_packages will only run on the main branch. Therefore, these tests haven't been executed in this PR, but the previous commit included a configuration to run them here to validate functionality https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-py/-/jobs/748795172
Checklist
Reviewer Checklist