[V1] framework: add docker container support

lijuan.tu at intel.com lijuan.tu at intel.com
Wed Jan 4 01:59:29 CET 2023


On Tue, 27 Dec 2022 13:51:11 +0800, Daxue Gao <daxuex.gao at intel.com> wrote:
> 1.Remove commands which are not in container, such as: modprobe, lsmod.
> 2.Remove kernel build when building dpdk in the container.
> 3.Add checking mount hugepage in the container, and fixing failures for hugepages configure.
> 4.Judge by the environment variable CONTAINER, the storage overlay and the return value of the execution system command, it is a container.
> 5.Fix vm mapping port issue with ssh port is not 22.
>  When crb uses a non-22 port, then start VM, 
>  the mapping will be converted to dutIP:port:host_port to vm 22 port,
>  such as 127.0.0.1:5000:600 --> vm:22, which cannot be mapped. 
>  so change it to dutIP:host_port to vm 22 port.
> 
> Signed-off-by: Daxue Gao <daxuex.gao at intel.com>
> Signed-off-by: Lijuan Tu <lijuan.tu at intel.com>

Reviewed-by: Lijuan Tu <lijuan.tu at intel.com>
Applied, thanks


More information about the dts mailing list