]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
kernel: use raw xml for configuring scm module 858/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 1 Sep 2017 16:14:30 +0000 (18:14 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 1 Sep 2017 16:41:15 +0000 (18:41 +0200)
commit53c24710fc90048c231c37cd4c18c656b4c1365d
treef10d642e57391ea7b039459115a4b83edaaa15b3
parenta269b554f2fef8960691ccc9ac8f5bb31211cbe8
kernel: use raw xml for configuring scm module

kernel-trigger job needs to specify do-not-fetch-tags, otherwise
cloning fails, "No changes" is reported and nothing gets triggered (see
commit b34f8fa ("kernel: do not fetch git tags") for more details).
do-not-fetch-tags was added to jenkins-job-builder in commit
badab0264717 ("Add do-not-fetch-tags to CloneOption for Git"), which
isn't in any tag.  The version we get from pypi, 2.0.0.0b2, simply
ignores it, leaving us with no kernel builds.

Use raw xml generated with jenkins-job-builder's master to get
<noTags>true</noTags> up there after all.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
kernel-trigger/config/definitions/kernel-trigger.yml
kernel/config/definitions/kernel.yml