This shows you the differences between two versions of the page.
civilinfrastructureplatform:ciptesting:centalisedtesting:ciplava [2019/08/07 13:57] patersonc created |
civilinfrastructureplatform:ciptesting:centalisedtesting:ciplava [2019/08/07 14:58] (current) patersonc |
||
---|---|---|---|
Line 4: | Line 4: | ||
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]]. | 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 ===== | + | ==== Master ==== |
The CIP LAVA master is available at https://lava.ciplatform.org/. | 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. | The overall status can be viewed on the [[https://lava.ciplatform.org/scheduler/|scheduler status]] page. | ||
- | ===== Workers ===== | + | ==== Workers ==== |
CIP currently have two LAVA 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-mentor|lab-cip-mentor]] | ||
Line 16: | Line 16: | ||
All health of all workers can be viewed on the [[https://lava.ciplatform.org/scheduler/allworkers|workers]] page. | All health of all workers can be viewed on the [[https://lava.ciplatform.org/scheduler/allworkers|workers]] page. | ||
- | ===== Devices ===== | + | ==== 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|all devices]] page. | + | 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. | ||