File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -723,7 +723,7 @@ batch:
723723 NODE_OPTIONS : ' --max-old-space-size=6656'
724724 TEST_SUITE : >-
725725 src/__tests__/graphql-v2/searchable-node-to-node-encryption/searchable-previous-deployment-had-node-to-node.test.ts
726- CLI_REGION : ap-northeast-3
726+ CLI_REGION : us-west-1
727727 depend-on :
728728 - publish_to_local_registry
729729 - identifier : searchable_previous_deployment_no_node_to_node
Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ const FORCE_REGION_MAP = {
8383 conversation : 'us-west-2' ,
8484 custom_policies_container : 'us-east-1' ,
8585 'sql-pg-canary' : 'us-east-1' ,
86+ 'searchable-previous-deployment-had-node-to-node' : 'us-west-1' ,
8687} ;
8788
8889// some tests require additional time, the parent account can handle longer tests (up to 90 minutes)
You can’t perform that action at this time.
0 commit comments