commit | 237d00cc090306c13954d0a3fa3c151931937045 | [log] [tgz] |
---|---|---|
author | Michael Hansen <hansenmichael@google.com> | Fri Oct 11 19:50:54 2024 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 17:18:51 2024 |
tree | d4ad6e5ebafaf92a10eaaa0e78638fe3d15e3482 | |
parent | c0f851eec71ea4c3177ba41d42445a8a8e2b0a7d [diff] |
[CrossDevice] Mark CrossDevice tests as owner monitored. This updates tests owned by the CrOS Cross Device team to be marked as owner monitored. BUG=None. TEST=CQ, metadata change only Change-Id: I2eb598a9437c3090f904ba3daf1d5f29c1fb4fb6 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tast-tests/+/5924751 Tested-by: Michael Hansen <hansenmichael@google.com> Reviewed-by: Brittany Hartmire <bhartmire@google.com> Commit-Queue: Michael Hansen <hansenmichael@google.com> Reviewed-by: Daniel Classon <dclasson@google.com> Tast-Review: Daniel Classon <dclasson@google.com>
This repository contains integration tests that are run by Tast.
helpers/
- Source code for binaries executed by tests.local/
- Helpers for local tests that are compiled and installed to /usr/local/libexec/tast/helpers/local/cros
by the tast-local-helpers-cros
package.src/go.chromium.org/tast-tests/cros/
Shared code, the main tast
executable, the local_test_runner
and remote_test_runner
executables responsible for running bundles, and documentation are located in the tast repository.