jenkins-job-builder/tests/publishers
Trevor Bramwell 3247ac488c Fix Postbuildscript Plugin Info Lookup
Between version 0.18.1 and 2.0, the longName of postbuildscript changed
from 'Jenkins Post-Build Script Plug-in' to 'Jenkins PostBuildScript
Plugin'. Because of this JJB>1.6.2 currently does not work with previous
usages of the postbuildscript macros, as the lookup never succeeds for
the plugin<2.0.

This change switches the 'get_plugin_info' call to query using the
shortName, which hasn't changed.

Change-Id: I51437a300993ed09c7419bd9fc70afd0e8629119
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-04-13 10:40:13 -07:00
..
fixtures Fix Postbuildscript Plugin Info Lookup 2018-04-13 10:40:13 -07:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
test_publishers.py Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00