File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
internal/services/cockpit Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ func TestAccCockpitAlertManager_UpdateSingleContact(t *testing.T) {
136136}
137137
138138func TestAccCockpitAlertManager_EnableDisable (t * testing.T ) {
139+ t .Skip ("TestAccCockpit_WithSourceEndpoints skipped: encountered repeated HTTP 500 errors from the Scaleway Cockpit API." )
139140 tt := acctest .NewTestTools (t )
140141 defer tt .Cleanup ()
141142
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ func TestAccCockpit_Basic(t *testing.T) {
5656}
5757
5858func TestAccCockpit_WithSourceEndpoints (t * testing.T ) {
59+ t .Skip ("TestAccCockpit_WithSourceEndpoints skipped: encountered repeated HTTP 500 errors from the Scaleway Cockpit API." )
5960 tt := acctest .NewTestTools (t )
6061 defer tt .Cleanup ()
6162
You can’t perform that action at this time.
0 commit comments