[roll] Roll cobalt Local aggregation only cleans up data after observations are stored.

I discovered this by creating a realistic integration test for the local
aggregation. This expands an existing local aggregation test to be more
representative of how the code is called in practice, and to cover more
scenarios.

It also exposed an issue with the SELECT_MOST_COMMON aggregation
procedure, that it was creating empty observations, which is fixed
as well.

Original-Bug: 89902

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/614901
Original-Revision: ab014a68999c42d79eb205edec0fc45395c2fb16
GitOrigin-RevId: 8b8f08f297f176d5a39297dbd6877d3fa154098f
Change-Id: If4464be32ebfc96b2cb90cfd39b0ffb2c1b8ade6
1 file changed
tree: 9e309e319139c6ea546db09b169d1a190737c8c8
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.