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

[Identity] [EngSys] The identity pipeline is failing with a timeout error after 60 minutes #18685

Closed
sadasant opened this issue Nov 15, 2021 · 0 comments
Assignees
Labels
Azure.Identity EngSys This issue is impacting the engineering system.

Comments

@sadasant
Copy link
Contributor

The Identity pipelines are timing out sometimes. During nightly builds, this is more consistent. Thanks to @praveenkuttappan , I was able to see that the Identity pipeline is building 104 dependent projects, and together they add to more than 60 minutes of tests. This issue is to reduce the number of packages that are built and tested for the Identity pipeline.

Since each package using Identity runs its own tests with Identity, having all of the dependent packages run their tests on the Identity pipeline doubles the number of times the same set of tests are executed. I strongly believe it should be ok to reduce the number of tested packages on the Identity pipeline.

This issue is about doing a change similar to this one: #17290 — I believe the same list should be fine for Identity as well.

@sadasant sadasant added EngSys This issue is impacting the engineering system. Azure.Identity labels Nov 15, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 18, 2022
[Resources] config readme.python (Azure#18685)

* config readme.python

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

2 participants