@@ -401,19 +401,19 @@ profiles:
401
401
- warmup
402
402
- secondary
403
403
404
- # Add individual machine profiles for azure-arm64- db similar to ci.profile.yml
405
- azure-arm64- db-app :
404
+ # Add individual machine profiles for azure-db similar to ci.profile.yml
405
+ azure-db-app : # azurearm64db
406
406
variables :
407
407
serverAddress : 10.0.4.9
408
- cores : TODO
408
+ cores : 4
409
409
agents :
410
410
application :
411
411
endpoints :
412
412
- http://10.0.4.9:5001
413
413
aliases :
414
414
- main
415
415
416
- azure-arm64- db-db :
416
+ azure-db-db :
417
417
variables :
418
418
databaseServer : 10.0.4.9
419
419
downstreamAddress : 10.0.4.9
@@ -425,7 +425,7 @@ profiles:
425
425
- downstream
426
426
- extra
427
427
428
- azure-arm64- db-load :
428
+ azure-db-load :
429
429
variables :
430
430
secondaryAddress : 10.0.4.9
431
431
agents :
@@ -436,19 +436,19 @@ profiles:
436
436
- warmup
437
437
- secondary
438
438
439
- # Individual machine profiles for azure-arm64- client
440
- azure-arm64- client-app :
439
+ # Individual machine profiles for azure-client
440
+ azure-client-app : # azurearm64client
441
441
variables :
442
442
serverAddress : 10.0.4.8
443
- cores : TODO
443
+ cores : 4
444
444
agents :
445
445
application :
446
446
endpoints :
447
447
- http://10.0.4.8:5001
448
448
aliases :
449
449
- main
450
450
451
- azure-arm64- client-db :
451
+ azure-client-db :
452
452
variables :
453
453
databaseServer : 10.0.4.8
454
454
downstreamAddress : 10.0.4.8
@@ -460,7 +460,7 @@ profiles:
460
460
- downstream
461
461
- extra
462
462
463
- azure-arm64- client-load :
463
+ azure-client-load :
464
464
variables :
465
465
secondaryAddress : 10.0.4.8
466
466
agents :
@@ -471,19 +471,19 @@ profiles:
471
471
- warmup
472
472
- secondary
473
473
474
- # Individual machine profiles for azure-arm64- server
475
- azure-arm64- server-app :
474
+ # Individual machine profiles for azure-server-arm64
475
+ azure-server-arm64- app : # azurearm64server
476
476
variables :
477
477
serverAddress : 10.0.4.7
478
- cores : TODO
478
+ cores : 4
479
479
agents :
480
480
application :
481
481
endpoints :
482
482
- http://10.0.4.7:5001
483
483
aliases :
484
484
- main
485
485
486
- azure-arm64- server-db :
486
+ azure-server-arm64 -db :
487
487
variables :
488
488
databaseServer : 10.0.4.7
489
489
downstreamAddress : 10.0.4.7
@@ -495,7 +495,7 @@ profiles:
495
495
- downstream
496
496
- extra
497
497
498
- azure-arm64- server-load :
498
+ azure-server-arm64 -load :
499
499
variables :
500
500
secondaryAddress : 10.0.4.7
501
501
agents :
@@ -506,19 +506,19 @@ profiles:
506
506
- warmup
507
507
- secondary
508
508
509
- # Individual machine profiles for azure -client
510
- azure -client-app :
509
+ # Individual machine profiles for azure2 -client
510
+ azure2 -client-app :
511
511
variables :
512
512
serverAddress : 10.0.4.5
513
- cores : TODO
513
+ cores : 2
514
514
agents :
515
515
application :
516
516
endpoints :
517
517
- http://10.0.4.5:5001
518
518
aliases :
519
519
- main
520
520
521
- azure -client-db :
521
+ azure2 -client-db :
522
522
variables :
523
523
databaseServer : 10.0.4.5
524
524
downstreamAddress : 10.0.4.5
@@ -530,7 +530,7 @@ profiles:
530
530
- downstream
531
531
- extra
532
532
533
- azure -client-load :
533
+ azure2 -client-load :
534
534
variables :
535
535
secondaryAddress : 10.0.4.5
536
536
agents :
@@ -541,19 +541,19 @@ profiles:
541
541
- warmup
542
542
- secondary
543
543
544
- # Individual machine profiles for azure -db
545
- azure -db-app :
544
+ # Individual machine profiles for azure2 -db
545
+ azure2 -db-app :
546
546
variables :
547
547
serverAddress : 10.0.4.6
548
- cores : TODO
548
+ cores : 2
549
549
agents :
550
550
application :
551
551
endpoints :
552
552
- http://10.0.4.6:5001
553
553
aliases :
554
554
- main
555
555
556
- azure -db-db :
556
+ azure2 -db-db :
557
557
variables :
558
558
databaseServer : 10.0.4.6
559
559
downstreamAddress : 10.0.4.6
@@ -565,7 +565,7 @@ profiles:
565
565
- downstream
566
566
- extra
567
567
568
- azure -db-load :
568
+ azure2 -db-load :
569
569
variables :
570
570
secondaryAddress : 10.0.4.6
571
571
agents :
@@ -576,19 +576,19 @@ profiles:
576
576
- warmup
577
577
- secondary
578
578
579
- # Individual machine profiles for azure -server
580
- azure -server-app :
579
+ # Individual machine profiles for azure2 -server-amd64
580
+ azure2 -server-amd64 -app :
581
581
variables :
582
582
serverAddress : 10.0.4.4
583
- cores : TODO
583
+ cores : 4
584
584
agents :
585
585
application :
586
586
endpoints :
587
587
- http://10.0.4.4:5001
588
588
aliases :
589
589
- main
590
590
591
- azure -server-db :
591
+ azure2 -server-amd64 -db :
592
592
variables :
593
593
databaseServer : 10.0.4.4
594
594
downstreamAddress : 10.0.4.4
@@ -600,7 +600,7 @@ profiles:
600
600
- downstream
601
601
- extra
602
602
603
- azure -server-load :
603
+ azure2 -server-amd64 -load :
604
604
variables :
605
605
secondaryAddress : 10.0.4.4
606
606
agents :
@@ -615,7 +615,7 @@ profiles:
615
615
idna-amd-lin-app :
616
616
variables :
617
617
serverAddress : 10.0.4.13
618
- cores : TODO
618
+ cores : 4
619
619
agents :
620
620
application :
621
621
endpoints :
@@ -650,7 +650,7 @@ profiles:
650
650
idna-amd-win-app :
651
651
variables :
652
652
serverAddress : 10.0.4.15
653
- cores : TODO
653
+ cores : 4
654
654
agents :
655
655
application :
656
656
endpoints :
@@ -685,7 +685,7 @@ profiles:
685
685
idna-intel-lin-app :
686
686
variables :
687
687
serverAddress : 10.0.4.12
688
- cores : TODO
688
+ cores : 4
689
689
agents :
690
690
application :
691
691
endpoints :
@@ -720,7 +720,7 @@ profiles:
720
720
idna-intel-win-app :
721
721
variables :
722
722
serverAddress : 10.0.4.14
723
- cores : TODO
723
+ cores : 4
724
724
agents :
725
725
application :
726
726
endpoints :
@@ -760,7 +760,7 @@ profiles:
760
760
cobalt-cloud-lin-client-app :
761
761
variables :
762
762
serverAddress : 10.2.2.13
763
- cores : TODO
763
+ cores : 16
764
764
agents :
765
765
application :
766
766
endpoints :
@@ -795,7 +795,7 @@ profiles:
795
795
cobalt-cloud-lin-db-app :
796
796
variables :
797
797
serverAddress : 10.2.2.14
798
- cores : TODO
798
+ cores : 16
799
799
agents :
800
800
application :
801
801
endpoints :
@@ -830,7 +830,7 @@ profiles:
830
830
cobalt-cloud-lin-server-app :
831
831
variables :
832
832
serverAddress : 10.2.2.15
833
- cores : TODO
833
+ cores : 16
834
834
agents :
835
835
application :
836
836
endpoints :
@@ -865,7 +865,7 @@ profiles:
865
865
cobalt-cloud-lin-server-azure-linux3-app :
866
866
variables :
867
867
serverAddress : 10.2.2.16
868
- cores : TODO
868
+ cores : 16
869
869
agents :
870
870
application :
871
871
endpoints :
0 commit comments