Skip to content

Fix TestAccDataprocCluster_AttachedDiskConfigWorker - #18626

Open
SirGitsalot wants to merge 1 commit into
mainfrom
SirGitsalot-fix-dataproc-cluster-attached-disk-config-worker-test
Open

Fix TestAccDataprocCluster_AttachedDiskConfigWorker#18626
SirGitsalot wants to merge 1 commit into
mainfrom
SirGitsalot-fix-dataproc-cluster-attached-disk-config-worker-test

Conversation

@SirGitsalot

Copy link
Copy Markdown
Member

The main point of this PR is to fix the "Error 400: Permissions are missing for the default service account" error by putting the cluster into the same region as the buckets. Stockouts are still a big problem for the dataproc tests, but switching to c4-standard-2 might help with that.

Fixes hashicorp/terraform-provider-google#28701 (at least it fixes it locally, we'll see what happens on CI) Does not fix the issue mentioned in the comment regarding oneof ... must be specified which I think is a different problem.


The main point of this PR is to fix the "Error 400: Permissions are missing for the default service account" error by putting the cluster into the same region as the buckets. Stockouts are still a big problem for the dataproc tests, but switching to `c4-standard-2` *might* help with that.
@modular-magician

modular-magician commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 08ebea6:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 1 file changed, 17 insertions(+), 10 deletions(-)
google-beta provider View Diff 1 file changed, 17 insertions(+), 10 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
91 84 6 1
Affected Service Packages
  • dataproc

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccDataprocCluster_AttachedDiskConfigWorker

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccDataprocCluster_AttachedDiskConfigWorker

🟢 All tests passed!

View the recording VCR build log or the debug logs folder for detailed results.

@SirGitsalot VCR tests complete for 08ebea6!

@SirGitsalot
SirGitsalot marked this pull request as ready for review August 13, 2026 00:58
@SirGitsalot
SirGitsalot requested a review from melinath August 13, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing test(s): TestAccDataprocCluster_AttachedDiskConfigWorker

2 participants