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

Update Linux daily CI to run in a single agent & collect traces #12866

Merged
merged 4 commits into from
Jun 2, 2020
Merged

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Jun 2, 2020

PR Summary

Build using linux-daily.yml: https://dev.azure.com/powershell/PowerShell/_build/results?buildId=54399&view=results
Build using windows-daily.yml: https://dev.azure.com/powershell/PowerShell/_build/results?buildId=54125&view=results

Trace collection in Linux daily build is not included in this PR. I got some issues installing perfcollect in the CI environment.
I will submit a separate PR after resolving the issues.

Background

This is to implement CLR Customer Assistance Program (CAP):

The CLR CAP was created with two goals in mind: proactively help partner teams resolve CLR related issues and help the our team gain better insights into how the CLR is performing on first party services. The CLR CAP is 100% based on the collection and analysis of events in CLR (ETW in Windows for .NET Frameworks and EventPipe technology for .NET Core runtime).

PR Checklist

@iSazonov
Copy link
Collaborator

iSazonov commented Jun 2, 2020

Collect CLR traces in Windows daily build

Can you share more information about this?

@daxian-dbw
Copy link
Member Author

@iSazonov CLR Customer Assistance Program (CAP):

The CLR CAP was created with two goals in mind: proactively help partner teams resolve CLR related issues and help the our team gain better insights into how the CLR is performing on first party services. The CLR CAP is 100% based on the collection and analysis of events in CLR (ETW in Windows for .NET Frameworks and EventPipe technology for .NET Core runtime).

@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Jun 2, 2020
@TravisEz13 TravisEz13 added this to the 7.1.0-preview.4 milestone Jun 2, 2020
@TravisEz13 TravisEz13 changed the title Update Linux daily build to run tests in a single agent, also collect CLR traces in Windows daily build Update Linux daily CI to run in a single agent & collect traces Jun 2, 2020
@TravisEz13 TravisEz13 merged commit 8f79ce1 into master Jun 2, 2020
@TravisEz13 TravisEz13 deleted the cap branch June 2, 2020 18:33
@ghost
Copy link

ghost commented Jun 25, 2020

🎉v7.1.0-preview.4 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants