@@ -98,7 +98,7 @@ describe('CompileFunctions', () => {
98
98
func1 : {
99
99
handler : 'func1' ,
100
100
memorySize : 1024 ,
101
- runtime : 'nodejs8 ' ,
101
+ runtime : 'nodejs10 ' ,
102
102
events : [ { http : 'foo' } ] ,
103
103
} ,
104
104
} ;
@@ -109,7 +109,7 @@ describe('CompileFunctions', () => {
109
109
name : 'my-service-dev-func1' ,
110
110
properties : {
111
111
parent : 'projects/myProject/locations/us-central1' ,
112
- runtime : 'nodejs8 ' ,
112
+ runtime : 'nodejs10 ' ,
113
113
function : 'my-service-dev-func1' ,
114
114
entryPoint : 'func1' ,
115
115
availableMemoryMb : 1024 ,
@@ -146,7 +146,7 @@ describe('CompileFunctions', () => {
146
146
name : 'my-service-dev-func1' ,
147
147
properties : {
148
148
parent : 'projects/myProject/locations/us-central1' ,
149
- runtime : 'nodejs8 ' ,
149
+ runtime : 'nodejs10 ' ,
150
150
function : 'my-service-dev-func1' ,
151
151
entryPoint : 'func1' ,
152
152
availableMemoryMb : 1024 ,
@@ -183,7 +183,7 @@ describe('CompileFunctions', () => {
183
183
name : 'my-service-dev-func1' ,
184
184
properties : {
185
185
parent : 'projects/myProject/locations/us-central1' ,
186
- runtime : 'nodejs8 ' ,
186
+ runtime : 'nodejs10 ' ,
187
187
function : 'my-service-dev-func1' ,
188
188
entryPoint : 'func1' ,
189
189
availableMemoryMb : 256 ,
@@ -220,7 +220,7 @@ describe('CompileFunctions', () => {
220
220
name : 'my-service-dev-func1' ,
221
221
properties : {
222
222
parent : 'projects/myProject/locations/us-central1' ,
223
- runtime : 'nodejs8 ' ,
223
+ runtime : 'nodejs10 ' ,
224
224
function : 'my-service-dev-func1' ,
225
225
entryPoint : 'func1' ,
226
226
availableMemoryMb : 256 ,
@@ -259,7 +259,7 @@ describe('CompileFunctions', () => {
259
259
name : 'my-service-dev-func1' ,
260
260
properties : {
261
261
parent : 'projects/myProject/locations/us-central1' ,
262
- runtime : 'nodejs8 ' ,
262
+ runtime : 'nodejs10 ' ,
263
263
function : 'my-service-dev-func1' ,
264
264
entryPoint : 'func1' ,
265
265
availableMemoryMb : 256 ,
@@ -300,7 +300,7 @@ describe('CompileFunctions', () => {
300
300
name : 'my-service-dev-func1' ,
301
301
properties : {
302
302
parent : 'projects/myProject/locations/us-central1' ,
303
- runtime : 'nodejs8 ' ,
303
+ runtime : 'nodejs10 ' ,
304
304
function : 'my-service-dev-func1' ,
305
305
entryPoint : 'func1' ,
306
306
availableMemoryMb : 256 ,
@@ -345,7 +345,7 @@ describe('CompileFunctions', () => {
345
345
name : 'my-service-dev-func1' ,
346
346
properties : {
347
347
parent : 'projects/myProject/locations/us-central1' ,
348
- runtime : 'nodejs8 ' ,
348
+ runtime : 'nodejs10 ' ,
349
349
function : 'my-service-dev-func1' ,
350
350
entryPoint : 'func1' ,
351
351
availableMemoryMb : 256 ,
@@ -387,7 +387,7 @@ describe('CompileFunctions', () => {
387
387
name : 'my-service-dev-func1' ,
388
388
properties : {
389
389
parent : 'projects/myProject/locations/us-central1' ,
390
- runtime : 'nodejs8 ' ,
390
+ runtime : 'nodejs10 ' ,
391
391
function : 'my-service-dev-func1' ,
392
392
entryPoint : 'func1' ,
393
393
availableMemoryMb : 256 ,
@@ -429,7 +429,7 @@ describe('CompileFunctions', () => {
429
429
name : 'my-service-dev-func1' ,
430
430
properties : {
431
431
parent : 'projects/myProject/locations/us-central1' ,
432
- runtime : 'nodejs8 ' ,
432
+ runtime : 'nodejs10 ' ,
433
433
function : 'my-service-dev-func1' ,
434
434
entryPoint : 'func1' ,
435
435
availableMemoryMb : 256 ,
@@ -476,7 +476,7 @@ describe('CompileFunctions', () => {
476
476
name : 'my-service-dev-func1' ,
477
477
properties : {
478
478
parent : 'projects/myProject/locations/us-central1' ,
479
- runtime : 'nodejs8 ' ,
479
+ runtime : 'nodejs10 ' ,
480
480
function : 'my-service-dev-func1' ,
481
481
entryPoint : 'func1' ,
482
482
availableMemoryMb : 256 ,
@@ -521,7 +521,7 @@ describe('CompileFunctions', () => {
521
521
name : 'my-service-dev-func1' ,
522
522
properties : {
523
523
parent : 'projects/myProject/locations/us-central1' ,
524
- runtime : 'nodejs8 ' ,
524
+ runtime : 'nodejs10 ' ,
525
525
function : 'my-service-dev-func1' ,
526
526
entryPoint : 'func1' ,
527
527
availableMemoryMb : 256 ,
@@ -576,7 +576,7 @@ describe('CompileFunctions', () => {
576
576
name : 'my-service-dev-func1' ,
577
577
properties : {
578
578
parent : 'projects/myProject/locations/us-central1' ,
579
- runtime : 'nodejs8 ' ,
579
+ runtime : 'nodejs10 ' ,
580
580
function : 'my-service-dev-func1' ,
581
581
entryPoint : 'func1' ,
582
582
availableMemoryMb : 256 ,
@@ -595,7 +595,7 @@ describe('CompileFunctions', () => {
595
595
name : 'my-service-dev-func2' ,
596
596
properties : {
597
597
parent : 'projects/myProject/locations/us-central1' ,
598
- runtime : 'nodejs8 ' ,
598
+ runtime : 'nodejs10 ' ,
599
599
function : 'my-service-dev-func2' ,
600
600
entryPoint : 'func2' ,
601
601
availableMemoryMb : 256 ,
@@ -623,7 +623,7 @@ describe('CompileFunctions', () => {
623
623
func1 : {
624
624
handler : 'func1' ,
625
625
memorySize : 128 ,
626
- runtime : 'nodejs8 ' ,
626
+ runtime : 'nodejs10 ' ,
627
627
vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
628
628
events : [ { http : 'foo' } ] ,
629
629
} ,
@@ -635,7 +635,7 @@ describe('CompileFunctions', () => {
635
635
name : 'my-service-dev-func1' ,
636
636
properties : {
637
637
parent : 'projects/myProject/locations/us-central1' ,
638
- runtime : 'nodejs8 ' ,
638
+ runtime : 'nodejs10 ' ,
639
639
function : 'my-service-dev-func1' ,
640
640
entryPoint : 'func1' ,
641
641
availableMemoryMb : 128 ,
@@ -663,7 +663,7 @@ describe('CompileFunctions', () => {
663
663
func1 : {
664
664
handler : 'func1' ,
665
665
memorySize : 128 ,
666
- runtime : 'nodejs8 ' ,
666
+ runtime : 'nodejs10 ' ,
667
667
maxInstances : 10 ,
668
668
vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
669
669
events : [ { http : 'foo' } ] ,
@@ -676,7 +676,7 @@ describe('CompileFunctions', () => {
676
676
name : 'my-service-dev-func1' ,
677
677
properties : {
678
678
parent : 'projects/myProject/locations/us-central1' ,
679
- runtime : 'nodejs8 ' ,
679
+ runtime : 'nodejs10 ' ,
680
680
function : 'my-service-dev-func1' ,
681
681
entryPoint : 'func1' ,
682
682
availableMemoryMb : 128 ,
@@ -705,14 +705,14 @@ describe('CompileFunctions', () => {
705
705
func1 : {
706
706
handler : 'func1' ,
707
707
memorySize : 128 ,
708
- runtime : 'nodejs8 ' ,
708
+ runtime : 'nodejs10 ' ,
709
709
vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
710
710
events : [ { http : 'foo' } ] ,
711
711
} ,
712
712
func2 : {
713
713
handler : 'func2' ,
714
714
memorySize : 128 ,
715
- runtime : 'nodejs8 ' ,
715
+ runtime : 'nodejs10 ' ,
716
716
maxInstances : 10 ,
717
717
vpc : 'projects/pg-us-n-app-123456/locations/us-central1/connectors/my-vpc' ,
718
718
events : [ { http : 'bar' } ] ,
@@ -725,7 +725,7 @@ describe('CompileFunctions', () => {
725
725
name : 'my-service-dev-func1' ,
726
726
properties : {
727
727
parent : 'projects/myProject/locations/us-central1' ,
728
- runtime : 'nodejs8 ' ,
728
+ runtime : 'nodejs10 ' ,
729
729
function : 'my-service-dev-func1' ,
730
730
entryPoint : 'func1' ,
731
731
availableMemoryMb : 128 ,
@@ -743,7 +743,7 @@ describe('CompileFunctions', () => {
743
743
name : 'my-service-dev-func2' ,
744
744
properties : {
745
745
parent : 'projects/myProject/locations/us-central1' ,
746
- runtime : 'nodejs8 ' ,
746
+ runtime : 'nodejs10 ' ,
747
747
function : 'my-service-dev-func2' ,
748
748
entryPoint : 'func2' ,
749
749
availableMemoryMb : 128 ,
0 commit comments