We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6116881 commit dcb4d00Copy full SHA for dcb4d00
internal/services/cockpit/alert_manager_test.go
@@ -130,6 +130,8 @@ func TestAccCockpitAlertManager_UpdateSingleContact(t *testing.T) {
130
}
131
132
func TestAccCockpitAlertManager_LegacyManagedAlerts(t *testing.T) {
133
+ t.Skip("TestAccCockpitAlertManager_LegacyManagedAlerts skipped: encountered HTTP 500 errors from the Scaleway Cockpit API.")
134
+
135
tt := acctest.NewTestTools(t)
136
defer tt.Cleanup()
137
0 commit comments