[elbe-devel] [PATCH 4/4] tests: Add pbuilder test for amd64
Torben Hohn
torben.hohn at linutronix.de
Tue Jul 21 12:51:22 CEST 2020
On Mon, Jul 20, 2020 at 08:34:45PM -0400, Olivier Dion wrote:
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> tests/pbuilder-amd64.xml | 55 ++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 55 insertions(+)
> create mode 100644 tests/pbuilder-amd64.xml
>
> diff --git a/tests/pbuilder-amd64.xml b/tests/pbuilder-amd64.xml
> new file mode 100644
> index 00000000..4f3fcf63
> --- /dev/null
> +++ b/tests/pbuilder-amd64.xml
> @@ -0,0 +1,55 @@
> +<ns0:RootFileSystem xmlns:ns0="https://www.linutronix.de/projects/Elbe"
> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> + created="2009-05-20T08:50:56" revision="6"
> + xsi:schemaLocation="https://www.linutronix.de/projects/Elbe dbsfed.xsd">
> + <project>
> + <name>pbuilder-amd64</name>
> + <version>1.0</version>
> + <description>elbe-ci test for pbuilder-amd64</description>
> + <buildtype>amd64</buildtype>
> + <mirror>
> + <primary_host>ftp.de.debian.org</primary_host>
> + <primary_path>/debian</primary_path>
> + <primary_proto>http</primary_proto>
> + <url-list>
> + <url>
> + <binary>http://security.debian.org/ buster/updates main</binary>
> + <source>http://security.debian.org/ buster/updates main</source>
> + </url>
> + </url-list>
> + </mirror>
> +
> + <suite>buster</suite>
> + </project>
> + <target>
> + <hostname>amd64-buster</hostname>
> + <domain>elbe-ci</domain>
> + <console>ttyO0,115200</console>
> + <debootstrapvariant>minbase</debootstrapvariant>
> +
> + <!-- generate a pbuilder environment (before image will be built) -->
> + <pbuilder>
> + <src-pkg>zlib</src-pkg>
> + <src-pkg>minicoredumper</src-pkg>
> + </pbuilder>
> +
> + <pkg-list>
> + <pkg>u-boot-omap</pkg>
> + <pkg>linux-image-armmp</pkg>
> + <pkg>openssh-server</pkg>
> + <pkg>less</pkg>
> + <pkg>bash</pkg>
> + <pkg>vim-tiny</pkg>
> + <pkg>wget</pkg>
> + <pkg>ntpdate</pkg>
> + <pkg>busybox</pkg>
> + <!--
> + explicit install of systemd, since debootstrap
> + variant minbase has no default init system.
> + -->
> + <pkg>systemd</pkg>
> + <pkg>btrfs-progs</pkg>
> + <pkg>libzstd1</pkg>
> + </pkg-list>
> + </target>
> +</ns0:RootFileSystem>
> --
> 2.27.0
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Hinweise zum Datenschutz finden Sie hier (Informations on data privacy
can be found here): https://linutronix.de/kontakt/Datenschutz.php
Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
More information about the elbe-devel
mailing list