Run integration tests on scouting queue#48802
Merged
JoeRobich merged 1 commit intodotnet:masterfrom Oct 21, 2020
Merged
Conversation
1ce52c2 to
58ec678
Compare
dibarbet
approved these changes
Oct 21, 2020
Member
dibarbet
left a comment
There was a problem hiding this comment.
lgtm! I wish there was a way to have this get triggered when the scouting pool is updated, rather than running every night, but I'm not sure that's possible
Member
There was a problem hiding this comment.
is it possible to setup some notifications when this fails?
Member
Author
There was a problem hiding this comment.
Not sure another email from AzDO will make things more visible. I did add a build status indicator to the tiger dashboard, which should be checked daily-ish.
Member
There was a problem hiding this comment.
yeah - I would want a notification (maybe to infraswat channel or something) if we could trigger this only when the queue changes. But if it's triggering every night maybe not
genlu
approved these changes
Oct 21, 2020
58ec678 to
e49cb8b
Compare
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.
To increase the likelyhood that we will catch integration tests failures due to running on newer builds of VS, We will run integration tests for the master-vs-deps branch against the scouting queue daily and add this queue to our infrastructure dashboard.
This PR parameterizes the queueName so we can specify the scouting queue from a separate pipeline.
CI running on scouting queue: https://dev.azure.com/dnceng/public/_build/results?buildId=860679&view=results