[go: nahoru, domu]

blob: bea5a5de39fef14d73338b00eef35b0d87194fe7 [file] [log] [blame]
Alex Bergman4194d902024-04-14 23:08:051# Copyright 2024 The Chromium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Schema can be found at: platform/dev/test/gtest/gtest_schema.yaml
6---
7name: "ExternalMetricsIntegrationTest"
8harness: "crosier"
9category: "integration"
10owners:
11 - email: "brettw@chromium.org"
12 - email: "chromeos-sw-engprod@google.com"
13hw_agnostic: True
14criteria: |
15 Integration test between histograms reported by libmetrics in ChromeOS and
16 Ash's importer of these metrics.
17cases:
18 - id: "SyncHistograms"
Alex Bergman9c5fc832024-05-21 03:03:5319 tags: ["crosier:crosierdemosuite", "crosier:cq", "group:hw_agnostic", "informational"]
Alex Bergman4194d902024-04-14 23:08:0520...