Skip to content

Commit 2a7d920

Browse files
disable test
1 parent 98f422c commit 2a7d920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acceptance/openstack/ces/v1/alarms_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
)
1111

1212
func TestAlarms(t *testing.T) {
13+
t.Skip("API is faulty - returning 400 error.")
1314
client, err := clients.NewCesV1Client()
1415
th.AssertNoErr(t, err)
1516

0 commit comments

Comments
 (0)