-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add skip_wait_on_job_termination
option for dataflow job resources
#5844
Add skip_wait_on_job_termination
option for dataflow job resources
#5844
Conversation
@ScottSuarez this continues from hashicorp/terraform-provider-google#10728 Also, apologies in advance: the test is probably (mostly?) garbage? It passes, but it wasn't really clear to me from example how one would exercise a resource lifecycle change rather than an api change. Any guidance/pointers you could offer would be appreciated. |
Hello! I am a robot who works on Magic Modules PRs. I have detected that you are a community contributor, so your PR will be assigned to someone with a commit-bit on this repo for initial review. Thanks for your contribution! A human will be with you soon. @c2thorn, please review this PR or find an appropriate assignee. |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 4 files changed, 166 insertions(+), 8 deletions(-)) |
f735f4f
to
731e60c
Compare
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 4 files changed, 166 insertions(+), 8 deletions(-)) |
@ScottSuarez nudge :) |
/gcbrun |
Hm, I don't appear to have access to the cloudbuild logs for the graphite-docker-images builds. |
hmm, could you pull in latest changes from main? |
731e60c
to
1d00201
Compare
done! |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 4 files changed, 166 insertions(+), 8 deletions(-)) |
Rerun tests in REPLAYING mode |
2 similar comments
Rerun tests in REPLAYING mode |
Rerun tests in REPLAYING mode |
Tests analyticsTotal tests: Action takenTriggering VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccAccessContextManager|TestAccContainerCluster_withAuthenticatorGroupsConfig|TestAccComputeRegionUrlMap_defaultUrlRedirectWithinPathMatcher|TestAccComposerEnvironment_composerV2PrivateServiceConnect|TestAccComposerEnvironment_UpdateComposerV2|TestAccComposerEnvironmentAirflow2_withSoftwareConfig|TestAccComposerEnvironment_ComposerV2|TestAccComposerEnvironment_withSoftwareConfig|TestAccComposerEnvironment_composerV2MasterAuthNetworksUpdate|TestAccComposerEnvironment_composerV1MasterAuthNetworksUpdate|TestAccComposerEnvironment_composerV2MasterAuthNetworks|TestAccComposerEnvironment_composerV1MasterAuthNetworks|TestAccRedisInstance_update|TestAccRedisInstance_redisInstanceFullExample|TestAccRedisInstance_redisInstanceBasicExample|TestAccRedisInstanceDatasource_basic|TestAccRedisInstance_downgradeRedisVersion|TestAccRedisInstance_regionFromLocation|TestAccRedisInstance_redisInstanceAuthEnabled |
hm, looks like the generate-diffs build timed out; can't see anything beyond that. |
/gcbrun |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 4 files changed, 166 insertions(+), 8 deletions(-)) |
Tests analyticsTotal tests: Action takenTriggering VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccAccessContextManager|TestAccContainerCluster_withAuthenticatorGroupsConfig|TestAccComputeGlobalForwardingRule_externalCdnLbWithBackendBucketExample|TestAccComposerEnvironment_withNodeConfig|TestAccComposerEnvironment_withEncryptionConfig|TestAccDatasourceGoogleServiceNetworkingPeeredDnsDomain_basic |
Tests passed during RECORDING mode: Tests failed during RECORDING mode: Please fix these to complete your PR |
Tests were added that did not run in TeamCity:
|
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccDatasourceGoogleServiceNetworkingPeeredDnsDomain_basic|TestAccAccessContextManager|TestAccComposerEnvironment_withEncryptionConfig|TestAccComposerEnvironment_withNodeConfig|TestAccComputeForwardingRule_update|TestAccContainerCluster_withAuthenticatorGroupsConfig|TestAccServiceNetworkingPeeredDNSDomain_basic You can view the result here: https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=277542 |
Thank you! |
This addresses #10559
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)