mirror of https://github.com/pulumi/pulumi.git
f831cb942b
Currently program test runs all programs with PULUMI_HOME unset. This means that if programs run in parallel they share the same directory. E.g. for login this means running in parallel only works if we always log into the same backend, and there is no racyness between tests. Set PULUMI_HOME to a temp directory, so each program test has its own setup. Fixes https://github.com/pulumi/pulumi/issues/15240 This complements https://github.com/pulumi/pulumi/pull/15559 |
||
---|---|---|
.. | ||
20240227--sdkgen-dotnet--codegen-fix-for-resources-without-constant-input-properties.yaml | ||
20240301--pkg-testing--make-programtest-use-a-temporary-pulumi_home-for-each-test.yaml | ||
20240302--sdk-python--fix-determining-plugins-for-old-packages-in-the-python-language-host.yaml |