@@ -3495,8 +3495,12 @@ config_groups {
3495
3495
}
3496
3496
builders {
3497
3497
name: "golang/try/x_benchmarks-go1.21-linux-386-longtest"
3498
- includable_only: true
3499
3498
disable_reuse: true
3499
+ location_filters {
3500
+ gerrit_host_regexp: "go-review.googlesource.com"
3501
+ gerrit_project_regexp: "^benchmarks$"
3502
+ path_regexp: "sweet/.+[.]go"
3503
+ }
3500
3504
}
3501
3505
builders {
3502
3506
name: "golang/try/x_benchmarks-go1.21-linux-amd64"
@@ -3508,13 +3512,21 @@ config_groups {
3508
3512
}
3509
3513
builders {
3510
3514
name: "golang/try/x_benchmarks-go1.21-linux-amd64-longtest"
3511
- includable_only: true
3512
3515
disable_reuse: true
3516
+ location_filters {
3517
+ gerrit_host_regexp: "go-review.googlesource.com"
3518
+ gerrit_project_regexp: "^benchmarks$"
3519
+ path_regexp: "sweet/.+[.]go"
3520
+ }
3513
3521
}
3514
3522
builders {
3515
3523
name: "golang/try/x_benchmarks-go1.21-linux-amd64-longtest-race"
3516
- includable_only: true
3517
3524
disable_reuse: true
3525
+ location_filters {
3526
+ gerrit_host_regexp: "go-review.googlesource.com"
3527
+ gerrit_project_regexp: "^benchmarks$"
3528
+ path_regexp: "sweet/.+[.]go"
3529
+ }
3518
3530
}
3519
3531
builders {
3520
3532
name: "golang/try/x_benchmarks-go1.21-linux-amd64-misccompile"
@@ -3545,8 +3557,12 @@ config_groups {
3545
3557
}
3546
3558
builders {
3547
3559
name: "golang/try/x_benchmarks-go1.21-linux-arm64-longtest"
3548
- includable_only: true
3549
3560
disable_reuse: true
3561
+ location_filters {
3562
+ gerrit_host_regexp: "go-review.googlesource.com"
3563
+ gerrit_project_regexp: "^benchmarks$"
3564
+ path_regexp: "sweet/.+[.]go"
3565
+ }
3550
3566
}
3551
3567
builders {
3552
3568
name: "golang/try/x_benchmarks-go1.21-linux-arm64-race"
@@ -3643,8 +3659,12 @@ config_groups {
3643
3659
}
3644
3660
builders {
3645
3661
name: "golang/try/x_benchmarks-go1.21-windows-amd64-longtest"
3646
- includable_only: true
3647
3662
disable_reuse: true
3663
+ location_filters {
3664
+ gerrit_host_regexp: "go-review.googlesource.com"
3665
+ gerrit_project_regexp: "^benchmarks$"
3666
+ path_regexp: "sweet/.+[.]go"
3667
+ }
3648
3668
}
3649
3669
builders {
3650
3670
name: "golang/try/x_benchmarks-go1.21-windows-amd64-race"
@@ -4086,8 +4106,12 @@ config_groups {
4086
4106
}
4087
4107
builders {
4088
4108
name: "golang/try/x_benchmarks-go1.22-linux-386-longtest"
4089
- includable_only: true
4090
4109
disable_reuse: true
4110
+ location_filters {
4111
+ gerrit_host_regexp: "go-review.googlesource.com"
4112
+ gerrit_project_regexp: "^benchmarks$"
4113
+ path_regexp: "sweet/.+[.]go"
4114
+ }
4091
4115
}
4092
4116
builders {
4093
4117
name: "golang/try/x_benchmarks-go1.22-linux-amd64"
@@ -4099,13 +4123,21 @@ config_groups {
4099
4123
}
4100
4124
builders {
4101
4125
name: "golang/try/x_benchmarks-go1.22-linux-amd64-longtest"
4102
- includable_only: true
4103
4126
disable_reuse: true
4127
+ location_filters {
4128
+ gerrit_host_regexp: "go-review.googlesource.com"
4129
+ gerrit_project_regexp: "^benchmarks$"
4130
+ path_regexp: "sweet/.+[.]go"
4131
+ }
4104
4132
}
4105
4133
builders {
4106
4134
name: "golang/try/x_benchmarks-go1.22-linux-amd64-longtest-race"
4107
- includable_only: true
4108
4135
disable_reuse: true
4136
+ location_filters {
4137
+ gerrit_host_regexp: "go-review.googlesource.com"
4138
+ gerrit_project_regexp: "^benchmarks$"
4139
+ path_regexp: "sweet/.+[.]go"
4140
+ }
4109
4141
}
4110
4142
builders {
4111
4143
name: "golang/try/x_benchmarks-go1.22-linux-amd64-misccompile"
@@ -4136,8 +4168,12 @@ config_groups {
4136
4168
}
4137
4169
builders {
4138
4170
name: "golang/try/x_benchmarks-go1.22-linux-arm64-longtest"
4139
- includable_only: true
4140
4171
disable_reuse: true
4172
+ location_filters {
4173
+ gerrit_host_regexp: "go-review.googlesource.com"
4174
+ gerrit_project_regexp: "^benchmarks$"
4175
+ path_regexp: "sweet/.+[.]go"
4176
+ }
4141
4177
}
4142
4178
builders {
4143
4179
name: "golang/try/x_benchmarks-go1.22-linux-arm64-race"
@@ -4239,8 +4275,12 @@ config_groups {
4239
4275
}
4240
4276
builders {
4241
4277
name: "golang/try/x_benchmarks-go1.22-windows-amd64-longtest"
4242
- includable_only: true
4243
4278
disable_reuse: true
4279
+ location_filters {
4280
+ gerrit_host_regexp: "go-review.googlesource.com"
4281
+ gerrit_project_regexp: "^benchmarks$"
4282
+ path_regexp: "sweet/.+[.]go"
4283
+ }
4244
4284
}
4245
4285
builders {
4246
4286
name: "golang/try/x_benchmarks-go1.22-windows-amd64-race"
@@ -4677,8 +4717,12 @@ config_groups {
4677
4717
}
4678
4718
builders {
4679
4719
name: "golang/try/x_benchmarks-go1.23-linux-386-longtest"
4680
- includable_only: true
4681
4720
disable_reuse: true
4721
+ location_filters {
4722
+ gerrit_host_regexp: "go-review.googlesource.com"
4723
+ gerrit_project_regexp: "^benchmarks$"
4724
+ path_regexp: "sweet/.+[.]go"
4725
+ }
4682
4726
}
4683
4727
builders {
4684
4728
name: "golang/try/x_benchmarks-go1.23-linux-amd64"
@@ -4690,13 +4734,21 @@ config_groups {
4690
4734
}
4691
4735
builders {
4692
4736
name: "golang/try/x_benchmarks-go1.23-linux-amd64-longtest"
4693
- includable_only: true
4694
4737
disable_reuse: true
4738
+ location_filters {
4739
+ gerrit_host_regexp: "go-review.googlesource.com"
4740
+ gerrit_project_regexp: "^benchmarks$"
4741
+ path_regexp: "sweet/.+[.]go"
4742
+ }
4695
4743
}
4696
4744
builders {
4697
4745
name: "golang/try/x_benchmarks-go1.23-linux-amd64-longtest-race"
4698
- includable_only: true
4699
4746
disable_reuse: true
4747
+ location_filters {
4748
+ gerrit_host_regexp: "go-review.googlesource.com"
4749
+ gerrit_project_regexp: "^benchmarks$"
4750
+ path_regexp: "sweet/.+[.]go"
4751
+ }
4700
4752
}
4701
4753
builders {
4702
4754
name: "golang/try/x_benchmarks-go1.23-linux-amd64-misccompile"
@@ -4727,8 +4779,12 @@ config_groups {
4727
4779
}
4728
4780
builders {
4729
4781
name: "golang/try/x_benchmarks-go1.23-linux-arm64-longtest"
4730
- includable_only: true
4731
4782
disable_reuse: true
4783
+ location_filters {
4784
+ gerrit_host_regexp: "go-review.googlesource.com"
4785
+ gerrit_project_regexp: "^benchmarks$"
4786
+ path_regexp: "sweet/.+[.]go"
4787
+ }
4732
4788
}
4733
4789
builders {
4734
4790
name: "golang/try/x_benchmarks-go1.23-linux-arm64-race"
@@ -4835,8 +4891,12 @@ config_groups {
4835
4891
}
4836
4892
builders {
4837
4893
name: "golang/try/x_benchmarks-go1.23-windows-amd64-longtest"
4838
- includable_only: true
4839
4894
disable_reuse: true
4895
+ location_filters {
4896
+ gerrit_host_regexp: "go-review.googlesource.com"
4897
+ gerrit_project_regexp: "^benchmarks$"
4898
+ path_regexp: "sweet/.+[.]go"
4899
+ }
4840
4900
}
4841
4901
builders {
4842
4902
name: "golang/try/x_benchmarks-go1.23-windows-amd64-race"
@@ -5992,8 +6052,12 @@ config_groups {
5992
6052
}
5993
6053
builders {
5994
6054
name: "golang/try/x_benchmarks-gotip-linux-386-longtest"
5995
- includable_only: true
5996
6055
disable_reuse: true
6056
+ location_filters {
6057
+ gerrit_host_regexp: "go-review.googlesource.com"
6058
+ gerrit_project_regexp: "^benchmarks$"
6059
+ path_regexp: "sweet/.+[.]go"
6060
+ }
5997
6061
}
5998
6062
builders {
5999
6063
name: "golang/try/x_benchmarks-gotip-linux-amd64"
@@ -6005,13 +6069,21 @@ config_groups {
6005
6069
}
6006
6070
builders {
6007
6071
name: "golang/try/x_benchmarks-gotip-linux-amd64-longtest"
6008
- includable_only: true
6009
6072
disable_reuse: true
6073
+ location_filters {
6074
+ gerrit_host_regexp: "go-review.googlesource.com"
6075
+ gerrit_project_regexp: "^benchmarks$"
6076
+ path_regexp: "sweet/.+[.]go"
6077
+ }
6010
6078
}
6011
6079
builders {
6012
6080
name: "golang/try/x_benchmarks-gotip-linux-amd64-longtest-race"
6013
- includable_only: true
6014
6081
disable_reuse: true
6082
+ location_filters {
6083
+ gerrit_host_regexp: "go-review.googlesource.com"
6084
+ gerrit_project_regexp: "^benchmarks$"
6085
+ path_regexp: "sweet/.+[.]go"
6086
+ }
6015
6087
}
6016
6088
builders {
6017
6089
name: "golang/try/x_benchmarks-gotip-linux-amd64-misccompile"
@@ -6042,8 +6114,12 @@ config_groups {
6042
6114
}
6043
6115
builders {
6044
6116
name: "golang/try/x_benchmarks-gotip-linux-arm64-longtest"
6045
- includable_only: true
6046
6117
disable_reuse: true
6118
+ location_filters {
6119
+ gerrit_host_regexp: "go-review.googlesource.com"
6120
+ gerrit_project_regexp: "^benchmarks$"
6121
+ path_regexp: "sweet/.+[.]go"
6122
+ }
6047
6123
}
6048
6124
builders {
6049
6125
name: "golang/try/x_benchmarks-gotip-linux-arm64-race"
@@ -6150,8 +6226,12 @@ config_groups {
6150
6226
}
6151
6227
builders {
6152
6228
name: "golang/try/x_benchmarks-gotip-windows-amd64-longtest"
6153
- includable_only: true
6154
6229
disable_reuse: true
6230
+ location_filters {
6231
+ gerrit_host_regexp: "go-review.googlesource.com"
6232
+ gerrit_project_regexp: "^benchmarks$"
6233
+ path_regexp: "sweet/.+[.]go"
6234
+ }
6155
6235
}
6156
6236
builders {
6157
6237
name: "golang/try/x_benchmarks-gotip-windows-amd64-race"
0 commit comments