pulumi/.github
Kyle Dixler 7f19d7e440
[ci] Python ProgramTests no longer re-use the same virtualenv. (#14767)
Part of #14765 

Python ProgramTests would flake during preparation, but pass on re-run.
Python ProgramTests would use the hash of the `requirements.txt` to
determine the directory to use as its virtualenv. When multiple Python
ProgramTests `pip install` the same virtualenv, it would cause test
failures which would pass on re-run since there would no longer be
contention.

These failures typically are re-run in [CI / Integration Test /
tests/integration 8/8 on
ubuntu-latest/current](https://github.com/pulumi/pulumi/actions/runs/7118443964/job/19381751006?pr=14767#logs)
2023-12-06 19:45:38 +00:00
..
scripts Replace deprecated command with environment file 2023-02-20 11:14:39 +09:00
workflows [ci] Python ProgramTests no longer re-use the same virtualenv. (#14767) 2023-12-06 19:45:38 +00:00
PULL_REQUEST_TEMPLATE.md Add routine checks to pull request template 2023-05-12 13:34:19 -07:00