Skip to content

Commit c386123

Browse files
authored
feat: update workflow files to uniformly distribute the test modules by time taken by each test module (#615)
* fix: lint_setup_py was failing in Kokoro is not fixed * feat: rearranged test modules in workflow to uniformly distribute the time taken
1 parent 5b3b2e4 commit c386123

20 files changed

+16
-299
lines changed

.github/workflows/django_tests_against_emulator0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
GOOGLE_CLOUD_TESTS_CREATE_SPANNER_INSTANCE: true
3030
RUNNING_SPANNER_BACKEND_TESTS: 1
3131
SPANNER_TEST_INSTANCE: google-cloud-django-backend-tests
32-
DJANGO_TEST_APPS: model_fields model_forms
32+
DJANGO_TEST_APPS: admin_changelist admin_ordering aggregation choices distinct_on_fields expressions_window fixtures_model_package datetimes custom_methods generic_inline_admin field_defaults datatypes empty m2o_recursive many_to_one_null migration_test_data_persistence admin_docs invalid_models_tests migrate_signals model_forms.test_uuid model_forms.test_modelchoicefield syndication_tests view_tests update test_utils select_related_onetoone sessions_tests

.github/workflows/django_tests_against_emulator1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
GOOGLE_CLOUD_TESTS_CREATE_SPANNER_INSTANCE: true
3030
RUNNING_SPANNER_BACKEND_TESTS: 1
3131
SPANNER_TEST_INSTANCE: google-cloud-django-backend-tests
32-
DJANGO_TEST_APPS: mutually_referential nested_foreign_keys null_fk null_fk_ordering null_queries one_to_one ordering order_with_respect_to or_lookups
32+
DJANGO_TEST_APPS: db_functions save_delete_hooks get_object_or_404 model_indexes custom_pk indexes transaction_hooks constraints schema custom_columns i18n from_db_value sites_tests mutually_referential model_package defer_regress update_only_fields backends redirects_tests expressions get_or_create foreign_object generic_relations_regress many_to_many select_related generic_relations queryset_pickle model_inheritance

.github/workflows/django_tests_against_emulator10.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator11.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator12.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator13.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator14.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator15.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator16.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/django_tests_against_emulator17.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)