[Manual Cherry-Pick] [Master] Add E2E Test[Ubuntu AMD64] as Gate for Pull Requests #5755
Merged
kodiakhq[bot] merged 10 commits intoAzure:masterfrom Oct 28, 2021
Merged
Conversation
Contributor
and-rewsmith
left a comment
There was a problem hiding this comment.
Cool stuff @nimanch! Left some questions.
and-rewsmith
approved these changes
Oct 28, 2021
Contributor
and-rewsmith
left a comment
There was a problem hiding this comment.
Nice work! Let's port this to 1.2
damonbarry
pushed a commit
to damonbarry/iotedge
that referenced
this pull request
Apr 15, 2022
…Pull Requests (Azure#5755) This PR is a manual port of the E2E Check-in Changes made in Azure#5717 Azure#5743 Changes had to be manually ported over due to additional artifacts that get build for Master Branch Deviation from Azure#5717 1. Manually Port Build Images Instead of Cherry Picking since Master images.yaml builds builds more images than Release/1.2 2. Use Master Resources instead of release/1.2 Resources for downloading build artifacts Testing 1. E2E Check-in Test run : https://dev.azure.com/msazure/One/_build/results?buildId=48267053&view=results 2. Build Images Pipeline: https://msazure.visualstudio.com/One/_build/results?buildId=48269740&view=results 3. Build Packages Pipeline: https://msazure.visualstudio.com/One/_build/results?buildId=48269877&view=results 4. CI E2E Test Run: https://dev.azure.com/msazure/One/_build/results?buildId=48272784&view=results ## Azure IoT Edge PR checklist:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is a manual port of the E2E Check-in Changes made in
#5717
#5743
Changes had to be manually ported over due to additional artifacts that get build for Master Branch
Deviation from #5717
Testing
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
Testing Guidelines
Draft PRs
Draftmode if it is: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