2083 Commits

Author SHA1 Message Date
Dong Ma
5a9f6b1787 Update workspace-cleanup plugin
- update workspace-cleanup plugin to convert xml
- remove trailing \
- update test cases

Change-Id: I7e5a126d7610811ac8c1120d01292f1c28f82f82
2016-12-01 01:13:02 -08:00
Jenkins
8a1c91327e Merge "Test stream no encoding bug" 2016-12-01 06:58:59 +00:00
Jenkins
9ca18e961e Merge "Add convenience function for plugin namespace" 2016-12-01 06:48:15 +00:00
Jenkins
6655f549b8 Merge "Enable and fix xml_config tests" 2016-12-01 06:38:37 +00:00
Jef Mallal
6061bc97c6 Fix plot publisher tests
Change-Id: Ic76ddc26478346c07f3927b44876d581273e7b8f
2016-11-21 11:52:07 -07:00
Darragh Bailey
b36474bfae Enable and fix xml_config tests
Insert missing __init__.py to ensure xml_config tests run and update
call to `expandYaml` to handle multiple item return.

Change-Id: I8e409126556196f09a348d98a39ae9ca16245860
2016-11-21 13:56:33 +00:00
Jenkins
47d328d756 Merge "Update the docstring of join plugin" 2016-11-18 18:53:21 +00:00
Jenkins
9dc5b85f64 Merge "Adds height and width support to the Plot Publisher" 2016-11-18 18:51:47 +00:00
Jenkins
8da095972d Merge "Update performance plugin" 2016-11-18 18:50:12 +00:00
Jenkins
5744e5f287 Merge "Remove dead tool jenkins-jobs.py" 2016-11-18 18:49:48 +00:00
Dong Ma
bda7d492c5 Update the docstring of join plugin
Change-Id: Ic1f6eda83eb07dbe55216d699dad4969f3082578
2016-11-14 18:01:16 -08:00
Dong Ma
0bdd819969 Update jabber plugin
- update jabber plugin to use convert xml
- add plugin="jabber" and plugin="instant-messaging" attribute
- update test cases
- add new notification strategy option

Change-Id: I221f75f30e611ca206041be6f9a86e4075f6bb8d
2016-11-13 19:23:05 -08:00
Drew Rothstein
dff22236d4 Adds height and width support to the Plot Publisher
Height and width are supported by the Plot Plugin today but
not made available in the Publisher.  This adds support for
both with the same defaults that exist in the plugin.

This allows users to configure a height and width as desired.

Change-Id: I1846e73d2fc3f6a9f651646b74cd3af6f85aee6d
2016-11-13 09:32:21 -08:00
Thanh Ha
b093fee501
Add convenience function for plugin namespace
Plugins can use get_plugin_config() which will search in a plugin
namespace. For example:

[plugin "hipchat"]
authtoken = 123token

- Updated hipchat plugin to use get_plugin_config()
- Updated stash plugin to use get_plugin_config()
- Backwards compatibility is kept by falling back to the old
  configuration setting if the new one is not found.
- Warning is displayed if the old configuration method is used.

Change-Id: I7cff063e2d179a5d9a3f221c85de6864382bc477
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-11-11 13:34:16 -05:00
Jenkins
e47f9629bc Merge "Add view management functionality" 2016-11-10 16:35:23 +00:00
Jenkins
d80387a308 Merge "Improve logger output for expanding templates" 2016-11-10 16:35:02 +00:00
Jenkins
d5a60242a9 Merge "Support lazy resolving of include yaml tags" 2016-11-02 12:29:08 +00:00
Jenkins
f0c99b70a7 Merge "user's input should not be interpreted" 2016-10-27 20:59:03 +00:00
Isaac Beckman
4b63891dd7 user's input should not be interpreted
using python's "input" rather than "raw_input" raise exception
since the user's input is interpreted.
In python 3.x raw_input = input, so the interpertation bug
only exists in python 2.x

Change-Id: I28781a8742d6e03bc850fd0178f317474603a9d2
2016-10-26 13:03:30 +03:00
Jenkins
771a94227c Merge "Regression test for update command with --delete-old" 2016-10-25 18:08:09 +00:00
Dong Ma
4f183cdb1b Update performance plugin
- update performance plugin to use convert xml
- add new parameters for performance plugin
- update test cases
- add plugin="performance" attribute

