Roll Global Integration

GitOrigin-RevId: 5663cad36d888e8241ba8e18b6919edda1748c43
Change-Id: I55527584cc21ee5f7527d830c753762c3d3a2fd4
diff --git a/infra/config/generated/ci/workstation-x64-release b/infra/config/generated/ci/workstation-x64-release
new file mode 100644
index 0000000..8ca929a
--- /dev/null
+++ b/infra/config/generated/ci/workstation-x64-release
@@ -0,0 +1,23 @@
+# Generated by fxicfg
+# Do not edit manually
+
+checkout: <
+  manifest: "flower"
+  project: "integration"
+  remote: "https://fuchsia.googlesource.com/integration"
+>
+build: <
+  build_type: "release"
+  board: "boards/x64.gni"
+  packages: "//bundles/buildbot:workstation"
+  product: "products/workstation.gni"
+  run_tests: true
+  target: "x64"
+  variants: "host_asan"
+>
+test: <
+  pool: "fuchsia.tests"
+  test_in_shards: true
+  timeout_secs: 1800
+>
+gcs_bucket: "fuchsia-build"
diff --git a/infra/config/generated/global.ci/workstation-x64-release b/infra/config/generated/global.ci/workstation-x64-release
new file mode 100644
index 0000000..8ca929a
--- /dev/null
+++ b/infra/config/generated/global.ci/workstation-x64-release
@@ -0,0 +1,23 @@
+# Generated by fxicfg
+# Do not edit manually
+
+checkout: <
+  manifest: "flower"
+  project: "integration"
+  remote: "https://fuchsia.googlesource.com/integration"
+>
+build: <
+  build_type: "release"
+  board: "boards/x64.gni"
+  packages: "//bundles/buildbot:workstation"
+  product: "products/workstation.gni"
+  run_tests: true
+  target: "x64"
+  variants: "host_asan"
+>
+test: <
+  pool: "fuchsia.tests"
+  test_in_shards: true
+  timeout_secs: 1800
+>
+gcs_bucket: "fuchsia-build"
diff --git a/infra/config/generated/try/workstation-x64-release b/infra/config/generated/try/workstation-x64-release
new file mode 100644
index 0000000..c41ddff
--- /dev/null
+++ b/infra/config/generated/try/workstation-x64-release
@@ -0,0 +1,22 @@
+# Generated by fxicfg
+# Do not edit manually
+
+checkout: <
+  manifest: "flower"
+  project: "integration"
+  remote: "https://fuchsia.googlesource.com/integration"
+>
+build: <
+  build_type: "release"
+  board: "boards/x64.gni"
+  packages: "//bundles/buildbot:workstation"
+  product: "products/workstation.gni"
+  run_tests: true
+  target: "x64"
+  variants: "host_asan"
+>
+test: <
+  pool: "fuchsia.tests"
+  test_in_shards: true
+  timeout_secs: 1800
+>