Roll Global Integration

GitOrigin-RevId: 0f9932c2345810cf1a8fab8bd4771c8538ca7bf1
Change-Id: I6aadd63c1b93eaf70948462b667ec8478ae29f7d
diff --git a/infra/config/generated/fuchsia/specs/ci/fuchsia-x64-debug-universe.textproto b/infra/config/generated/fuchsia/specs/ci/fuchsia-x64-debug-universe.textproto
new file mode 100644
index 0000000..62f6336
--- /dev/null
+++ b/infra/config/generated/fuchsia/specs/ci/fuchsia-x64-debug-universe.textproto
@@ -0,0 +1,49 @@
+# Schema: https://fuchsia.googlesource.com/infra/recipes/+/master/recipe_proto/infra/fuchsia.proto
+# Generated by lucicfg
+# Do not edit manually
+
+artifact_gcs_bucket: "fuchsia-artifacts"
+build: <
+  board: "boards/x64.gni"
+  build_type: "debug"
+  enforce_size_limits: false
+  exclude_images: false
+  include_breakpad_symbols: false
+  include_symbol_archive: false
+  packages: "//garnet/packages/testing:all"
+  product: "products/core.gni"
+  run_tests: true
+  sdk_subbuild: false
+  target: "x64"
+  universe_packages: "//bundles/buildbot:core"
+  upload_results: true
+  variants: "host_asan"
+>
+checkout: <
+  is_release_version: false
+  manifest: "flower"
+  project: "integration"
+  remote: "https://fuchsia.googlesource.com/integration"
+  upload_results: true
+  use_snapshot: false
+>
+debug_symbol_gcs_bucket: "fuchsia-debug-symbols-shortlived"
+gcs_bucket: "fuchsia-build"
+test: <
+  default_service_account: "artifact-readers@fuchsia-infra.iam.gserviceaccount.com"
+  device_type: ""
+  max_attempts: 1
+  max_shard_size: 200
+  pave: true
+  pave_from_gcs: false
+  per_test_timeout_secs: 300
+  pool: "fuchsia.tests"
+  runtests_args: ""
+  swarming_expiration_timeout_secs: 18000
+  swarming_io_timeout_secs: 310
+  test_in_shards: true
+  timeout_secs: 2400
+  upload_results: true
+  upload_to_catapult: false
+  use_runtests: false
+>