Skip to content

Conversation

sknat
Copy link
Collaborator

@sknat sknat commented Sep 8, 2025

This patch adds coverage exporting for boht unit and integration (with VPP) tests.

  • It merges 'unit' and 'integration' tests into a single pipeline, always launching VPP if passed the VPP_BINARY envvar
  • It adds a signal handler for USR2 to export coverage if built as such
  • It removes the WITH_DGB option and default to always packaging gdb with VPP.

@sknat sknat force-pushed the nsk-gen-cov branch 2 times, most recently from 814b854 to a52eeba Compare September 8, 2025 16:22
@sknat sknat self-assigned this Sep 10, 2025
@sknat sknat force-pushed the nsk-gen-cov branch 3 times, most recently from 5eeccda to 6e98e8e Compare September 10, 2025 15:07
@sknat sknat force-pushed the nsk-gen-cov branch 7 times, most recently from ca1f000 to f3047e3 Compare October 13, 2025 12:47
@sknat sknat force-pushed the nsk-gen-cov branch 11 times, most recently from 2e87cf5 to ebcf4e9 Compare October 17, 2025 14:57
This patch adds coverage exporting for boht unit and integration (with VPP)
tests.
- It merges 'unit' and 'integration' tests into a single pipeline, always
launching VPP if passed the VPP_BINARY envvar
- It adds a signal handler for USR2 to export coverage if built as such
- It removes the WITH_DGB option and default to always packaging gdb
with VPP.
- It adds a calicovpp/ctl image to the build pipeline

Signed-off-by: Nathan Skrzypczak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant