pulumi/pkg/engine/lifecycletest
Kyle Dixler 0f486821c4
deployment executor generates steps in parallel.
The deployment executor blocks on calls to providers which can cause
blocking calls to `provider.Diff()` to cause deployments to go very
slowly.
2023-07-06 08:00:59 -07:00
..
analyzer_test.go Fix spelling in 'lifecycletest' package name. (#9939) 2022-06-22 23:18:17 -04:00
delete_before_replace_test.go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
golang_sdk_test.go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
import_test.go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
pending_delete_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
provider_test.go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
pulumi_test.go Merge #13139 2023-06-23 07:14:31 +00:00
refresh_test.go Consolidated Target parameters 2023-06-08 08:42:03 -07:00
resource_reference_test.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
step_generator_test.go deployment executor generates steps in parallel. 2023-07-06 08:00:59 -07:00
target_test.go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
test_plan.go [snapshot] Add diff benchmarks and more tests 2023-05-10 17:13:20 -07:00
update_plan_test.go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00