Skip to content

Commit

Permalink
Enhance Build Pipeline with Debug and Core Analysis Support
Browse files Browse the repository at this point in the history
Adds comprehensive debug build support and automated core dump analysis to
the Cloudberry build pipeline. Key features:

- Debug build capability with preserved symbols and debug-specific RPMs
- Automated core dump detection and analysis during test execution
- Core file correlation with test failures
- Enhanced test result reporting with core dump status
- Improved artifact management for debug builds

The changes enable better debugging of test failures and provide more
detailed information about process crashes during testing.
  • Loading branch information
edespino committed Dec 18, 2024
1 parent f84eb2c commit a3d9f93
Showing 1 changed file with 262 additions and 135 deletions.
Loading

0 comments on commit a3d9f93

Please sign in to comment.