chromium/chrome/test/base/chromeos/crosier/ash_integration_test_test.yaml

# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Schema can be found at: platform/dev/test/gtest/gtest_schema.yaml
---
name: "AshIntegrationTestTest"
harness: "crosier"
category: "integration"
owners:
  - email: "[email protected]"
  - email: "[email protected]"
hw_agnostic: True
criteria: |
  Verifies that AshIntegrationTest is working properly
cases:
  - id: "Basics"
    tags: ["crosier:crosierdemosuite", "crosier:cq", "group:hw_agnostic", "informational"]
...