1 global-jjb v0.19.0 Release Notes
2 ================================
4 Thanks to Anil, Jeremy, Jessica, Vanessa, and Thanh for contributing to this
13 Notable changes since v0.18.0
14 -----------------------------
16 cfc3432 Anil Belur Add generic push changes to gerrit builder
17 A new macro named "lf-infra-push-gerrit-patch" is available which will take a
18 pre-staged repository and turn it into a commit object and push to Gerrit for
21 bfe91be Thanh Ha Skip vote for jjb-deploy
22 jjb-deploy job will now skip voting in Gerrit when the job is triggered.
24 68bfb0c Vanessa Rene Valderrama Configure tox tests allow serial execution
25 The tox job will now run "detox" if "parallel: true" is configured else it will
26 run "tox" instead providing a way for projects to choose which tox runner they
29 f3d8d90 Thanh Ha Fix jenkins-cfg GitHub cfg to build head of branch
30 The jenkins-cfg job has been fixed to work on GitHub projects outside of a PR.
31 It was originally incorrectly configured for GitHub projects.
33 aa256b7 Thanh Ha Add override for GT file-paths in Python jobs
34 The tox-verify job now has a parameter "gerrit_trigger_file_paths" that can be
35 used to configure specific file path patterns that will trigger the job. Refer
36 to the Gerrit Trigger JJB "file-path" documentation for config details.
38 https://docs.openstack.org/infra/jenkins-job-builder/triggers.html#triggers.gerrit
40 cc998bc Jeremy Phelps Add support to log into docker.io
45 cc998bc Jeremy Phelps Add support to log into docker.io
46 aa256b7 Thanh Ha Add override for GT file-paths in Python jobs
47 f3d8d90 Thanh Ha Fix jenkins-cfg GitHub cfg to build head of branch
48 68bfb0c Vanessa Rene Valderrama Configure tox tests allow serial execution
49 35adc33 Thanh Ha Add instructions on how to test script locally
50 d04c92d Thanh Ha Print out heading information
51 cb633b4 Thanh Ha Sort packer macros alphabetically
52 f492626 Thanh Ha Simplify packer-parameters macro name to just lf
53 cddcc9d Thanh Ha Set default packer variable in job-template
54 bfe91be Thanh Ha Skip vote for jjb-deploy
55 86ae572 Jessica Wagantall Update XC CLM job parameters
56 4f358d5 Jessica Wagantall Add docs for Python XC CLM
57 cfc3432 Anil Belur Add generic push changes to gerrit builder
58 1c46666 Thanh Ha Fail Sphinx build even on warnings
59 a91e95c Jessica Wagantall Rename sonar-cli.sh to nexus-iq-cli.sh