[roll] Roll cobalt [config_parser][config_validator][source_generator] Remove step_multiplier checks from config validator and support step_multiplier_float parsing.

This is in prepare of introducing an integer histogram report with floating point step multiplier in prober for e2e testing.

Also Update the registry used by Cobalt Core to pick up the new `step_multiplier_float` field migration in https://fuchsia-review.git.corp.google.com/c/cobalt-registry/+/1221324

Original-Bug: 278933884

Tested: local copybara presubmit

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1224884
Original-Revision: b3e55c1874ae708208ad08b68535857473c5b716
GitOrigin-RevId: 966ed088b203a8e05d46ba25a52d7e04739a59de
Change-Id: I688da0b9ce9c4d85dca518f0da78cf9557212944
1 file changed
tree: ea36aa84c195e9ebcaa9d3ffdb8f990f255c386c
  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 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.