Skip to content

Commit

Permalink
Reenable skipped AlloyDBInstance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
199201shubhamsahu committed May 7, 2024
1 parent c14f507 commit 7f421bd
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/tests/samples/create/samples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -221,15 +221,6 @@ var testDisabledList = map[string]bool{
// b/309167136
"alloydbbackup": true,
"restored-from-backup-cluster": true,
// Temporarily disable alloydbinstance sample tests as they raise alerts
// due to expected failures during create instance operation with service
// networking connection not being ready.
// Will enable this after adding fix for the alert mechanism or by adding
// precondition failure to not account this as an error.
"primary-instance": true,
"read-instance": true,
"secondary-instance": true,
"zonal-instance": true,
// This sample test need physical rack which is not suitable for e2e testing due to
// limited budget.
"edgecontainercluster-local-control-plane": true,
Expand Down

0 comments on commit 7f421bd

Please sign in to comment.