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
9 changes: 0 additions & 9 deletions codebuild_specs/amplify_ddb_canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,15 +140,6 @@ batch:
CANARY_METRIC_NAME: AmplifyDynamoDbModelDataSourceStrategySuccessRate
depend-on:
- publish_to_local_registry
- identifier: amplify_ddb_canary_me_south_1
buildspec: codebuild_specs/run_cdk_canary_e2e_tests.yml
env:
variables:
TEST_SUITE: src/__tests__/amplify-ddb-canary.test.ts
CLI_REGION: me-south-1
CANARY_METRIC_NAME: AmplifyDynamoDbModelDataSourceStrategySuccessRate
depend-on:
- publish_to_local_registry
- identifier: amplify_ddb_canary_sa_east_1
buildspec: codebuild_specs/run_cdk_canary_e2e_tests.yml
env:
Expand Down
10 changes: 0 additions & 10 deletions codebuild_specs/createapi_canary_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,16 +191,6 @@ batch:
CLI_REGION: eu-west-3
depend-on:
- publish_to_local_registry
- identifier: api_test_me_south_1
buildspec: codebuild_specs/run_canary_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_MEDIUM
variables:
TEST_SUITE: >-
src/__tests__/api_canary.test.ts
CLI_REGION: me-south-1
depend-on:
- publish_to_local_registry
- identifier: api_test_sa_east_1
buildspec: codebuild_specs/run_canary_e2e_tests.yml
env:
Expand Down
9 changes: 0 additions & 9 deletions codebuild_specs/default_ddb_canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,15 +140,6 @@ batch:
CANARY_METRIC_NAME: DefaultDynamoDbModelDataSourceStrategySuccessRate
depend-on:
- publish_to_local_registry
- identifier: default_ddb_canary_me_south_1
buildspec: codebuild_specs/run_cdk_canary_e2e_tests.yml
env:
variables:
TEST_SUITE: src/__tests__/default-ddb-canary.test.ts
CLI_REGION: me-south-1
CANARY_METRIC_NAME: DefaultDynamoDbModelDataSourceStrategySuccessRate
depend-on:
- publish_to_local_registry
- identifier: default_ddb_canary_sa_east_1
buildspec: codebuild_specs/run_cdk_canary_e2e_tests.yml
env:
Expand Down
Loading
Loading