-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
dataproc_job add support for job status RUNNING #4341
dataproc_job add support for job status RUNNING #4341
Conversation
I'd make the release note a little clearer ideally, have it say something like "dataproc jobs no longer wait for job completion during create." |
I have triggered VCR tests based on this PR's diffs. See the results here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=164123" |
/gcbrun |
fyi: gcbrun triggers VCR tests manually for community contributors. Since you've got a commit bit, they trigger automatically on your PRs. |
I have triggered VCR tests based on this PR's diffs. See the results here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=164146" |
I have triggered VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccDataSourceComposerEnvironment_basic|TestAccDataSourceStorageBucketObjectContent_Basic|TestAccActiveDirectoryDomainTrust_activeDirectoryDomainTrustBasicExample|TestAccCloudRunDomainMapping_cloudRunDomainMappingBasicExample|TestAccComposerEnvironment_withUpdateOnCreate|TestAccComputeBackendService_backendServiceCacheSimpleExample|TestAccComputeBackendService_backendServiceCacheExample|TestAccComputeRouterNat_withDisabledIndependentEndpointMapping|TestAccComputeRouterNat_basic|TestAccComputeRouterNat_withManualIpAndSubnetConfiguration|TestAccComputeRouterNat_withNatIpsAndDrainNatIps|TestAccComputeRouterNat_update|TestAccContainerCluster_withConfidentialNodes|TestAccContainerCluster_withAdvancedDatapath|TestAccDataprocJob_Spark|TestAccSqlUser_postgresIAM You can view the result here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=164147" |
resolves 8029
Add
RUNNING
as a supported target state for the operation waitIf 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)