Change-Id: Ice3420d3413d85daf4e6f678011382788e2bdd97
2016-10-23 21:56:39 -07:00
Jenkins
d91acfcb45 Merge "Update cucumber-testresult plugin" 2016-10-21 11:58:53 +00:00
Jenkins
fc1bb568f4 Merge "Update cppcheck plugin" 2016-10-21 11:58:46 +00:00
Jenkins
9c981a1be2 Merge "Adding nexus-artifact-uploader plugin" 2016-10-21 11:52:06 +00:00
Jenkins
bbb9c8d033 Merge "Update build-discarder to use convert xml" 2016-10-21 11:41:35 +00:00
Jenkins
802b71d618 Merge "Update scp plugin" 2016-10-21 11:35:10 +00:00
Jenkins
6c410a25a3 Merge "Update disable-failed-job to use convert xml" 2016-10-21 11:32:18 +00:00
Jenkins
425eeb7491 Merge "Update xunit plugin" 2016-10-21 11:32:12 +00:00
Jenkins
fc7ede077a Merge "Add support for Sonar wrapper" 2016-10-21 11:31:29 +00:00
Jenkins
383a567d66 Merge "Update jdepend to use convert xml" 2016-10-21 11:31:23 +00:00
Jenkins
64355ba426 Merge "Update FSTrigger plugin" 2016-10-21 11:29:45 +00:00
Jenkins
88ca8479f9 Merge "Add GitBucket plugin support" 2016-10-21 11:20:47 +00:00
Jenkins
21528b0179 Merge "Update xvfb to use convert xml" 2016-10-21 11:20:11 +00:00
Jenkins
401fc44468 Merge "Add support for FTP-Publisher plugin" 2016-10-21 11:19:13 +00:00
Jenkins
fd3026344b Merge "Update rebuild plugin to use convert xml" 2016-10-21 11:18:22 +00:00
Jenkins
3062a8b2d2 Merge "Add display-name option to github plugin" 2016-10-21 11:16:46 +00:00
Jenkins
6232f7fa5c Merge "Update properties.slack to use convert xml" 2016-10-21 11:15:56 +00:00
Jenkins
0b20c46077 Merge "Update TestNG to use valid_dict property of convert xml" 2016-10-21 11:09:33 +00:00
Jenkins
d4506b5d06 Merge "Not limit stevedore to 1.8.0" 2016-10-21 11:09:23 +00:00
Jenkins
0628b6da60 Merge "Update sbt plugin to use convert_mapping_to_xml" 2016-10-21 11:05:19 +00:00
Jenkins
61d7231e27 Merge "Update Grails plugin to use convert xml" 2016-10-21 11:04:58 +00:00
Jenkins
08677de43d Merge "Update TestFairy plugin" 2016-10-21 11:03:59 +00:00
Jenkins
818bc3f8ba Merge "Update CVS Plugin to use convert_mapping_to_xml" 2016-10-21 11:00:48 +00:00
Jenkins
c1ae63ba91 Merge "Update helpers.artifactory" 2016-10-21 11:00:42 +00:00
Jenkins
073f749d1a Merge "Update Summary Display plugin to use convert xml" 2016-10-21 11:00:36 +00:00
Jenkins
a4e69a832f Merge "Update hipchat plugin to use convert xml" 2016-10-21 10:59:27 +00:00
Jenkins
075a605156 Merge "Add version-number wrapper functionality" 2016-10-21 10:59:02 +00:00
Dong Ma
05e92d417b
Update mailer plugin
- update mailer plugin to use convert xml
- add plugin="mailer" attribute
- update doc to 4 space indent syntax

Change-Id: Ib1fd30c4e1a82a0649e452b9bf03136d1e7c5ca6
2016-10-19 10:30:02 -04:00
Dong Ma
5341f48085
Update checkstyle plugin
- update doc options to have default value
- update doc to 4 space indent syntax
- add plugin="checkstyle" attribute

Change-Id: Ic2676a978889deb145af975a38293e7b77e6625b
2016-10-17 11:46:11 -04:00
Dong Ma
bff19ac90b Update cucumber-testresult plugin
- update cucumber-testresult plugin to use convert xml
- add plugin="cucumber-testresult-plugin" attribute
- add new parameter 'ignore-bad-steps' support
- update test cases

Change-Id: I8ef353fea030dc0aab0cf9f006fdc84c72834ee7
2016-10-15 14:07:40 -07:00