[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r575: add excluded s390 and s390x per bug 3981

R P Herrold herrold at owlriver.com
Thu May 22 19:33:19 UTC 2014


------------------------------------------------------------
revno: 575
committer: R P Herrold <herrold at owlriver.com>
branch nick: lsb-puppet
timestamp: Thu 2014-05-22 15:33:19 -0400
message:
  add excluded s390 and s390x per bug 3981
modified:
  modules/buildbot/manifests/master.pp
-------------- next part --------------
=== modified file 'modules/buildbot/manifests/master.pp'
--- a/modules/buildbot/manifests/master.pp	2014-05-09 15:43:01 +0000
+++ b/modules/buildbot/manifests/master.pp	2014-05-22 19:33:19 +0000
@@ -6,7 +6,7 @@
 
     $buildbotconfigrev = 'revid:licquia at linuxfoundation.org-20140509154043-ovatueczfovn3mft'
 
-    $weeklyrebuildarchs = 'x86,x86_64,ia64,ppc32,ppc64'
+    $weeklyrebuildarchs = 'x86,x86_64,ia64,ppc32,ppc64,s390,s390x'
 
     $htpasswd = "${operatingsystem}-${operatingsystemrelease}" ? {
         /^SLES-11(\.[0-9])?$/ => 'htpasswd2',



More information about the lsb-messages mailing list