Very slow 15-20 min azure-{typescript, javascript, python} templates #298
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/no-repro
This issue wasn't able to be reproduced
What happened?
Understandably azure-native provider can be large but these timings are suspiciously high. I cannot reproduce such slowdown locally. Historical data indicates the slowdown is in "pulumi new" phase so possibly related to
npm install
and similar. Perhaps the downloads are slower in the CI environment? There was also a significant regression circa Sept 2021 for javascript.Steps to reproduce
Look at CI timings.
Expected Behavior
Template tests take under 10 min in GitHub actions.
Actual Behavior
Template tests take 20-30 min in GitHub actions.
Versions used
No response
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: