Skip to main content

Monolithic core for LAVA

Project description

LAVA Core

http://xkcd.com/927/

Seriously, lava has way to many tiny pieces. It all started when we renamed launch-control to lava-dashboard and created lava-server in the process. Now it’s getting in the way.

So here we are, lava-core is the start of the merge. Subsequent projects will slowly merge into the core. Then one day we may just get a package that is called ‘lava’, that ships a program called ‘lava’ that does useful stuff.

Quickstart

See doc/QUICKSTART.

Android Debug Bridge (adb) installation

To run android test job, adb is common to be used.

For installing adb, you can download the SDK from http://developer.android.com/sdk/index.html

By default, the SDK files are unpacked into a directory named android-sdk-<machine-platform>.

You can find the adb tool in <sdk>/platform-tools/.

You might want to add the location of the SDK’s tools/ and platform-tools to your PATH environment variable, to provide easy access to the tools.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page