test_plan_generator

command
v0.0.0-...-ff0388d Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: BSD-3-Clause Imports: 21 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 2019 The Chromium OS Authors. All rights reserved. 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