[roll] Roll fuchsia [honeydew] Change expected device type for qemu-x64

We're moving qemu-x64 builders to use x64 boards under the
hood. However, that requires a change in the infra repo.

In this change, we update the expected value and comment out the
device_type test.

Then we'll switch the actual boards in the infra repo

Finally, in a followup change, we'll uncomment the device_type test.

Original-Bug: b/293640613
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/922874
Original-Revision: f9ca6bd10952b12add0fb5b2b25b33eb60a3bfc8
GitOrigin-RevId: 636ef7197c63fbfb136cd18bf56165b1ff7c82ff
Change-Id: Ifb14e8458464adab86d40ec65e3555d6e5c53e0d
1 file changed
tree: 3eae009e1691c64952c9a0ebaf247e29633190bb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.