Skip to content
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

Failing test(s): TestAccComputeRegionDisk_interface & TestAccComputeDisk_interface (permadiff, beta) #9993

Closed

Comments

@melinath
Copy link
Collaborator

melinath commented Sep 2, 2021

Failure rate: 100% since August 19

Impacted tests:

  • TestAccComputeRegionDisk_interface
  • TestAccComputeDisk_interface

Nightly builds:

Message:

TestAccComputeDisk_interface:

~ interface                 = "SCSI" -> "NVME"
- multi_writer              = false -> null
- provisioned_iops          = 0 -> null

TestAccComputeRegionDisk_interface:

~ interface                 = "SCSI" -> "NVME"
~ replica_zones             = [
- "https://www.googleapis.com/compute/v1/projects/<project-id>/zones/us-central1-a",
- "https://www.googleapis.com/compute/v1/projects/<project-id>/zones/us-central1-f",
+ "us-central1-a",
+ "us-central1-f",
]

It looks like interface and replica_zones have permadiffs. I'm only seeing these failures in beta.

@melinath melinath changed the title Failing test(s): TestAccComputeRegionDisk_interface (permadiff) Failing test(s): TestAccComputeRegionDisk_interface (permadiff, beta) Sep 2, 2021
@melinath melinath changed the title Failing test(s): TestAccComputeRegionDisk_interface (permadiff, beta) Failing test(s): TestAccComputeRegionDisk_interface & TestAccComputeDisk_interface (permadiff, beta) Sep 2, 2021
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant