[roll] Roll the config repository

GitOrigin-RevId: bc65745c997da117412a386082fd6d82d832cc4b
Change-Id: I1e890d72ea25bbf27fb0d8cf61ce82d1a39953f9
diff --git a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-clang.textproto b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-clang.textproto
index 3dc6ccf..a56a0bc 100644
--- a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-clang.textproto
+++ b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-clang.textproto
@@ -43,7 +43,7 @@
       '  },'
       '  "$pigweed/pw_presubmit": {'
       '    "step": ['
-      '      "cmake_tests"'
+      '      "cmake_clang"'
       '    ]'
       '  },'
       '  "recipe": "pw_presubmit"'
diff --git a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-gcc.textproto b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-gcc.textproto
new file mode 100644
index 0000000..0e03bec
--- /dev/null
+++ b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-linux-cmake-host-gcc.textproto
@@ -0,0 +1,74 @@
+# Auto-generated by lucicfg.
+# Do not modify manually.
+#
+# For the schema of this file, see Bucket message:
+#   https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
+
+name: "ci"
+acls {
+  group: "all"
+}
+acls {
+  role: SCHEDULER
+  identity: "user:luci-scheduler@appspot.gserviceaccount.com"
+}
+acls {
+  role: SCHEDULER
+  identity: "user:pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
+}
+swarming {
+  builders {
+    name: "pigweed-linux-cmake-host-gcc"
+    swarming_host: "chromium-swarm.appspot.com"
+    dimensions: "cores:16"
+    dimensions: "cpu:x64|x86-64"
+    dimensions: "os:Debian"
+    dimensions: "pool:luci.pigweed.ci"
+    exe {
+      cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+      cipd_version: "refs/heads/main"
+      cmd: "luciexe"
+    }
+    properties:
+      '{'
+      '  "$pigweed/checkout": {'
+      '    "branch": "main",'
+      '    "equivalent_remotes": [],'
+      '    "match_branch": true,'
+      '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+      '    "use_repo": false'
+      '  },'
+      '  "$pigweed/environment": {'
+      '    "config_file": "pw_env_setup/config.json"'
+      '  },'
+      '  "$pigweed/pw_presubmit": {'
+      '    "step": ['
+      '      "cmake_gcc"'
+      '    ]'
+      '  },'
+      '  "dry_run": true,'
+      '  "recipe": "pw_presubmit"'
+      '}'
+    priority: 50
+    execution_timeout_secs: 2700
+    caches {
+      name: "builder"
+      path: "builder"
+    }
+    caches {
+      name: "pip"
+      path: "pip"
+      wait_for_warm_cache_secs: 60
+    }
+    service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
+    experimental: YES
+    experiments {
+      key: "luci.recipes.use_python3"
+      value: 100
+    }
+    experiments {
+      key: "luci.use_realms"
+      value: 100
+    }
+  }
+}
diff --git a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-clang.textproto b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-clang.textproto
index e423b2c..4164767 100644
--- a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-clang.textproto
+++ b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-clang.textproto
@@ -42,7 +42,7 @@
       '  },'
       '  "$pigweed/pw_presubmit": {'
       '    "step": ['
-      '      "cmake_tests"'
+      '      "cmake_clang"'
       '    ]'
       '  },'
       '  "dry_run": true,'
diff --git a/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-gcc.textproto b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-gcc.textproto
new file mode 100644
index 0000000..aec8fb4
--- /dev/null
+++ b/generated/pigweed/for_review_only/buildbucket/ci/pigweed-mac-cmake-host-gcc.textproto
@@ -0,0 +1,79 @@
+# Auto-generated by lucicfg.
+# Do not modify manually.
+#
+# For the schema of this file, see Bucket message:
+#   https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
+
+name: "ci"
+acls {
+  group: "all"
+}
+acls {
+  role: SCHEDULER
+  identity: "user:luci-scheduler@appspot.gserviceaccount.com"
+}
+acls {
+  role: SCHEDULER
+  identity: "user:pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
+}
+swarming {
+  builders {
+    name: "pigweed-mac-cmake-host-gcc"
+    swarming_host: "chromium-swarm.appspot.com"
+    dimensions: "cpu:x64|x86-64"
+    dimensions: "os:Mac"
+    dimensions: "pool:luci.pigweed.ci"
+    exe {
+      cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+      cipd_version: "refs/heads/main"
+      cmd: "luciexe"
+    }
+    properties:
+      '{'
+      '  "$pigweed/checkout": {'
+      '    "branch": "main",'
+      '    "equivalent_remotes": [],'
+      '    "match_branch": true,'
+      '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+      '    "use_repo": false'
+      '  },'
+      '  "$pigweed/environment": {'
+      '    "config_file": "pw_env_setup/config.json"'
+      '  },'
+      '  "$pigweed/pw_presubmit": {'
+      '    "step": ['
+      '      "cmake_gcc"'
+      '    ]'
+      '  },'
+      '  "dry_run": true,'
+      '  "macos_sdk.version": "11c29",'
+      '  "recipe": "pw_presubmit"'
+      '}'
+    priority: 50
+    execution_timeout_secs: 2700
+    caches {
+      name: "builder"
+      path: "builder"
+    }
+    caches {
+      name: "macos_sdk"
+      path: "macos_sdk"
+      wait_for_warm_cache_secs: 120
+    }
+    caches {
+      name: "pip"
+      path: "pip"
+      wait_for_warm_cache_secs: 60
+    }
+    service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
+    experimental: YES
+    experiments {
+      key: "luci.recipes.use_python3"
+      value: 100
+    }
+    experiments {
+      key: "luci.use_realms"
+      value: 100
+    }
+  }
+}
diff --git a/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-clang.textproto b/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-clang.textproto
index f19b605..4cd2adb 100644
--- a/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-clang.textproto
+++ b/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-clang.textproto
@@ -43,7 +43,7 @@
       '  },'
       '  "$pigweed/pw_presubmit": {'
       '    "step": ['
-      '      "cmake_tests"'
+      '      "cmake_clang"'
       '    ]'
       '  },'
       '  "recipe": "pw_presubmit"'
diff --git a/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-gcc.textproto b/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-gcc.textproto
new file mode 100644
index 0000000..40aae26
--- /dev/null
+++ b/generated/pigweed/for_review_only/buildbucket/try/pigweed-linux-cmake-host-gcc.textproto
@@ -0,0 +1,74 @@
+# Auto-generated by lucicfg.
+# Do not modify manually.
+#
+# For the schema of this file, see Bucket message:
+#   https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
+
+name: "try"
+acls {
+  group: "all"
+}
+acls {
+  role: SCHEDULER
+  identity: "user:pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
+}
+acls {
+  role: SCHEDULER
+  group: "project-pigweed-tryjob-access"
+}
+swarming {
+  builders {
+    name: "pigweed-linux-cmake-host-gcc"
+    swarming_host: "chromium-swarm.appspot.com"
+    dimensions: "cores:16"
+    dimensions: "cpu:x64|x86-64"
+    dimensions: "os:Debian"
+    dimensions: "pool:luci.pigweed.try"
+    exe {
+      cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+      cipd_version: "refs/heads/main"
+      cmd: "luciexe"
+    }
+    properties:
+      '{'
+      '  "$pigweed/checkout": {'
+      '    "branch": "main",'
+      '    "equivalent_remotes": [],'
+      '    "match_branch": true,'
+      '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+      '    "use_repo": false'
+      '  },'
+      '  "$pigweed/environment": {'
+      '    "config_file": "pw_env_setup/config.json"'
+      '  },'
+      '  "$pigweed/pw_presubmit": {'
+      '    "step": ['
+      '      "cmake_gcc"'
+      '    ]'
+      '  },'
+      '  "dry_run": true,'
+      '  "recipe": "pw_presubmit"'
+      '}'
+    priority: 50
+    execution_timeout_secs: 2700
+    caches {
+      name: "builder"
+      path: "builder"
+    }
+    caches {
+      name: "pip"
+      path: "pip"
+      wait_for_warm_cache_secs: 60
+    }
+    service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
+    experimental: YES
+    experiments {
+      key: "luci.recipes.use_python3"
+      value: 100
+    }
+    experiments {
+      key: "luci.use_realms"
+      value: 100
+    }
+  }
+}
diff --git a/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-clang.textproto b/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-clang.textproto
index c850130..15264fd 100644
--- a/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-clang.textproto
+++ b/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-clang.textproto
@@ -42,7 +42,7 @@
       '  },'
       '  "$pigweed/pw_presubmit": {'
       '    "step": ['
-      '      "cmake_tests"'
+      '      "cmake_clang"'
       '    ]'
       '  },'
       '  "dry_run": true,'
diff --git a/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-gcc.textproto b/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-gcc.textproto
new file mode 100644
index 0000000..7d29976
--- /dev/null
+++ b/generated/pigweed/for_review_only/buildbucket/try/pigweed-mac-cmake-host-gcc.textproto
@@ -0,0 +1,79 @@
+# Auto-generated by lucicfg.
+# Do not modify manually.
+#
+# For the schema of this file, see Bucket message:
+#   https://luci-config.appspot.com/schemas/projects:buildbucket.cfg
+
+name: "try"
+acls {
+  group: "all"
+}
+acls {
+  role: SCHEDULER
+  identity: "user:pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
+}
+acls {
+  role: SCHEDULER
+  group: "project-pigweed-tryjob-access"
+}
+swarming {
+  builders {
+    name: "pigweed-mac-cmake-host-gcc"
+    swarming_host: "chromium-swarm.appspot.com"
+    dimensions: "cpu:x64|x86-64"
+    dimensions: "os:Mac"
+    dimensions: "pool:luci.pigweed.try"
+    exe {
+      cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+      cipd_version: "refs/heads/main"
+      cmd: "luciexe"
+    }
+    properties:
+      '{'
+      '  "$pigweed/checkout": {'
+      '    "branch": "main",'
+      '    "equivalent_remotes": [],'
+      '    "match_branch": true,'
+      '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+      '    "use_repo": false'
+      '  },'
+      '  "$pigweed/environment": {'
+      '    "config_file": "pw_env_setup/config.json"'
+      '  },'
+      '  "$pigweed/pw_presubmit": {'
+      '    "step": ['
+      '      "cmake_gcc"'
+      '    ]'
+      '  },'
+      '  "dry_run": true,'
+      '  "macos_sdk.version": "11c29",'
+      '  "recipe": "pw_presubmit"'
+      '}'
+    priority: 50
+    execution_timeout_secs: 2700
+    caches {
+      name: "builder"
+      path: "builder"
+    }
+    caches {
+      name: "macos_sdk"
+      path: "macos_sdk"
+      wait_for_warm_cache_secs: 120
+    }
+    caches {
+      name: "pip"
+      path: "pip"
+      wait_for_warm_cache_secs: 60
+    }
+    service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
+    experimental: YES
+    experiments {
+      key: "luci.recipes.use_python3"
+      value: 100
+    }
+    experiments {
+      key: "luci.use_realms"
+      value: 100
+    }
+  }
+}
diff --git a/generated/pigweed/luci/cr-buildbucket.cfg b/generated/pigweed/luci/cr-buildbucket.cfg
index 74db66e..a8fb950 100644
--- a/generated/pigweed/luci/cr-buildbucket.cfg
+++ b/generated/pigweed/luci/cr-buildbucket.cfg
@@ -854,7 +854,7 @@
         '  },'
         '  "$pigweed/pw_presubmit": {'
         '    "step": ['
-        '      "cmake_tests"'
+        '      "cmake_clang"'
         '    ]'
         '  },'
         '  "recipe": "pw_presubmit"'
