Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
  • Loading branch information
willdavsmith committed Mar 1, 2025
1 parent befed25 commit 066a530
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ func Test_TerraformRecipe_KubernetesRedis(t *testing.T) {
// - Create an extender resource using a Terraform recipe that deploys Postgres on Kubernetes.
// - The recipe deployment creates a Kubernetes deployment and a Kubernetes service and a postgres db.
func Test_TerraformRecipe_KubernetesPostgres(t *testing.T) {
t.Skip("Skipping test due to failures: /~https://github.com/radius-project/radius/issues/8679")
template := "testdata/corerp-resources-terraform-postgres.bicep"
appName := "corerp-resources-terraform-pg-app"
envName := "corerp-resources-terraform-pg-env"
Expand Down

0 comments on commit 066a530

Please sign in to comment.