[elbe-devel] [PATCH v2 19/27] tests pbuilder-amd64: add required <passwd> node

Bastian Germann bage at linutronix.de
Thu Sep 24 18:47:18 CEST 2020


Am 24.09.20 um 16:56 schrieb Torben Hohn:
> <passwd> is required by the schema.
> 
> Add it.
> 
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>

Reviewed-by: Bastian Germann <bage at linutronix.de>

> ---
>  tests/pbuilder-amd64.xml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/pbuilder-amd64.xml b/tests/pbuilder-amd64.xml
> index 4f3fcf63a..6008b0199 100644
> --- a/tests/pbuilder-amd64.xml
> +++ b/tests/pbuilder-amd64.xml
> @@ -26,6 +26,7 @@
>  		<domain>elbe-ci</domain>
>  		<console>ttyO0,115200</console>
>  		<debootstrapvariant>minbase</debootstrapvariant>
> +		<passwd>foo</passwd>
>  
>  		<!-- generate a pbuilder environment (before image will be built) -->
>  		<pbuilder>
> 


More information about the elbe-devel mailing list