@@ -23349,7 +23349,6 @@ config_groups {
23349
23349
}
23350
23350
builders {
23351
23351
name: "golang/security-try/gotip-linux-amd64-aliastypeparams"
23352
- includable_only: true
23353
23352
disable_reuse: true
23354
23353
}
23355
23354
builders {
@@ -23370,7 +23369,6 @@ config_groups {
23370
23369
}
23371
23370
builders {
23372
23371
name: "golang/security-try/gotip-linux-amd64-longtest-aliastypeparams"
23373
- includable_only: true
23374
23372
disable_reuse: true
23375
23373
}
23376
23374
builders {
@@ -27525,7 +27523,6 @@ config_groups {
27525
27523
}
27526
27524
builders {
27527
27525
name: "golang/try/gotip-linux-amd64-aliastypeparams"
27528
- includable_only: true
27529
27526
disable_reuse: true
27530
27527
}
27531
27528
builders {
@@ -27572,8 +27569,31 @@ config_groups {
27572
27569
}
27573
27570
builders {
27574
27571
name: "golang/try/gotip-linux-amd64-longtest-aliastypeparams"
27575
- includable_only: true
27576
27572
disable_reuse: true
27573
+ location_filters {
27574
+ gerrit_host_regexp: "go-review.googlesource.com"
27575
+ gerrit_project_regexp: "^go$"
27576
+ gerrit_ref_regexp: ".*"
27577
+ path_regexp: "src(|/.+)/go[.](mod|sum)"
27578
+ }
27579
+ location_filters {
27580
+ gerrit_host_regexp: "go-review.googlesource.com"
27581
+ gerrit_project_regexp: "^go$"
27582
+ gerrit_ref_regexp: ".*"
27583
+ path_regexp: "src(|/.+)/vendor/.+"
27584
+ }
27585
+ location_filters {
27586
+ gerrit_host_regexp: "go-review.googlesource.com"
27587
+ gerrit_project_regexp: "^go$"
27588
+ gerrit_ref_regexp: ".*"
27589
+ path_regexp: "src/.+_bundle.go"
27590
+ }
27591
+ location_filters {
27592
+ gerrit_host_regexp: "go-review.googlesource.com"
27593
+ gerrit_project_regexp: "^go$"
27594
+ gerrit_ref_regexp: ".*"
27595
+ path_regexp: "src/crypto/tls/.+"
27596
+ }
27577
27597
}
27578
27598
builders {
27579
27599
name: "golang/try/gotip-linux-amd64-longtest-race"
@@ -78177,7 +78197,6 @@ config_groups {
78177
78197
}
78178
78198
builders {
78179
78199
name: "golang/try/x_tools-gotip-linux-amd64-aliastypeparams"
78180
- includable_only: true
78181
78200
disable_reuse: true
78182
78201
}
78183
78202
builders {
0 commit comments