Skip to content

Commit

Permalink
ci: fix test identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
dpilch committed Oct 23, 2023
1 parent e2759dd commit a525d88
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions .codebuild/e2e_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-add_codegen_ios_configure_codegen_android_configure_codegen_js_graphql_codegen_android
l_add_codegen_ios_configure_codegen_android_configure_codegen_js_graphql_codegen_android
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -74,7 +74,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-graphql_codegen_js_remove_codegen_android_remove_codegen_ios_add_codegen_android
l_graphql_codegen_js_remove_codegen_android_remove_codegen_ios_add_codegen_android
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -85,7 +85,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-configure_codegen_ios_datastore_modelgen_android_datastore_modelgen_js_feature_flags
l_configure_codegen_ios_datastore_modelgen_android_datastore_modelgen_js_feature_flags
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -96,7 +96,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-graphql_codegen_ios_add_codegen_js_datastore_modelgen_ios_remove_codegen_js
l_graphql_codegen_ios_add_codegen_js_datastore_modelgen_ios_remove_codegen_js
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -107,7 +107,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-datastore_modelgen_flutter_env_codegen_model_introspection_codegen_pull_codegen
l_datastore_modelgen_flutter_env_codegen_model_introspection_codegen_pull_codegen
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -118,7 +118,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-push_codegen_ios_push_codegen_android_graphql_documents_generator_push_codegen_js
l_push_codegen_ios_push_codegen_android_graphql_documents_generator_push_codegen_js
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -129,7 +129,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
l-build_app_ts_uninitialized_project_codegen_js_uninitialized_project_modelgen_android_uninitialized_project_modelgen_flutter
l_build_app_ts_uninitialized_project_codegen_js_uninitialized_project_modelgen_android_uninitialized_project_modelgen_flutter
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -139,7 +139,7 @@ batch:
CLI_REGION: ap-southeast-1
depend-on:
- publish_to_local_registry
- identifier: l-uninitialized_project_modelgen_ios_uninitialized_project_modelgen_js
- identifier: l_uninitialized_project_modelgen_ios_uninitialized_project_modelgen_js
buildspec: .codebuild/run_e2e_tests.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -150,7 +150,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-add_codegen_ios_configure_codegen_android_configure_codegen_js_graphql_codegen_android
w_add_codegen_ios_configure_codegen_android_configure_codegen_js_graphql_codegen_android
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -161,7 +161,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-graphql_codegen_js_remove_codegen_android_remove_codegen_ios_add_codegen_android
w_graphql_codegen_js_remove_codegen_android_remove_codegen_ios_add_codegen_android
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -172,7 +172,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-configure_codegen_ios_datastore_modelgen_android_datastore_modelgen_js_feature_flags
w_configure_codegen_ios_datastore_modelgen_android_datastore_modelgen_js_feature_flags
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -183,7 +183,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-graphql_codegen_ios_add_codegen_js_datastore_modelgen_ios_remove_codegen_js
w_graphql_codegen_ios_add_codegen_js_datastore_modelgen_ios_remove_codegen_js
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -194,7 +194,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-datastore_modelgen_flutter_env_codegen_model_introspection_codegen_pull_codegen
w_datastore_modelgen_flutter_env_codegen_model_introspection_codegen_pull_codegen
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -205,7 +205,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-push_codegen_ios_push_codegen_android_graphql_documents_generator_push_codegen_js
w_push_codegen_ios_push_codegen_android_graphql_documents_generator_push_codegen_js
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -216,7 +216,7 @@ batch:
depend-on:
- publish_to_local_registry
- identifier: >-
w-build_app_ts_uninitialized_project_codegen_js_uninitialized_project_modelgen_android_uninitialized_project_modelgen_flutter
w_build_app_ts_uninitialized_project_codegen_js_uninitialized_project_modelgen_android_uninitialized_project_modelgen_flutter
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -226,7 +226,7 @@ batch:
CLI_REGION: ap-southeast-1
depend-on:
- publish_to_local_registry
- identifier: w-uninitialized_project_modelgen_ios_uninitialized_project_modelgen_js
- identifier: w_uninitialized_project_modelgen_ios_uninitialized_project_modelgen_js
buildspec: .codebuild/run_e2e_tests_windows.yml
env:
compute-type: BUILD_GENERAL1_LARGE
Expand All @@ -242,4 +242,4 @@ batch:
compute-type: BUILD_GENERAL1_MEDIUM
depend-on:
- >-
l-add_codegen_ios_configure_codegen_android_configure_codegen_js_graphql_codegen_android
l_add_codegen_ios_configure_codegen_android_configure_codegen_js_graphql_codegen_android
2 changes: 1 addition & 1 deletion scripts/split-e2e-tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ function basicE2EJob(inputJob: any, baseJob: string) {
}

function getIdentifier(os: string, names: string) {
const jobName = `${os}-${names.replace(/-/g, '_')}`.substring(0, 127);
const jobName = `${os}_${names.replace(/-/g, '_')}`.substring(0, 127);
return jobName;
};

Expand Down

0 comments on commit a525d88

Please sign in to comment.