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

Add support for Debian 12 to the build/test pipelines #7276

Merged
merged 16 commits into from
Aug 26, 2024

Conversation

damonbarry
Copy link
Member

@damonbarry damonbarry commented Apr 26, 2024

This change updates the build and tests pipelines to support Debian 12 amd64, arm64v8, and arm32v7. Specifically,

  • In end-to-end tests, convert Debian 11 arm32v7 job to "minimal" since it will no longer be the latest supported Debian version. Since the arm32v7 jobs are very slow (they run on Raspberry Pi), we only run the full battery of tests on the latest version. On the others, we just run the TempSensor test.
  • Add Debian 12 amd64, arm64v8, and arm32v7 jobs to the end-to-end tests pipeline.
  • Add Debian 12 amd64, arm64v8, and arm32v7 to the packages build pipeline and related scripts.
  • Update markdown docs and comments as needed.
  • Update end-to-end test code to support Debian 12 packages.

To test, I ran the CI Build and end-to-end test pipelines and confirmed they pass.

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • Description of the pull request includes a concise summary of the enhancement or bug fix.

Testing Guidelines

  • Pull request includes test coverage for the included changes.
  • Description of the pull request includes
    • concise summary of tests added/modified
    • local testing done.

@damonbarry
Copy link
Member Author

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@damonbarry damonbarry marked this pull request as ready for review April 29, 2024 20:42
@damonbarry damonbarry marked this pull request as draft April 29, 2024 20:42
@damonbarry damonbarry marked this pull request as ready for review August 12, 2024 16:40
@damonbarry damonbarry requested a review from arsing August 13, 2024 21:45
@kodiakhq kodiakhq bot merged commit 5b7d20f into Azure:main Aug 26, 2024
19 checks passed
@damonbarry damonbarry deleted the deb12 branch August 26, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants