|
579 | 579 | 'release_x64_gcmole': [
|
580 | 580 | 'release_bot', 'x64', 'gcmole'],
|
581 | 581 | 'release_x64_msvc': [
|
582 |
| - 'release_bot_no_goma', 'x64', 'minimal_symbols', 'msvc'], |
| 582 | + 'release_bot_no_reclient', 'x64', 'minimal_symbols', 'msvc'], |
583 | 583 | 'release_x64_correctness_fuzzer' : [
|
584 | 584 | 'release_bot', 'x64', 'v8_correctness_fuzzer'],
|
585 | 585 | 'release_x64_disable_runtime_call_stats': [
|
|
589 | 589 | 'release_x64_fuchsia_trybot': [
|
590 | 590 | 'release_trybot', 'x64', 'fuchsia'],
|
591 | 591 | 'release_x64_gcc': [
|
592 |
| - 'release_bot_no_goma', 'x64', 'gcc', 'lld', 'no_custom_libcxx'], |
| 592 | + 'release_bot_no_reclient', 'x64', 'gcc', 'lld', 'no_custom_libcxx'], |
593 | 593 | 'release_x64_ios_simulator': [
|
594 | 594 | 'release_bot', 'x64', 'ios_simulator'],
|
595 | 595 | 'release_x64_internal': [
|
|
648 | 648 | 'debug_x64_asan': [
|
649 | 649 | 'debug_bot', 'x64', 'asan', 'lsan'],
|
650 | 650 | 'debug_x64_asan_no_lsan_static': [
|
651 |
| - 'debug', 'static', 'goma', 'v8_enable_slow_dchecks', 'v8_optimized_debug', |
| 651 | + 'debug', 'static', 'reclient', 'v8_enable_slow_dchecks', 'v8_optimized_debug', |
652 | 652 | 'x64', 'asan'],
|
653 | 653 | 'debug_x64_conservative_stack_scanning': [
|
654 | 654 | 'debug_bot', 'x64', 'conservative_stack_scanning'],
|
|
661 | 661 | 'debug_x64_fuchsia': [
|
662 | 662 | 'debug_bot', 'x64', 'fuchsia'],
|
663 | 663 | 'debug_x64_gcc': [
|
664 |
| - 'debug_bot_no_goma', 'x64', 'gcc', 'lld', 'no_custom_libcxx'], |
| 664 | + 'debug_bot_no_reclient', 'x64', 'gcc', 'lld', 'no_custom_libcxx'], |
665 | 665 | 'debug_x64_header_includes': [
|
666 | 666 | 'debug_bot', 'x64', 'v8_check_header_includes'],
|
667 | 667 | 'debug_x64_no_shared_cage': [
|
|
696 | 696 | 'debug_x86_minimal_symbols': [
|
697 | 697 | 'debug_bot', 'x86', 'minimal_symbols'],
|
698 | 698 | 'debug_x86_msvc': [
|
699 |
| - 'debug_bot_no_goma', 'x86', 'minimal_symbols', 'msvc'], |
| 699 | + 'debug_bot_no_reclient', 'x86', 'minimal_symbols', 'msvc'], |
700 | 700 | 'debug_x86_no_i18n': [
|
701 | 701 | 'debug_bot', 'x86', 'v8_no_i18n'],
|
702 | 702 | 'debug_x86_trybot': [
|
703 | 703 | 'debug_trybot', 'x86'],
|
704 | 704 | 'debug_x86_vtunejit': [
|
705 | 705 | 'debug_bot', 'x86', 'v8_enable_vtunejit'],
|
706 | 706 | 'full_debug_x86': [
|
707 |
| - 'debug', 'x86', 'goma', 'v8_enable_slow_dchecks', 'v8_full_debug'], |
| 707 | + 'debug', 'x86', 'reclient', 'v8_enable_slow_dchecks', 'v8_full_debug'], |
708 | 708 |
|
709 | 709 | # Release configs for x86.
|
710 | 710 | 'release_x86': [
|
|
725 | 725 | 'release_x64_predictable': [
|
726 | 726 | 'release_bot', 'x64', 'v8_enable_verify_predictable'],
|
727 | 727 | 'release_x86_shared_verify_heap': [
|
728 |
| - 'release', 'x86', 'goma', 'shared', 'v8_verify_heap'], |
| 728 | + 'release', 'x86', 'reclient', 'shared', 'v8_verify_heap'], |
729 | 729 | 'release_x86_trybot': [
|
730 | 730 | 'release_trybot', 'x86'],
|
731 | 731 | 'release_x86_verify_csa': [
|
|
813 | 813 |
|
814 | 814 | 'debug_bot_no_slow_dchecks': {
|
815 | 815 | 'mixins': [
|
816 |
| - 'debug', 'shared', 'goma', 'v8_disable_slow_dchecks', |
| 816 | + 'debug', 'shared', 'reclient', 'v8_disable_slow_dchecks', |
817 | 817 | 'v8_optimized_debug', 'v8_enable_google_benchmark'],
|
818 | 818 | },
|
819 | 819 |
|
820 | 820 | 'debug_bot': {
|
821 | 821 | 'mixins': [
|
822 |
| - 'debug', 'shared', 'goma', 'v8_enable_slow_dchecks', |
| 822 | + 'debug', 'shared', 'reclient', 'v8_enable_slow_dchecks', |
823 | 823 | 'v8_optimized_debug', 'v8_enable_google_benchmark'],
|
824 | 824 | },
|
825 | 825 |
|
826 |
| - 'debug_bot_no_goma': { |
| 826 | + 'debug_bot_no_reclient': { |
827 | 827 | 'mixins': [
|
828 |
| - 'debug', 'shared', 'no_goma', 'v8_enable_slow_dchecks', |
| 828 | + 'debug', 'shared', 'no_reclient', 'v8_enable_slow_dchecks', |
829 | 829 | 'v8_optimized_debug'],
|
830 | 830 | },
|
831 | 831 |
|
|
867 | 867 | 'gn_args': 'v8_gcmole=true',
|
868 | 868 | },
|
869 | 869 |
|
870 |
| - 'goma': { |
871 |
| - 'gn_args': 'use_goma=true', |
872 |
| - }, |
873 |
| - |
874 | 870 | 'hard_float': {
|
875 | 871 | 'gn_args': 'arm_float_abi="hard"',
|
876 | 872 | },
|
|
910 | 906 | 'gn_args': 'use_custom_libcxx=false',
|
911 | 907 | },
|
912 | 908 |
|
913 |
| - 'no_goma': { |
914 |
| - 'gn_args': 'use_goma=false', |
| 909 | + 'no_reclient': { |
| 910 | + 'gn_args': 'use_remoteexec=false', |
915 | 911 | },
|
916 | 912 |
|
917 | 913 | 'no_sandbox': {
|
|
935 | 931 | },
|
936 | 932 |
|
937 | 933 | 'release_bot': {
|
938 |
| - 'mixins': ['release', 'static', 'goma', 'v8_enable_google_benchmark'], |
| 934 | + 'mixins': ['release', 'static', 'reclient', 'v8_enable_google_benchmark'], |
939 | 935 | },
|
940 | 936 |
|
941 |
| - 'release_bot_no_goma': { |
942 |
| - 'mixins': ['release', 'static', 'no_goma'], |
| 937 | + 'release_bot_no_reclient': { |
| 938 | + 'mixins': ['release', 'static', 'no_reclient'], |
943 | 939 | },
|
944 | 940 |
|
945 | 941 | 'release_bot_reclient': {
|
946 |
| - 'mixins': ['release', 'static', 'no_goma', 'reclient'], |
| 942 | + 'mixins': ['release', 'static', 'reclient'], |
947 | 943 | },
|
948 | 944 |
|
949 | 945 | 'release_trybot': {
|
|
0 commit comments