File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ Feature: Incidents
275275 When the request is sent
276276 Then the response status is 400 Bad Request
277277
278- @team:Datadog/incident-app
278+ @skip-terraform-config @ team:Datadog/incident-app
279279 Scenario : Create incident notification template returns "Created" response
280280 Given there is a valid "incident_type" in the system
281281 And operation "CreateIncidentNotificationTemplate" enabled
@@ -497,7 +497,7 @@ Feature: Incidents
497497 When the request is sent
498498 Then the response status is 404 Not Found
499499
500- @skip-validation @team:Datadog/incident-app
500+ @skip-terraform-config @skip- validation @team:Datadog/incident-app
501501 Scenario : Delete an incident type returns "OK" response
502502 Given operation "DeleteIncidentType" enabled
503503 And new "DeleteIncidentType" request
@@ -1311,7 +1311,7 @@ Feature: Incidents
13111311 When the request is sent
13121312 Then the response status is 404 Not Found
13131313
1314- @skip-validation @team:Datadog/incident-app
1314+ @skip-terraform-config @skip- validation @team:Datadog/incident-app
13151315 Scenario : Update an incident type returns "OK" response
13161316 Given operation "UpdateIncidentType" enabled
13171317 And new "UpdateIncidentType" request
You can’t perform that action at this time.
0 commit comments