Uh oh!
There was an error while loading. Please reload this page.
Add exclusion paths for coreclr CI builds - #49
Conversation
trylek
left a comment
There was a problem hiding this comment.
I have one non-blocking question but LGTM overall, thanks for fixing this!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ViktorHofer
left a comment
There was a problem hiding this comment.
We definitely need these changes in pr.yml as well.
safern
commented
Nov 14, 2019
Updated to address feedback. Would appreciate another review. |
trylek
left a comment
There was a problem hiding this comment.
Jarret is the expert on include / exclude precedence but to me this still looks good.
jashook
left a comment
There was a problem hiding this comment.
I think we probably should delete perf.yml.
trylek
commented
Nov 14, 2019
@jashook - doesn't [didn't] "dotnet-coreclr perf" still use it? |
jashook
commented
Nov 14, 2019
Ya I think the pipeline will die with consolidation. |
trylek
commented
Nov 14, 2019
Looks like we might want to invite @DrewScoggins to this party... |
jashook
commented
Nov 14, 2019
Looks like the CI is still painfully slow to acquire machines. |
safern
commented
Nov 15, 2019
I will go ahead and merge this as builds were triggered just fine. |
DrewScoggins
commented
Nov 15, 2019
Thanks for the tag @trylek Our current performance jobs only run on the internal side of AzDO, and as of now I do not see any of the new jobs there. Will we need to do additional work to bring that side of the house back online? |
trylek
commented
Nov 15, 2019
@DrewScoggins - For the various side CoreCLR pipelines like gcstress, jitstress, r2r et al. I have already created their counterparts for the runtime repo. For dotnet-coreclr perf I don't have the credentials to create an internal pipeline. I can either create that as a public pipeline (if that's desirable) or you or someone with the access rights needs to do it or grant me rights to do that :-). |
jashook
commented
Nov 15, 2019
@DrewScoggins@trylek@BruceForstall I believe porting the existing pipeline as is, is most likely the incorrect way to move forward. We should meet to discuss what things look like going forward before making this port. |
cc: @ViktorHofer@jashook@trylek@jkoritzinsky