Populate label keyval for tko/parse

autoserv inserts this as label in the keyvals, and tko/parse uses it
for build information.

BUG=b:116258296
TEST=pdb spelunking in tko/parse

Change-Id: Ib47dae316915911671ec42af2dde79bf69a9f423
Reviewed-on: https://chromium-review.googlesource.com/1290370
Commit-Ready: Allen Li <ayatane@chromium.org>
Tested-by: Allen Li <ayatane@chromium.org>
Reviewed-by: Aviv Keshet <akeshet@chromium.org>
1 file changed
tree: 9190ce9371a138beab2b216af2c82ee802fe8f1e
  1. scripts/
  2. src/
  3. .gitignore
  4. COMMIT-QUEUE.ini
  5. LICENSE
  6. README.md
README.md

Lucifer

Chromium OS test running infrastructure.

Overview

The project provides multiple binaries.

lucifer_run_job and lucifer_admin_task are the main Lucifer binaries. They run a test job and admin task, respectively. They are intended to be run by a parent wrapper process. The commands print status update events to stdout, and the calling process should perform the necessary updates for the scheduling system in use (e.g. Autotest or Swarming).

skylab_swarming_worker is such a wrapper for Swarming.

Development

See Go in Chromium OS. Development should be done in the chroot to ensure the right version of Go and dependencies are used.

To install dependencies, run in the chroot:

sudo emerge -o lucifer