config_dump_json_parser

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: 7 Imported by: 0

README

Config dump JSON parser

This is a dev-only tool for parsing test-related data out of a fully-expanded Chrome OS config_dump.json.

Usage

This assumes you have a Chromium OS repo checkout at ~/chromiumos.

Firstly, create a fully expanded config_dump.json:

mkdir ${HOME}/tmp
${HOME}/chromiumos/chromite/bin/cbuildbot_view_config --full > ${HOME}/tmp/config_dump.json

Now run the script:

go run contrib/cmd/config_dump_json_parser/main.go --config_dump_json_path=${HOME}/tmp/config_dump.json

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