Skip to content
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

meson: Add 'testing' option #493

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

slyon
Copy link
Collaborator

@slyon slyon commented Jul 29, 2024

Description

See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071599

FR-8335

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.

@slyon slyon force-pushed the deb1071599-nocheck-fr8335 branch from 8fe9474 to 5496a5e Compare July 29, 2024 06:03
@slyon slyon requested a review from daniloegea July 29, 2024 06:11
@slyon slyon force-pushed the deb1071599-nocheck-fr8335 branch from 5496a5e to d64b597 Compare July 29, 2024 06:59
Copy link
Collaborator

@daniloegea daniloegea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, it looks good.

I just have two suggestions:

  • In src/meson.build, the block libnetplan_testing should also be enabled only when testing is enabled as it's only used by the ctests. This should probably be addressed before merging.
  • In the netplan.io package, libcmocka-dev should probably also be set with <!nocheck> now.

meson.build Show resolved Hide resolved
.github/workflows/debci.yml Show resolved Hide resolved
.github/workflows/debci.yml Outdated Show resolved Hide resolved
@slyon slyon force-pushed the deb1071599-nocheck-fr8335 branch from d64b597 to c824c3e Compare July 29, 2024 14:26
@slyon
Copy link
Collaborator Author

slyon commented Jul 29, 2024

Thanks, I addressed all of your remarks. PTAL.

@slyon slyon requested a review from daniloegea July 29, 2024 14:27
@slyon slyon force-pushed the deb1071599-nocheck-fr8335 branch from c824c3e to 7f577fa Compare July 30, 2024 02:28
Copy link
Collaborator

@daniloegea daniloegea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@daniloegea daniloegea merged commit 427a709 into canonical:main Jul 30, 2024
16 checks passed
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.

2 participants