[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] d-i jobs: less polling of salsa

Holger Levsen gitlab at salsa.debian.org
Tue Oct 16 18:59:19 BST 2018


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


Commits:
5c5970a9 by Holger Levsen at 2018-10-16T17:59:11Z
d-i jobs: less polling of salsa

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- job-cfg/d-i.yaml.py


Changes:

=====================================
job-cfg/d-i.yaml.py
=====================================
@@ -422,7 +422,7 @@ data.append(
         'name': '{name}_manual_html_group',
         'jobs': ['{name}_manual_{lang}_html'],
         'lang': [l for l in langs if list(l.keys())[0] in non_po_langs],
-        'trg': 'H/15 * * * *',
+        'trg': 'H/15 18 * * *',
         'fmt': 'html',
         'popath': ''}})
 
@@ -441,7 +441,7 @@ data.append(
         'name': '{name}_manual_html_po2xml_group',
         'jobs': ['{name}_manual_{lang}_html_po2xml'],
         'lang': [l for l in langs if list(l.keys())[0] not in non_po_langs],
-        'trg': 'H/30 * * * *',
+        'trg': 'H/30 17 * * *',
         'fmt': 'html',
         'popath': '/po'}})
 
@@ -463,7 +463,7 @@ data.append(
         'act': 'build',
         'branchdesc': 'master branch',
         'branch': 'origin/master',
-        'trg': 'H/1 H/1 * * *',
+        'trg': 'H/1 19 * * *',
         'pkg': pkgs}})
 
 data.append(



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5c5970a92a1469c9d837447b24e978482386a23f
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/20181016/d61749c1/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list