[roll] Roll fuchsia [lacewing] Default expects_ssh to true for Mobly and Antlion E2E tests

This hardcodes `expects_ssh` to true for `python_mobly_test` and
`antlion_host_test`. Lacewing requires all E2E tests to be able to
communicate with a Fuchsia target over SSH, so they always require
`expects_ssh = true` to prevent target IP resolution failures on
Swarming bots.

TAG=agy
CONV=8d26b2f3-f8dc-4c44-875b-7812b9f7770a

Original-Original-Fixed: 525026338
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1662594
Original-Original-Revision: 2d1bad2be4234c62854bcbe06f80d0b03a9b0c74
GitOrigin-RevId: abdc64e0703bc51c7425f47acd5e1717498b3987
Change-Id: I56216b54a4cdaed90362f82c24901987a76f48c5
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1661741
Cr-Commit-Position: refs/heads/main@{#195002}
1 file changed
tree: ee56bda63de7e2fbd2ed3f6878437c91360fb0c6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.