|
75 | 75 | run: ./ci/deploy/dockerhub-test-images.bash |
76 | 76 |
|
77 | 77 | unit-test-webserver-01: |
78 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 78 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
79 | 79 | name: "[unit] webserver 01" |
80 | 80 | runs-on: ${{ matrix.os }} |
81 | 81 | strategy: |
@@ -126,7 +126,7 @@ jobs: |
126 | 126 | path: codeclimate.${{ github.job }}_coverage.json |
127 | 127 |
|
128 | 128 | unit-test-webserver-02: |
129 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 129 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
130 | 130 | name: "[unit] webserver 02" |
131 | 131 | runs-on: ${{ matrix.os }} |
132 | 132 | strategy: |
@@ -175,7 +175,7 @@ jobs: |
175 | 175 | path: codeclimate.${{ github.job }}_coverage.json |
176 | 176 |
|
177 | 177 | unit-test-webserver-03: |
178 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 178 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
179 | 179 | name: "[unit] webserver 03" |
180 | 180 | runs-on: ${{ matrix.os }} |
181 | 181 | strategy: |
@@ -224,7 +224,7 @@ jobs: |
224 | 224 | path: codeclimate.${{ github.job }}_coverage.json |
225 | 225 |
|
226 | 226 | unit-test-api: |
227 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 227 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
228 | 228 | name: "[unit] api" |
229 | 229 | runs-on: ${{ matrix.os }} |
230 | 230 | strategy: |
@@ -260,7 +260,7 @@ jobs: |
260 | 260 | run: ./ci/github/unit-testing/api.bash test |
261 | 261 |
|
262 | 262 | unit-test-api-server: |
263 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 263 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
264 | 264 | name: "[unit] api-server" |
265 | 265 | runs-on: ${{ matrix.os }} |
266 | 266 | strategy: |
@@ -309,7 +309,7 @@ jobs: |
309 | 309 | path: codeclimate.${{ github.job }}_coverage.json |
310 | 310 |
|
311 | 311 | unit-test-catalog: |
312 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 312 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
313 | 313 | name: "[unit] catalog" |
314 | 314 | runs-on: ${{ matrix.os }} |
315 | 315 | strategy: |
@@ -364,7 +364,7 @@ jobs: |
364 | 364 | path: codeclimate.${{ github.job }}_coverage.json |
365 | 365 |
|
366 | 366 | unit-test-datcore-adapter: |
367 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 367 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
368 | 368 | name: "[unit] datcore-adapter" |
369 | 369 | runs-on: ${{ matrix.os }} |
370 | 370 | strategy: |
@@ -419,7 +419,7 @@ jobs: |
419 | 419 | path: codeclimate.${{ github.job }}_coverage.json |
420 | 420 |
|
421 | 421 | unit-test-director: |
422 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 422 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
423 | 423 | name: "[unit] director" |
424 | 424 | runs-on: ${{ matrix.os }} |
425 | 425 | strategy: |
@@ -469,7 +469,7 @@ jobs: |
469 | 469 | path: codeclimate.${{ github.job }}_coverage.json |
470 | 470 |
|
471 | 471 | unit-test-director-v2: |
472 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 472 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
473 | 473 | name: "[unit] director-v2" |
474 | 474 | runs-on: ${{ matrix.os }} |
475 | 475 | strategy: |
@@ -524,7 +524,7 @@ jobs: |
524 | 524 | path: codeclimate.${{ github.job }}_coverage.json |
525 | 525 |
|
526 | 526 | unit-test-dask-task-models-library: |
527 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 527 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
528 | 528 | name: "[unit] dask-task-models-library" |
529 | 529 | runs-on: ${{ matrix.os }} |
530 | 530 | strategy: |
@@ -575,7 +575,7 @@ jobs: |
575 | 575 | path: codeclimate.${{ github.job }}_coverage.json |
576 | 576 |
|
577 | 577 | unit-test-dask-sidecar: |
578 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 578 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
579 | 579 | name: "[unit] dask-sidecar" |
580 | 580 | runs-on: ${{ matrix.os }} |
581 | 581 | strategy: |
@@ -624,7 +624,7 @@ jobs: |
624 | 624 | path: codeclimate.${{ github.job }}_coverage.json |
625 | 625 |
|
626 | 626 | unit-test-dynamic-sidecar: |
627 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 627 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
628 | 628 | name: "[unit] dynamic-sidecar" |
629 | 629 | runs-on: ${{ matrix.os }} |
630 | 630 | strategy: |
@@ -675,7 +675,7 @@ jobs: |
675 | 675 | path: codeclimate.${{ github.job }}_coverage.json |
676 | 676 |
|
677 | 677 | unit-test-frontend: |
678 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 678 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
679 | 679 | name: "[unit] frontend" |
680 | 680 | runs-on: ${{ matrix.os }} |
681 | 681 | strategy: |
@@ -713,7 +713,7 @@ jobs: |
713 | 713 | # flags: unittests #optional |
714 | 714 |
|
715 | 715 | unit-test-python-linting: |
716 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 716 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
717 | 717 | name: "[unit] python-linting" |
718 | 718 | runs-on: ${{ matrix.os }} |
719 | 719 | strategy: |
@@ -749,7 +749,7 @@ jobs: |
749 | 749 | run: ./ci/github/unit-testing/python-linting.bash test |
750 | 750 |
|
751 | 751 | unit-test-postgres-database: |
752 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 752 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
753 | 753 | name: "[unit] postgres-database" |
754 | 754 | runs-on: ${{ matrix.os }} |
755 | 755 | strategy: |
@@ -799,7 +799,7 @@ jobs: |
799 | 799 | path: codeclimate.${{ github.job }}_coverage.json |
800 | 800 |
|
801 | 801 | unit-test-service-integration: |
802 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 802 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
803 | 803 | name: "[unit] service-integration" |
804 | 804 | runs-on: ${{ matrix.os }} |
805 | 805 | strategy: |
@@ -848,7 +848,7 @@ jobs: |
848 | 848 | path: codeclimate.${{ github.job }}_coverage.json |
849 | 849 |
|
850 | 850 | unit-test-service-library: |
851 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 851 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
852 | 852 | name: "[unit] service-library" |
853 | 853 | runs-on: ${{ matrix.os }} |
854 | 854 | strategy: |
@@ -897,7 +897,7 @@ jobs: |
897 | 897 | path: codeclimate.${{ github.job }}_coverage.json |
898 | 898 |
|
899 | 899 | unit-test-settings-library: |
900 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 900 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
901 | 901 | name: "[unit] settings-library" |
902 | 902 | runs-on: ${{ matrix.os }} |
903 | 903 | strategy: |
@@ -946,7 +946,7 @@ jobs: |
946 | 946 | path: codeclimate.${{ github.job }}_coverage.json |
947 | 947 |
|
948 | 948 | unit-test-models-library: |
949 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 949 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
950 | 950 | name: "[unit] models-library" |
951 | 951 | runs-on: ${{ matrix.os }} |
952 | 952 | strategy: |
@@ -995,7 +995,7 @@ jobs: |
995 | 995 | path: codeclimate.${{ github.job }}_coverage.json |
996 | 996 |
|
997 | 997 | unit-test-simcore-sdk: |
998 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 998 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
999 | 999 | name: "[unit] simcore-sdk" |
1000 | 1000 | runs-on: ${{ matrix.os }} |
1001 | 1001 | strategy: |
@@ -1046,7 +1046,7 @@ jobs: |
1046 | 1046 | path: codeclimate.${{ github.job }}_coverage.json |
1047 | 1047 |
|
1048 | 1048 | unit-test-storage: |
1049 | | - timeout-minutes: 15 # if this timeout gets too small, then split the tests |
| 1049 | + timeout-minutes: 18 # if this timeout gets too small, then split the tests |
1050 | 1050 | name: "[unit] storage" |
1051 | 1051 | runs-on: ${{ matrix.os }} |
1052 | 1052 | strategy: |
|
0 commit comments