From ec77386996229b85021ff92b98f06a360697be30 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 11 Apr 2014 23:42:48 +0200 Subject: add rebootstrap.yaml from Helmut Grohne (Closes: 743697 eventually) --- job-cfg/rebootstrap.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 job-cfg/rebootstrap.yaml (limited to 'job-cfg') diff --git a/job-cfg/rebootstrap.yaml b/job-cfg/rebootstrap.yaml new file mode 100644 index 00000000..a8c0816f --- /dev/null +++ b/job-cfg/rebootstrap.yaml @@ -0,0 +1,21 @@ +- defaults: + name: rebootstrap + description: 'Verfy bootstrappability of Debian architectures' + scm: + - git: + url: 'git://anonscm.debian.org/users/helmutg/rebootstrap.git' + branches: + - master + builders: + - shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={architecture} {params}' + publishers: + - email: + recipients: helmutg@debian.org + +- project: + name: rebootstrap + jobs: + - 'rebootstrap_arm64': + architecture: 'arm64' + - 'rebootstrap_m68k': + architecture: 'm68k' -- cgit v1.2.3-70-g09d2