pulumi/tests/integration/construct_component_configu.../python
Fraser Waters a08b41832a
Make TestConstructComponentConfigureProviderPython less flaky (#15760)
Update TLS library to a more recent version that doesn't have the old
"install the plugin as part of setup.py" logic.

Then enable the engine to do the plugin download for this test by
disabling `PULUMI_DISABLE_AUTOMATIC_PLUGIN_ACQUISITION`. Should make the
test less flaky as the engine is managing the download and can retry,
but at least makes the error much more clear if it does fail.
2024-03-22 15:32:59 +00:00
..
.gitignore Support returning plain values from methods (#13592) 2023-11-18 06:02:06 +00:00
Pulumi.yaml Support returning plain values from methods (#13592) 2023-11-18 06:02:06 +00:00
__main__.py Support returning plain values from methods (#13592) 2023-11-18 06:02:06 +00:00
helpers.py Support returning plain values from methods (#13592) 2023-11-18 06:02:06 +00:00
requirements.txt Make TestConstructComponentConfigureProviderPython less flaky (#15760) 2024-03-22 15:32:59 +00:00