Document JJB 2.0 plugin config default behaviour

Document the behaviour change in JJB 2.0 to default configuration to the
latest supported version. These series of changes were modified via the
topic:2.0-config-format in Gerrit.

https://review.openstack.org/#/q/status:open+project:openstack-infra/jenkins-job-builder+branch:master+topic:2.0-config-format

Change-Id: I96160bd63c39a1346f1eefd24eda475cfb30caf3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
This commit is contained in:
Thanh Ha 2017-08-11 13:39:56 -04:00
parent b402d7800c
commit ecdb180c8d
No known key found for this signature in database
GPG Key ID: B0CB27E00DA095AA
1 changed files with 7 additions and 0 deletions

View File

@ -8,6 +8,13 @@ YAML file, or a directory. If you choose a directory, all of
the .yaml/.yml or .json files in that directory will be read, and all the
jobs they define will be created or updated.
.. note::
Jenkins Job Builder 2.x plugins are designed to default to generating the
xml format for the latest supported version of JJB. This is a change in
behaviour from 1.x and below which defaulted to the oldest supported plugin
version.
Definitions
-----------