[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] archlinux: skip running tests for continious build

Holger Levsen gitlab at salsa.debian.org
Sat Nov 16 14:54:00 GMT 2019



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
e16b3ee7 by Jelle van der Waa at 2019-11-16T14:43:55Z
archlinux: skip running tests for continious build

Also skip the checks for build number one, otherwise we will never
produce reproducible packages. Fixes 97145223 which introduces this
issue.

Signed-off-by: Jelle van der Waa <jelle at vdwaa.nl>

- - - - -


1 changed file:

- bin/reproducible_build_archlinux_pkg.sh


Changes:

=====================================
bin/reproducible_build_archlinux_pkg.sh
=====================================
@@ -124,7 +124,7 @@ first_build() {
 	local LOG=$TMPDIR/b1/$SRCPACKAGE/build1.log
 	local FUTURE_STATE="disabled"
 	local MAKEPKG_ENV_VARS="SOURCE_DATE_EPOCH='$SOURCE_DATE_EPOCH' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'"
-	local MAKEPKG_OPTIONS="--syncdeps --noconfirm"
+	local MAKEPKG_OPTIONS="--syncdeps --noconfirm --nocheck"
 	if [ "$(hostname)" = "osuosl-build170-amd64" ] ; then
 		FUTURE_STATE="enabled"
 		MAKEPKG_ENV_VARS="$MAKEPKG_ENV_VARS GIT_SSL_NO_VERIFY=1"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e16b3ee7c55d2fc7cf0833838cfe5a7a806ee2d2

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e16b3ee7c55d2fc7cf0833838cfe5a7a806ee2d2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20191116/ee2b2e5a/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list