[roll] Roll fuchsia [superproject] Roll cobalt [config_validator] Removing deprecated step_multiplier check in int_buckets validation.

This validation removal was not included in
https://fuchsia-review.git.corp.google.com/c/cobalt/+/1224884
Removing the step_multiplier is in prepare of adding the integer histogram reports & metrics with a real floating point step multiplier to prober for e2e testing.

Original-Bug: 278933884

Tested: local copybara presubmit
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1231104
Original-Revision: 56b7c45565164cf2314a96f3e6f051f11b5cc02e
GitOrigin-RevId: 4ee264db9fbb2b511a86cea09e2c2183287a1de2
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231304
Original-Revision: bf39ebd6841324704be0f9852d5e815c88dc2567
Change-Id: If28baf14c8732209b05ad81b40f8a46b69a9f1de
1 file changed
tree: 338095e45168eacaa87e6b362b1281e41ca403a2
  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.