@@ -130,14 +130,6 @@ batch:
130130 compute-type : BUILD_GENERAL1_LARGE
131131 depend-on :
132132 - upb
133- - identifier : amplify_migration_tests_non_multi_env_layers
134- buildspec : codebuild_specs/amplify_migration_tests_non_multi_env_layers.yml
135- depend-on :
136- - upb
137- - identifier : amplify_migration_tests_multi_env_layers
138- buildspec : codebuild_specs/amplify_migration_tests_multi_env_layers.yml
139- depend-on :
140- - upb
141133 - identifier : amplify_general_config_tests
142134 buildspec : codebuild_specs/amplify_general_config_tests.yml
143135 env :
@@ -2320,78 +2312,6 @@ batch:
23202312 depend-on :
23212313 - build_windows
23222314 - upb
2323- - identifier : l_api_key_migration_v8
2324- buildspec : codebuild_specs/migration_tests_v8.yml
2325- env :
2326- variables :
2327- compute-type : BUILD_GENERAL1_SMALL
2328- TEST_SUITE : src/__tests__/migration_tests/transformer_migration/api.key.migration.test.ts
2329- depend-on :
2330- - upb
2331- - identifier : l_api_key_migration_2_v8
2332- buildspec : codebuild_specs/migration_tests_v8.yml
2333- env :
2334- variables :
2335- compute-type : BUILD_GENERAL1_SMALL
2336- TEST_SUITE : src/__tests__/migration_tests/transformer_migration/api.key.migration-2.test.ts
2337- depend-on :
2338- - upb
2339- - identifier : l_auth_app_client_secret_migration_v12
2340- buildspec : codebuild_specs/migration_tests_v12.yml
2341- env :
2342- variables :
2343- compute-type : BUILD_GENERAL1_SMALL
2344- TEST_SUITE : src/__tests__/migration_tests_v12/auth-app-client-secret-migration.test.ts
2345- depend-on :
2346- - upb
2347- - identifier : l_auth_hosted_ui_lambda_migration_1_v12
2348- buildspec : codebuild_specs/migration_tests_v12.yml
2349- env :
2350- variables :
2351- compute-type : BUILD_GENERAL1_SMALL
2352- TEST_SUITE : src/__tests__/migration_tests_v12/auth-hosted-ui-lambda-migration-1.test.ts
2353- depend-on :
2354- - upb
2355- - identifier : l_auth_hosted_ui_lambda_migration_2_v12
2356- buildspec : codebuild_specs/migration_tests_v12.yml
2357- env :
2358- variables :
2359- compute-type : BUILD_GENERAL1_SMALL
2360- TEST_SUITE : src/__tests__/migration_tests_v12/auth-hosted-ui-lambda-migration-2.test.ts
2361- depend-on :
2362- - upb
2363- - identifier : l_auth_lambda_callout_migration_rollback_v12
2364- buildspec : codebuild_specs/migration_tests_v12.yml
2365- env :
2366- variables :
2367- compute-type : BUILD_GENERAL1_SMALL
2368- TEST_SUITE : src/__tests__/migration_tests_v12/auth-lambda-callout-migration-rollback.test.ts
2369- depend-on :
2370- - upb
2371- - identifier : l_auth_lambda_callout_migration_v12
2372- buildspec : codebuild_specs/migration_tests_v12.yml
2373- env :
2374- variables :
2375- compute-type : BUILD_GENERAL1_SMALL
2376- TEST_SUITE : src/__tests__/migration_tests_v12/auth-lambda-callout-migration.test.ts
2377- depend-on :
2378- - upb
2379- - identifier : l_auth_oauth_lambda_migration_v12
2380- buildspec : codebuild_specs/migration_tests_v12.yml
2381- env :
2382- variables :
2383- compute-type : BUILD_GENERAL1_SMALL
2384- TEST_SUITE : src/__tests__/migration_tests_v12/auth-oauth-lambda-migration.test.ts
2385- depend-on :
2386- - upb
2387- - identifier : l_auth_migration_v12
2388- buildspec : codebuild_specs/migration_tests_v12.yml
2389- env :
2390- variables :
2391- compute-type : BUILD_GENERAL1_SMALL
2392- TEST_SUITE : src/__tests__/migration_tests_v12/auth.migration.test.ts
2393- depend-on :
2394- - upb
23952315 - identifier : aggregate_e2e_reports
23962316 env :
23972317 compute-type : BUILD_GENERAL1_MEDIUM
0 commit comments