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

Fix MQTT generic tester for ARM32 #5982

Merged

Conversation

yophilav
Copy link
Contributor

@yophilav yophilav commented Jan 11, 2022

Follow up from #5965 to fix MQTT generic tester for ARM32

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.

Draft PRs

  • Open the PR in Draft mode if it is:
    • Work in progress or not intended to be merged.
    • Encountering multiple pipeline failures and working on fixes.

Note: We use the kodiakhq bot to merge PRs once the necessary checks and approvals are in place. When it merges a PR, kodiakhq converts the PR title to the commit title, PR description to the commit description, and squashes all the commits in the PR to a single commit. The net effect is that entire PR becomes a single commit. Please follow the best practices mentioned here for the PR title and description

@yophilav yophilav changed the title [Draft] Fix MQTT generic tester for ARM32 Fix MQTT generic tester for ARM32 Jan 12, 2022
@kodiakhq kodiakhq bot merged commit 826be42 into Azure:release/1.2 Jan 12, 2022
kodiakhq bot pushed a commit that referenced this pull request Jan 25, 2022
- Update base image for security vulnerabilities (Similar to #5965)
- Address the unused user for MQTT tester base image for ARM* (Similar to #5982)

## Azure IoT Edge PR checklist:
lt72 pushed a commit to lt72/iotedge that referenced this pull request Jan 31, 2022
…re#6038)

- Update base image for security vulnerabilities (Similar to Azure#5965)
- Address the unused user for MQTT tester base image for ARM* (Similar to Azure#5982)

## Azure IoT Edge PR checklist:
damonbarry pushed a commit to damonbarry/iotedge that referenced this pull request Apr 15, 2022
…re#6038)

- Update base image for security vulnerabilities (Similar to Azure#5965)
- Address the unused user for MQTT tester base image for ARM* (Similar to Azure#5982)

## Azure IoT Edge PR checklist:
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.

3 participants