Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / relnotes / v0.17.0.txt
1 global-jjb v0.17.0 Release Notes
2 ================================
3
4 Thanks to Christopher, Jessica, and Thanh for contributing to this release.
5
6
7 Upgrade considerations
8 ----------------------
9
10 1. c26afec Add script to manage Jenkins cloud cfg
11
12 No action is necessary as this feature is disabled by default however if a
13 project is using the Jenkins OpenStack Cloud Plugin we highly recommend
14 configuring the ci-management repo to manage this plugin configuration as
15 it makes the cloud configuration much more transparent to the project and
16 allows the configuration to be stored in the repo.
17
18 Full documentation on how to use this feature is available in the global-jjb
19 documentation here:
20
21 http://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-ci-jobs.html#lf-global-jjb-jenkins-cfg-merge
22
23 An example of the OpenDaylight project's configuration for this plugin can
24 be seen here https://git.opendaylight.org/gerrit/68907
25
26
27 Notable changes since v0.16.0
28 -----------------------------
29
30 2ea5908 Thanh Ha        Add triggers to jenkins-cfg job
31 The jenkins-cfg job now has actual triggers both daily a comment triggers so
32 that job actually runs regularly.
33
34 c26afec Thanh Ha        Add script to manage Jenkins cloud cfg
35 It is now possible to manage the Jenkins OpenStack Cloud plugin configuration
36 via placing files in the ci-management repo. Refer to the global-jjb
37 documentation for details.
38
39 http://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-ci-jobs.html#lf-global-jjb-jenkins-cfg-merge
40
41 59b3a3c Jessica Wagantall       Add CLM support for Python
42 A new python-clm job is available which is capable of publishing CLM reports
43 for Python projects.
44
45
46 Full Change Log
47 ---------------
48
49 de2a342 Thanh Ha        Document pyenv usage in the tox job
50 e7cead5 Thanh Ha        Pin JJB to 2.0.2 for tests
51 59b3a3c Jessica Wagantall       Add CLM support for Python
52 ef1c587 Thanh Ha        Add explicit links for Packer jobs
53 c26afec Thanh Ha        Add script to manage Jenkins cloud cfg
54 338c1a2 Lott, Christopher (cl778h)      Make rtd jobs verbose
55 0116521 Thanh Ha        Add a description of global-jjb
56 022a0b9 Thanh Ha        GIT_URL variable corruption in script
57 2ea5908 Thanh Ha        Add triggers to jenkins-cfg job
58 7c591a5 Thanh Ha        Add local-{templates}.yaml path to packer pattern
59 a0ea4aa Thanh Ha        Git submodule update after fetching patch
60 f372e4b Thanh Ha        Add a note about requiring jjbini configuration