@@ -881,6 +881,60 @@
       }
     }
     builders {
+      name: "pigweed-linux-cmake-host-gcc"
+      swarming_host: "chromium-swarm.appspot.com"
+      dimensions: "cores:16"
+      dimensions: "cpu:x64|x86-64"
+      dimensions: "os:Debian"
+      dimensions: "pool:luci.pigweed.ci"
+      exe {
+        cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+        cipd_version: "refs/heads/main"
+        cmd: "luciexe"
+      }
+      properties:
+        '{'
+        '  "$pigweed/checkout": {'
+        '    "branch": "main",'
+        '    "equivalent_remotes": [],'
+        '    "match_branch": true,'
+        '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+        '    "use_repo": false'
+        '  },'
+        '  "$pigweed/environment": {'
+        '    "config_file": "pw_env_setup/config.json"'
+        '  },'
+        '  "$pigweed/pw_presubmit": {'
+        '    "step": ['
+        '      "cmake_gcc"'
+        '    ]'
+        '  },'
+        '  "dry_run": true,'
+        '  "recipe": "pw_presubmit"'
+        '}'
+      priority: 50
+      execution_timeout_secs: 2700
+      caches {
+        name: "builder"
+        path: "builder"
+      }
+      caches {
+        name: "pip"
+        path: "pip"
+        wait_for_warm_cache_secs: 60
+      }
+      service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
+      experimental: YES
+      experiments {
+        key: "luci.recipes.use_python3"
+        value: 100
+      }
+      experiments {
+        key: "luci.use_realms"
+        value: 100
+      }
+    }
+    builders {
       name: "pigweed-linux-compatibility-host-disco"
       swarming_host: "chromium-swarm.appspot.com"
       dimensions: "cores:16"
@@ -1697,7 +1751,66 @@
         '  },'
         '  "$pigweed/pw_presubmit": {'
         '    "step": ['
-        '      "cmake_tests"'
+        '      "cmake_clang"'
+        '    ]'
+        '  },'
+        '  "dry_run": true,'
+        '  "macos_sdk.version": "11c29",'
+        '  "recipe": "pw_presubmit"'
+        '}'
+      priority: 50
+      execution_timeout_secs: 2700
+      caches {
+        name: "builder"
+        path: "builder"
+      }
+      caches {
+        name: "macos_sdk"
+        path: "macos_sdk"
+        wait_for_warm_cache_secs: 120
+      }
+      caches {
+        name: "pip"
+        path: "pip"
+        wait_for_warm_cache_secs: 60
+      }
+      service_account: "pigweed-ci-builder@pigweed.google.com.iam.gserviceaccount.com"
+      experimental: YES
+      experiments {
+        key: "luci.recipes.use_python3"
+        value: 100
+      }
+      experiments {
+        key: "luci.use_realms"
+        value: 100
+      }
+    }
+    builders {
+      name: "pigweed-mac-cmake-host-gcc"
+      swarming_host: "chromium-swarm.appspot.com"
+      dimensions: "cpu:x64|x86-64"
+      dimensions: "os:Mac"
+      dimensions: "pool:luci.pigweed.ci"
+      exe {
+        cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+        cipd_version: "refs/heads/main"
+        cmd: "luciexe"
+      }
+      properties:
+        '{'
+        '  "$pigweed/checkout": {'
+        '    "branch": "main",'
+        '    "equivalent_remotes": [],'
+        '    "match_branch": true,'
+        '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+        '    "use_repo": false'
+        '  },'
+        '  "$pigweed/environment": {'
+        '    "config_file": "pw_env_setup/config.json"'
+        '  },'
+        '  "$pigweed/pw_presubmit": {'
+        '    "step": ['
+        '      "cmake_gcc"'
         '    ]'
         '  },'
         '  "dry_run": true,'
@@ -4968,7 +5081,7 @@
         '  },'
         '  "$pigweed/pw_presubmit": {'
         '    "step": ['
-        '      "cmake_tests"'
+        '      "cmake_clang"'
         '    ]'
         '  },'
         '  "recipe": "pw_presubmit"'
@@ -4995,6 +5108,60 @@
       }
     }
     builders {
+      name: "pigweed-linux-cmake-host-gcc"
+      swarming_host: "chromium-swarm.appspot.com"
+      dimensions: "cores:16"
+      dimensions: "cpu:x64|x86-64"
+      dimensions: "os:Debian"
+      dimensions: "pool:luci.pigweed.try"
+      exe {
+        cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+        cipd_version: "refs/heads/main"
+        cmd: "luciexe"
+      }
+      properties:
+        '{'
+        '  "$pigweed/checkout": {'
+        '    "branch": "main",'
+        '    "equivalent_remotes": [],'
+        '    "match_branch": true,'
+        '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+        '    "use_repo": false'
+        '  },'
+        '  "$pigweed/environment": {'
+        '    "config_file": "pw_env_setup/config.json"'
+        '  },'
+        '  "$pigweed/pw_presubmit": {'
+        '    "step": ['
+        '      "cmake_gcc"'
+        '    ]'
+        '  },'
+        '  "dry_run": true,'
+        '  "recipe": "pw_presubmit"'
+        '}'
+      priority: 50
+      execution_timeout_secs: 2700
+      caches {
+        name: "builder"
+        path: "builder"
+      }
+      caches {
+        name: "pip"
+        path: "pip"
+        wait_for_warm_cache_secs: 60
+      }
+      service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
+      experimental: YES
+      experiments {
+        key: "luci.recipes.use_python3"
+        value: 100
+      }
+      experiments {
+        key: "luci.use_realms"
+        value: 100
+      }
+    }
+    builders {
       name: "pigweed-linux-compatibility-host-disco"
       swarming_host: "chromium-swarm.appspot.com"
       dimensions: "cores:16"
@@ -5868,7 +6035,66 @@
         '  },'
         '  "$pigweed/pw_presubmit": {'
         '    "step": ['
-        '      "cmake_tests"'
+        '      "cmake_clang"'
+        '    ]'
+        '  },'
+        '  "dry_run": true,'
+        '  "macos_sdk.version": "11c29",'
+        '  "recipe": "pw_presubmit"'
+        '}'
+      priority: 50
+      execution_timeout_secs: 2700
+      caches {
+        name: "builder"
+        path: "builder"
+      }
+      caches {
+        name: "macos_sdk"
+        path: "macos_sdk"
+        wait_for_warm_cache_secs: 120
+      }
+      caches {
+        name: "pip"
+        path: "pip"
+        wait_for_warm_cache_secs: 60
+      }
+      service_account: "pigweed-try-builder@pigweed.google.com.iam.gserviceaccount.com"
+      experimental: YES
+      experiments {
+        key: "luci.recipes.use_python3"
+        value: 100
+      }
+      experiments {
+        key: "luci.use_realms"
+        value: 100
+      }
+    }
+    builders {
+      name: "pigweed-mac-cmake-host-gcc"
+      swarming_host: "chromium-swarm.appspot.com"
+      dimensions: "cpu:x64|x86-64"
+      dimensions: "os:Mac"
+      dimensions: "pool:luci.pigweed.try"
+      exe {
+        cipd_package: "pigweed/infra/recipe_bundles/pigweed.googlesource.com/infra/recipes"
+        cipd_version: "refs/heads/main"
+        cmd: "luciexe"
+      }
+      properties:
+        '{'
+        '  "$pigweed/checkout": {'
+        '    "branch": "main",'
+        '    "equivalent_remotes": [],'
+        '    "match_branch": true,'
+        '    "remote": "https://pigweed.googlesource.com/pigweed/pigweed",'
+        '    "use_repo": false'
+        '  },'
+        '  "$pigweed/environment": {'
+        '    "config_file": "pw_env_setup/config.json"'
+        '  },'
+        '  "$pigweed/pw_presubmit": {'
+        '    "step": ['
+        '      "cmake_gcc"'
         '    ]'
         '  },'
         '  "dry_run": true,'
diff --git a/generated/pigweed/luci/luci-scheduler.cfg b/generated/pigweed/luci/luci-scheduler.cfg
index 7329519..d2ef64b 100644
--- a/generated/pigweed/luci/luci-scheduler.cfg
+++ b/generated/pigweed/luci/luci-scheduler.cfg
@@ -395,6 +395,16 @@
   }
 }
 job {
+  id: "pigweed-linux-cmake-host-gcc"
+  realm: "ci"
+  acl_sets: "ci"
+  buildbucket {
+    server: "cr-buildbucket.appspot.com"
+    bucket: "luci.pigweed.ci"
+    builder: "pigweed-linux-cmake-host-gcc"
+  }
+}
+job {
   id: "pigweed-linux-compatibility-host-disco"
   realm: "ci"
   acl_sets: "ci"
@@ -557,6 +567,17 @@
   }
 }
 job {
+  id: "pigweed-mac-cmake-host-gcc"
+  realm: "ci"
+  schedule: "triggered"
+  acl_sets: "ci"
+  buildbucket {
+    server: "cr-buildbucket.appspot.com"
+    bucket: "luci.pigweed.ci"
+    builder: "pigweed-mac-cmake-host-gcc"
+  }
+}
+job {
   id: "pigweed-mac-compatibility-host-disco"
   realm: "ci"
   acl_sets: "ci"
@@ -887,6 +908,7 @@
   triggers: "pigweed-linux-bazel-build-host-clang"
   triggers: "pigweed-linux-bazel-test-host-clang"
   triggers: "pigweed-linux-cmake-host-clang"
+  triggers: "pigweed-linux-cmake-host-gcc"
   triggers: "pigweed-linux-compatibility-host-disco"
   triggers: "pigweed-linux-gn-crypto-boringssl"
   triggers: "pigweed-linux-gn-crypto-build-micro-ecc"