====== CIP LAVA Setup ====== CIP have set up their own instance of LAVA (Linaro Automated Validation Architecture). LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. See the [[https://www.lavasoftware.org/|LAVA website]] for more details. CIP is using a version of LAVA maintained by the [[https://kernelci.org/|KernelCI project]] which [[https://github.com/kernelci/lava-docker/|containerises]] support in a Docker image. The CIP lava-docker fork can be found on [[https://gitlab.com/cip-project/cip-testing/lava-docker|GitLab]]. ==== Master ==== The CIP LAVA master is available at https://lava.ciplatform.org/. The overall status can be viewed on the [[https://lava.ciplatform.org/scheduler/|scheduler status]] page. ==== Workers ==== CIP currently have two LAVA workers: * [[https://lava.ciplatform.org/scheduler/worker/lab-cip-mentor|lab-cip-mentor]] * [[https://lava.ciplatform.org/scheduler/worker/lab-cip-renesas|lab-cip-renesas]] All health of all workers can be viewed on the [[https://lava.ciplatform.org/scheduler/allworkers|workers]] page. ==== Devices ==== The LAVA workers host the CIP reference platforms plus a few other similar platforms. A complete list of connected devices along with their statuses can be viewed on the [[https://lava.ciplatform.org/scheduler/alldevices/active|active devices]] page. The below image is a snapshot of the current devices as of 07/08/19: {{ :civilinfrastructureplatform:ciptesting:centalisedtesting:20190807_lava_devices.png |}} ===== How To ===== ==== Submit a LAVA test job ==== See [[civilinfrastructureplatform:ciptesting:centalisedtesting:submittinglavajobs|here]] for a guide on how to submit a LAVA test job.