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

Torben Hohn torben.hohn at linutronix.de
Thu Sep 24 16:56:16 CEST 2020


<passwd> is required by the schema.

Add it.

Signed-off-by: Torben Hohn <torben.hohn 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>
-- 
2.20.1



More information about the elbe-devel mailing list