You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
“Currently, in Azure Pipelines, there is a time execution imbalance (e.g., the Regression I. pipeline takes 5 hours and 30 minutes, while the Regression III. pipeline takes only 3 hours and 13 minutes).
Suggested solution
We should make adjustments to optimize all pipelines and avoid these imbalances. See [1].”
[1] -
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
What adjustments would you like to do? I mean, the pipelines are logically split based on the packages and the resources they are testing. Only thing that can be done is to move oauth to security. But it will not fix imbalance with the other pipelines.
Well we mainly running regular regressions so for this issue is target to solve that.
the pipelines are logically split based on the packages and the resources
Yeah, but maybe we can find a tests that should be somewhere else or for instance move like you said oauth to security, which would partially fix that problem but that's progress at least.
Related problem
“Currently, in Azure Pipelines, there is a time execution imbalance (e.g., the Regression I. pipeline takes 5 hours and 30 minutes, while the Regression III. pipeline takes only 3 hours and 13 minutes).
Suggested solution
We should make adjustments to optimize all pipelines and avoid these imbalances. See [1].”
[1] -
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: