[Qa-jenkins-scm] [jenkins.debian.net] 05/05: reproducible Debian: change order of suites

Holger Levsen holger at layer-acht.org
Sun Jun 18 19:45:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit d5519c02c9daf789bd609ff534c891986899ff43
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jun 17 15:44:06 2017 +0200

    reproducible Debian: change order of suites
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 TODO4stretch_rename.txt    | 2 +-
 bin/reproducible_common.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO4stretch_rename.txt b/TODO4stretch_rename.txt
index 486814d..b1a3baf 100644
--- a/TODO4stretch_rename.txt
+++ b/TODO4stretch_rename.txt
@@ -5,7 +5,7 @@ special deployement needed for this:
 changes not yet prepared in git
 -------------------------------
 missing bits for the buster coming:
- * _common.sh
+ * _common.sh (only partly done so far…)
  * _dashboard.sh
  * _repository_comparison.sh
 finally, remove this file again.
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 948fac4..b96a3ae 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -32,7 +32,7 @@ BIN_PATH=/srv/jenkins/bin
 TEMPLATE_PATH=/srv/jenkins/mustache-templates/reproducible
 
 # Debian suites being tested
-SUITES="buster unstable stretch experimental"
+SUITES="stretch buster unstable experimental"
 # Debian architectures being tested
 ARCHS="amd64 i386 arm64 armhf"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list