tree: afbbba1293d20971cc0d2acf4d3b191668cc9082 [path history] [tgz]
  1. git_test_submit.go
  2. README.md
  3. sample-input.json
go/src/infra/cros/support/git-test-submit/README.md

Git Test Submit

This is a support program that tests whether a provided list of Gerrit changes can be cherry-picked on top of their underlying Gerrit projects/branches.

Test runs

You can try this program locally using a sample-input file in this directory.

You'll need to be logged in first.

luci-auth login -scopes 'https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/gerritcodereview'

e.g.

cd path/to/recipes/support
go run git-test-submit/git_test_submit.go --input-json=git-test-submit/sample-input.json