Skip to content

Commit

Permalink
tests: add cloudidsendpoint as longrunning
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pana <[email protected]>
  • Loading branch information
acpana committed Jun 7, 2024
1 parent 4b9a1bf commit 5e16fea
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 5e16fea

Please sign in to comment.