Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-09-04 13:35:32.194023",
"spec_repo_commit": "b289628c"
"regenerated": "2024-09-04 14:47:45.810220",
"spec_repo_commit": "b31c228b"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-09-04 13:35:32.212597",
"spec_repo_commit": "b289628c"
"regenerated": "2024-09-04 14:47:45.828213",
"spec_repo_commit": "b31c228b"
}
}
}
2 changes: 1 addition & 1 deletion features/v1/gcp_integration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Feature: GCP Integration
When the request is sent
Then the response status is 400 Bad Request

@team:DataDog/gcp-integrations
@skip-terraform-config @team:DataDog/gcp-integrations
Scenario: List all GCP integrations returns "OK" response
Given new "ListGCPIntegration" request
When the request is sent
Expand Down
2 changes: 1 addition & 1 deletion features/v2/gcp_integration.feature
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Feature: GCP Integration
When the request is sent
Then the response status is 404 Not Found

@team:DataDog/gcp-integrations
@skip-terraform-config @team:DataDog/gcp-integrations
Scenario: List all GCP STS-enabled service accounts returns "OK" response
Given there is a valid "gcp_sts_account" in the system
And new "ListGCPSTSAccounts" request
Expand Down