Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#1967 from acpana/acpana/longru…
Browse files Browse the repository at this point in the history
…nning

tests: add cloudidsendpoint as longrunning
  • Loading branch information
google-oss-prow[bot] authored Jun 7, 2024
2 parents 4b9a1bf + 5e16fea commit a8c8d40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/shared-vars-public.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ SUPPORTED_SERVICES=(

# Regex used to match long running tests cases (10m+ runtime). Any new
# long-running tests should be added to this regex in alphabetical order.
LONG_RUNNING_CRUD_TESTS_REGEX="basicalloydbbackup|basicalloydbinstance|basicalloydbsecondarycluster|basicalloydbsecondaryinstance|cidrconnector|configcontrollerinstance|containercluster|containernodepool|databasealloydbuser|datafusioninstance|edgecontainercluster|filestorebackup|filestoreinstance|fullalloydbbackup|fullalloydbcluster|gkehubfeaturemembership|gkehubmembership|iamalloydbuser|postgresinstance|readalloydbinstance|restorebackupalloydbcluster|zonalalloydbinstance|memcacheinstance|redisinstance|removedefaultnodepool|subnetconnector|vertexaidatasetencryptionkey|vertexaiendpointencryptionkey"

LONG_RUNNING_CRUD_TESTS_REGEX="basicalloydbbackup|basicalloydbinstance|basicalloydbsecondarycluster|basicalloydbsecondaryinstance|cidrconnector|cloudidsendpoint|configcontrollerinstance|containercluster|containernodepool|databasealloydbuser|datafusioninstance|edgecontainercluster|filestorebackup|filestoreinstance|fullalloydbbackup|fullalloydbcluster|gkehubfeaturemembership|gkehubmembership|iamalloydbuser|postgresinstance|readalloydbinstance|restorebackupalloydbcluster|zonalalloydbinstance|memcacheinstance|redisinstance|removedefaultnodepool|subnetconnector|vertexaidatasetencryptionkey|vertexaiendpointencryptionkey"

0 comments on commit a8c8d40

Please sign in to comment.