[roll] Roll fuchsia [netcfg] Add stable name test for non-retry names

In netcfg interface name generation, if only a static name is specified
in the configuration naming policy, there is no capacity to re-try to
generate a new name to produce a different result.

Test that when two devices are added, and will attempt to use the same
name, that netcfg continues to work. For now, we can assert the name on
this interface, but in netcfg's upcoming change to remove temporary
names the test will update to ensure that the second interface either
causes an uninstallation of the first interface or denying the
installation of the second interface.

Linked to change made in fxr/947612

Original-Bug: 135087
Original-Bug: 56559
Original-Bug: b/309010918

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948613
Original-Revision: 4c9aab77fd431c0d7cbe1813dbcd9ce963a16585
GitOrigin-RevId: 259607a394c6d71302233397e9c88117a9188957
Change-Id: Ie597fd0741f67390e7dc8d73844712932fa9b132
1 file changed
tree: 8db5e94d0e2de0afaa7e8212a6d16d898b0ee1af
  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.