Feat!: Upgrade Jenkins-job-builder to 6x 05/72605/2 v0.90.0
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 31 Jan 2024 23:29:34 +0000 (09:29 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 1 Feb 2024 00:05:06 +0000 (10:05 +1000)
commit5d336574e77fb349ace15356ef8ffb816d463544
treedc6d1f6d2761097c2d83bb638a940bd479616e07
parent766dbef8a63d824d6e551d4f179806521be95d13
Feat!: Upgrade Jenkins-job-builder to 6x

Jenkins Job Builder 6.0.0 is released and breaks backward
compatibility with 5.1.0.

The breaking changes with previous 5.1.0 release:

- Jobs are now expanded the same way as job templates.
- Macros without parameters are now expanded the same way as macros
  with parameters.
- Tags !include-raw: and !include-raw-escape: should now be used the
  same way in jobs and macros without parameters as they are used in
  job templates and macros with parameters.

Note: This breaks backward compatibility with older version of JJB
therefore care must be taken when upgrading the ci-man repositories.

Ref:
https://storyboard.openstack.org/#!/story/2010963
https://storyboard.openstack.org/#!/story/2010588

Issue: RELENG-5118
Change-Id: Ib9acd0b9e7c264ac3531af858431e738397833b5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/lf-ci-jobs.yaml
jjb/lf-macros.yaml
jjb/lf-maven-jobs.yaml
releasenotes/notes/upgrade-jjb-6x-00f29f4ed84cedce.yaml [new file with mode: 0644]
tox.ini