test_plan_generator

command
v0.0.0-...-f4b31ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2025 License: BSD-3-Clause Imports: 24 Imported by: 0

README

Test plan generator

The test plan generator determines which tests need to run for a given set of Chrome OS builds.

This is generally intended to be executed by a LUCI recipe. A service account credentials file is needed in order to fetch CL data from Gerrit.

go run cmd/test_plan_generator/main.go gen-test-plan \
    --input_json=/path/to/input.json \
    --output_json=/path/for/output.json \
    --service-account-json=/path/to/service-account-json-file.json

See the sample directory for data that can be used for local runs.

Documentation

Overview

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL