Skip to content

Commit

Permalink
skip TestAccClusterAdvancedClusterConfig_asymmetricShardedNewSchema
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Dec 15, 2024
1 parent 6be9e2e commit 42dc485
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,8 @@ func TestAccClusterAdvancedClusterConfig_symmetricShardedNewSchemaToAsymmetricAd
}

func TestAccClusterAdvancedClusterConfig_asymmetricShardedNewSchema(t *testing.T) {
// TODO: enable when datasource attribute use_replication_spec_per_shard is used
acc.SkipIfAdvancedClusterV2Schema(t)
resource.ParallelTest(t, asymmetricShardedNewSchemaTestCase(t, true))
}

Expand Down

0 comments on commit 42dc485

Please sign in to comment.