[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] d-i_manual: do not wipe the workspace before building

Mattia Rizzolo gitlab at salsa.debian.org
Mon May 20 19:00:18 BST 2019



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
83e715e8 by Mattia Rizzolo at 2019-05-20T17:59:43Z
d-i_manual: do not wipe the workspace before building

the jobs keep data in the workspace between builds, and that was the
previous behaviour before moving to git

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


1 changed file:

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


Changes:

=====================================
job-cfg/d-i.yaml.py
=====================================
@@ -262,6 +262,7 @@ def jobspec_manual(key, name, desc, defaults=None,
                              lang, fmt, po] if p != '']
     j = {'scm': [{'git': {
                 'url': 'https://salsa.debian.org/installer-team/installation-guide.git',
+                'wipe-workspace': False,
                 'branches': ['master'], 'basedir': 'manual'}}],
          'project-type': 'freestyle',
          'builders': [{'shell': ' '.join(shell_cmd)}],



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/83e715e880ae027499aefc2d6489a879832487c0
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/20190520/974458bb/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list