Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: removed migration tests between versions of Gen 1 #14062

Merged
merged 7 commits into from
Jan 10, 2025
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
48 changes: 0 additions & 48 deletions codebuild_specs/amplify_migration_tests_multi_env_layers.yml

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions codebuild_specs/e2e_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,18 +172,6 @@ batch:
compute-type: BUILD_GENERAL1_LARGE
depend-on:
- upb
- identifier: amplify_migration_tests_non_multi_env_layers
buildspec: codebuild_specs/amplify_migration_tests_non_multi_env_layers.yml
env:
compute-type: BUILD_GENERAL1_MEDIUM
depend-on:
- upb
- identifier: amplify_migration_tests_multi_env_layers
buildspec: codebuild_specs/amplify_migration_tests_multi_env_layers.yml
env:
compute-type: BUILD_GENERAL1_MEDIUM
depend-on:
- upb
- identifier: aggregate_e2e_reports
buildspec: codebuild_specs/aggregate_e2e_reports.yml
env:
Expand Down
8 changes: 0 additions & 8 deletions codebuild_specs/e2e_workflow_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,6 @@ batch:
compute-type: BUILD_GENERAL1_LARGE
depend-on:
- upb
- identifier: amplify_migration_tests_non_multi_env_layers
buildspec: codebuild_specs/amplify_migration_tests_non_multi_env_layers.yml
depend-on:
- upb
- identifier: amplify_migration_tests_multi_env_layers
buildspec: codebuild_specs/amplify_migration_tests_multi_env_layers.yml
depend-on:
- upb
- identifier: amplify_general_config_tests
buildspec: codebuild_specs/amplify_general_config_tests.yml
env:
Expand Down
80 changes: 0 additions & 80 deletions codebuild_specs/e2e_workflow_generated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,14 +130,6 @@ batch:
compute-type: BUILD_GENERAL1_LARGE
depend-on:
- upb
- identifier: amplify_migration_tests_non_multi_env_layers
buildspec: codebuild_specs/amplify_migration_tests_non_multi_env_layers.yml
depend-on:
- upb
- identifier: amplify_migration_tests_multi_env_layers
buildspec: codebuild_specs/amplify_migration_tests_multi_env_layers.yml
depend-on:
- upb
- identifier: amplify_general_config_tests
buildspec: codebuild_specs/amplify_general_config_tests.yml
env:
Expand Down Expand Up @@ -2320,78 +2312,6 @@ batch:
depend-on:
- build_windows
- upb
- identifier: l_api_key_migration_v8
buildspec: codebuild_specs/migration_tests_v8.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests/transformer_migration/api.key.migration.test.ts
depend-on:
- upb
- identifier: l_api_key_migration_2_v8
buildspec: codebuild_specs/migration_tests_v8.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests/transformer_migration/api.key.migration-2.test.ts
depend-on:
- upb
- identifier: l_auth_app_client_secret_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-app-client-secret-migration.test.ts
depend-on:
- upb
- identifier: l_auth_hosted_ui_lambda_migration_1_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-hosted-ui-lambda-migration-1.test.ts
depend-on:
- upb
- identifier: l_auth_hosted_ui_lambda_migration_2_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-hosted-ui-lambda-migration-2.test.ts
depend-on:
- upb
- identifier: l_auth_lambda_callout_migration_rollback_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-lambda-callout-migration-rollback.test.ts
depend-on:
- upb
- identifier: l_auth_lambda_callout_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-lambda-callout-migration.test.ts
depend-on:
- upb
- identifier: l_auth_oauth_lambda_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth-oauth-lambda-migration.test.ts
depend-on:
- upb
- identifier: l_auth_migration_v12
buildspec: codebuild_specs/migration_tests_v12.yml
env:
variables:
compute-type: BUILD_GENERAL1_SMALL
TEST_SUITE: src/__tests__/migration_tests_v12/auth.migration.test.ts
depend-on:
- upb
- identifier: aggregate_e2e_reports
env:
compute-type: BUILD_GENERAL1_MEDIUM
Expand Down
46 changes: 0 additions & 46 deletions codebuild_specs/migration_tests_v12.yml

This file was deleted.

46 changes: 0 additions & 46 deletions codebuild_specs/migration_tests_v8.yml

This file was deleted.

9 changes: 0 additions & 9 deletions codebuild_specs/wait_for_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
"l_api_4_containers_api_secrets_storage_4",
"l_api_6a_auth_7b_export_pull_b",
"l_api_7_export_pull_a_function_9a",
"l_api_key_migration_2_v8",
"l_api_key_migration_v8",
"l_apigw_api_lambda_auth_1_api_key_migration2",
"l_auth_12_auth_2g_auth_2h",
"l_auth_1a_auth_trigger_custom_policies_function",
Expand All @@ -25,14 +23,7 @@
"l_auth_5g_admin_api_hosted_ui",
"l_auth_7a_auth_8c_feature_flags",
"l_auth_9_custom_resources_env_5",
"l_auth_app_client_secret_migration_v12",
"l_auth_hosted_ui_lambda_migration_1_v12",
"l_auth_hosted_ui_lambda_migration_2_v12",
"l_auth_lambda_callout_migration_rollback_v12",
"l_auth_lambda_callout_migration_v12",
"l_auth_migration_amplify_remove_api_2a",
"l_auth_migration_v12",
"l_auth_oauth_lambda_migration_v12",
"l_build_function_custom_resource_with_storage_dynamodb_simulator",
"l_container_hosting_init_b_notifications_apns",
"l_containers_api_1",
Expand Down
Loading
Loading