[roll] Roll fuchsia [Lacewing] Remove *_sl4f_tests and *_sl4f_packages

Removing all of the *_sl4f_tests and *_sl4f_packages groups except for "core.emulator", as we are now running only fuchsia-controller-preferred based test cases in these groups.

And for the current fuchsia-controller-preferred based test cases, it is exactly same as fuchsia-controller based equivalent test cases, except that fuchsia-controller-preferred based tests calls
* sl4f.check_connection() in health_check()
* sl4f.start_server() in on_device_boot()

So just to test this functionality, I have introduced a new test
"soft_reboot_test_fc_preferred"

Include this as only test in core.emulator SL4F based groups

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041550
Original-Revision: 05c2eaa8102e3e11c9cee52240ab01a59f52e4f6
GitOrigin-RevId: e51aca1c9607822e023100cb6e5c39568ce20d1f
Change-Id: I3a4e7ba9bccea8026919683ac206590f9313d9a6
1 file changed
tree: 2156eb32e58368d953a625e9bfcf0634e68e5f08
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.