mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
docs: scope testing container overview
Make the testing overview describe the dev_cli.sh workflow instead of implying that every Cloud Hypervisor build must run in a container. On-behalf-of: SAP philipp.schuster@sap.com Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
committed by
Bo Chen
parent
f508e6b1bb
commit
fa5c2cc562
@@ -22,10 +22,10 @@
|
|||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
All Cloud Hypervisor builds and tests run inside a Docker container to
|
Cloud Hypervisor's development script runs builds and tests inside a
|
||||||
provide a reproducible environment. The main entry point is
|
Docker container to provide a reproducible environment. The main entry
|
||||||
`scripts/dev_cli.sh`, which manages the container lifecycle and
|
point is `scripts/dev_cli.sh`, which manages the container lifecycle
|
||||||
forwards arguments to the appropriate test scripts.
|
and forwards arguments to the appropriate test scripts.
|
||||||
|
|
||||||
The container image is published at
|
The container image is published at
|
||||||
`ghcr.io/cloud-hypervisor/cloud-hypervisor` and is automatically
|
`ghcr.io/cloud-hypervisor/cloud-hypervisor` and is automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user