[roll] Roll cobalt [bucket_config] Remove the validation of `step_multiplier` upon IntegerBucketConfig creation.

This field usage in IntegerBucketConfig is replaced with
`step_multiplier_float`, also the validation of it is removed from
config validator. We will eventually remove the deprecated
`step_multiplier`.

Tested: locally run presubmit for copybara cl

Original-Bug: 406312388

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1235425
Original-Revision: cf3d0a6731d7cee3b0d86f33aad8d2e11f9b95de
GitOrigin-RevId: 55e85227f0842ced4f42f726ec906fccb38edb27
Change-Id: I155f27ccd4815a282570ee6976625c39d177f25f
1 file changed
tree: 9c116e2d7743bfca5015a621c609d2ba0c719718
  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.