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
70 changes: 29 additions & 41 deletions codebuild_specs/e2e_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -767,64 +767,52 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
add_resources_references_migration_migration_validation_many_to_many_migration_base_migration
add_resources_single_gsi_single_record_single_gsi_empty_table_single_gsi_1k_records_single_gsi_10k_records
buildspec: codebuild_specs/run_cdk_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
variables:
NODE_OPTIONS: '--max-old-space-size=14848'
TEST_SUITE: >-
src/__tests__/add-resources.test.ts|src/__tests__/migration/references-migration.test.ts|src/__tests__/migration/migration-validation.test.ts|src/__tests__/migration/many-to-many-migration.test.ts|src/__tests__/migration/base-migration.test.ts
CLI_REGION: ap-southeast-1
src/__tests__/add-resources.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-10k-records.test.ts
CLI_REGION: ap-northeast-2
depend-on:
- publish_to_local_registry
- identifier: >-
single_gsi_single_record_single_gsi_empty_table_single_gsi_1k_records_single_gsi_10k_records_replace_2_gsis_update_attr_single_
replace_2_gsis_update_attr_single_record_replace_2_gsis_update_attr_empty_table_replace_2_gsis_update_attr_1k_records_replace_2
buildspec: codebuild_specs/run_cdk_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
variables:
NODE_OPTIONS: '--max-old-space-size=14848'
TEST_SUITE: >-
src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/single-gsi-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-single-record.test.ts
src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-single-record.test.ts
CLI_REGION: ap-northeast-3
depend-on:
- publish_to_local_registry
- identifier: >-
replace_2_gsis_update_attr_empty_table_replace_2_gsis_update_attr_1k_records_replace_2_gsis_update_attr_10k_records_replace_2_g
replace_2_gsis_empty_table_replace_2_gsis_1k_records_replace_2_gsis_10k_records_3_gsis_single_record_3_gsis_empty_table
buildspec: codebuild_specs/run_cdk_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
variables:
NODE_OPTIONS: '--max-old-space-size=14848'
TEST_SUITE: >-
src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-update-attr-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-empty-table.test.ts
src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-empty-table.test.ts
CLI_REGION: ap-south-1
depend-on:
- publish_to_local_registry
- identifier: >-
replace_2_gsis_1k_records_replace_2_gsis_10k_records_3_gsis_single_record_3_gsis_empty_table_3_gsis_1k_records
- identifier: 3_gsis_1k_records_3_gsis_10k_records
buildspec: codebuild_specs/run_cdk_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
variables:
NODE_OPTIONS: '--max-old-space-size=14848'
TEST_SUITE: >-
src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/replace-2-gsis-10k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-single-record.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-empty-table.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-1k-records.test.ts
src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-1k-records.test.ts|src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-10k-records.test.ts
CLI_REGION: ap-southeast-1
depend-on:
- publish_to_local_registry
- identifier: 3_gsis_10k_records
buildspec: codebuild_specs/run_cdk_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
variables:
NODE_OPTIONS: '--max-old-space-size=14848'
TEST_SUITE: >-
src/__tests__/deploy-velocity-temporarily-disabled/3-gsis-10k-records.test.ts
CLI_REGION: ap-southeast-2
depend-on:
- publish_to_local_registry
- identifier: sql_pg_userpool_auth
buildspec: codebuild_specs/run_cdk_tests.yml
env:
Expand Down Expand Up @@ -1486,7 +1474,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-sqlprimary-sqlrelated-subscriptions-off.test.ts
CLI_REGION: eu-west-1
CLI_REGION: eu-south-1
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_sqlprimary_ddbrelated_subscriptions_off
Expand All @@ -1497,7 +1485,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-sqlprimary-ddbrelated-subscriptions-off.test.ts
CLI_REGION: eu-west-2
CLI_REGION: eu-west-1
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_ddbprimary_sqlrelated_subscriptions_off
Expand All @@ -1508,7 +1496,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-ddbprimary-sqlrelated-subscriptions-off.test.ts
CLI_REGION: eu-west-3
CLI_REGION: eu-west-2
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_ddbprimary_ddbrelated_subscriptions_off
Expand All @@ -1519,7 +1507,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/static-group-auth/static-group-auth-ddbprimary-ddbrelated-subscriptions-off.test.ts
CLI_REGION: me-south-1
CLI_REGION: eu-west-3
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_sqlprimary_sqlrelated_subscriptions_off
Expand All @@ -1530,7 +1518,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-sqlprimary-sqlrelated-subscriptions-off.test.ts
CLI_REGION: sa-east-1
CLI_REGION: me-south-1
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_sqlprimary_ddbrelated_subscriptions_off
Expand All @@ -1541,7 +1529,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-sqlprimary-ddbrelated-subscriptions-off.test.ts
CLI_REGION: us-east-1
CLI_REGION: sa-east-1
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_ddbprimary_sqlrelated_subscriptions_off
Expand All @@ -1552,7 +1540,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-ddbprimary-sqlrelated-subscriptions-off.test.ts
CLI_REGION: us-east-2
CLI_REGION: us-east-1
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_ddbprimary_ddbrelated_subscriptions_off
Expand All @@ -1563,7 +1551,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/subscriptions-off/dynamic-group-auth/dynamic-group-auth-ddbprimary-ddbrelated-subscriptions-off.test.ts
CLI_REGION: us-west-1
CLI_REGION: us-east-2
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_sqlprimary_sqlrelated
Expand All @@ -1574,7 +1562,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/static-group-auth/static-group-auth-sqlprimary-sqlrelated.test.ts
CLI_REGION: us-west-2
CLI_REGION: us-west-1
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_sqlprimary_ddbrelated
Expand All @@ -1585,7 +1573,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/static-group-auth/static-group-auth-sqlprimary-ddbrelated.test.ts
CLI_REGION: ap-northeast-1
CLI_REGION: us-west-2
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_ddbprimary_sqlrelated
Expand All @@ -1596,7 +1584,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/static-group-auth/static-group-auth-ddbprimary-sqlrelated.test.ts
CLI_REGION: ap-northeast-2
CLI_REGION: ap-northeast-1
depend-on:
- publish_to_local_registry
- identifier: static_group_auth_ddbprimary_ddbrelated
Expand All @@ -1607,7 +1595,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/static-group-auth/static-group-auth-ddbprimary-ddbrelated.test.ts
CLI_REGION: ap-northeast-3
CLI_REGION: ap-northeast-2
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_sqlprimary_sqlrelated
Expand All @@ -1618,7 +1606,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-sqlprimary-sqlrelated.test.ts
CLI_REGION: ap-south-1
CLI_REGION: ap-northeast-3
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_sqlprimary_ddbrelated
Expand All @@ -1629,7 +1617,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-sqlprimary-ddbrelated.test.ts
CLI_REGION: ap-southeast-1
CLI_REGION: ap-south-1
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_ddbprimary_sqlrelated
Expand All @@ -1640,7 +1628,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-ddbprimary-sqlrelated.test.ts
CLI_REGION: ap-southeast-2
CLI_REGION: ap-southeast-1
depend-on:
- publish_to_local_registry
- identifier: dynamic_group_auth_ddbprimary_ddbrelated
Expand All @@ -1651,7 +1639,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/group-auth/dynamic-group-auth/dynamic-group-auth-ddbprimary-ddbrelated.test.ts
CLI_REGION: ca-central-1
CLI_REGION: ap-southeast-2
depend-on:
- publish_to_local_registry
- identifier: generation
Expand All @@ -1672,7 +1660,7 @@ batch:
variables:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: src/__tests__/deploy-velocity/single-gsi-100k-records.test.ts
CLI_REGION: ca-central-1
CLI_REGION: ap-southeast-2
depend-on:
- publish_to_local_registry
- identifier: replace_2_gsis_update_attr_100k_records
Expand All @@ -1683,7 +1671,7 @@ batch:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: >-
src/__tests__/deploy-velocity/replace-2-gsis-update-attr-100k-records.test.ts
CLI_REGION: eu-central-1
CLI_REGION: ca-central-1
depend-on:
- publish_to_local_registry
- identifier: replace_2_gsis_100k_records
Expand All @@ -1693,7 +1681,7 @@ batch:
variables:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: src/__tests__/deploy-velocity/replace-2-gsis-100k-records.test.ts
CLI_REGION: eu-north-1
CLI_REGION: eu-central-1
depend-on:
- publish_to_local_registry
- identifier: 3_gsis_100k_records
Expand All @@ -1703,7 +1691,7 @@ batch:
variables:
NODE_OPTIONS: '--max-old-space-size=6656'
TEST_SUITE: src/__tests__/deploy-velocity/3-gsis-100k-records.test.ts
CLI_REGION: eu-south-1
CLI_REGION: eu-north-1
depend-on:
- publish_to_local_registry
- identifier: conversation
Expand Down
Loading
Loading