commit | 0ad0147a1032b30151ab653438e3962ae2dee2d2 | [log] [tgz] |
---|---|---|
author | Xixuan Wu <xixuan@google.com> | Mon Dec 09 13:31:05 2019 -0800 |
committer | Xixuan Wu <xixuan@google.com> | Mon Dec 09 13:31:05 2019 -0800 |
tree | f380dc71b026f7030d8da57fd21362ba78ccfae9 | |
parent | e466e91ea6438dfebbf4d72b81eb4fa97c7adb1c [diff] |
lucifer: send needs_deploy state for failed deployment. BUG=chromium:1025040 TEST=unittest Change-Id: Idd131be5fb9f1cc3b50184338c7adede74559b33
Chromium OS test running infrastructure.
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.
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