jenkins-job-builder/tests/triggers
Thanh Ha 7447292b57 Add support for new patchset-created exclude fields
New exclude features added to Gerrit Trigger plugin version 2.12.0.

Exclude Features:
  - Drafts
  - Trivial Rebase
  - No Code Change

This patch still supports the old trigger non-dict format yaml config:

	- patchset-created-event

Using the old configuration (non-dict) works in the new Gerrit Trigger
v2.12.0 as well as the previous versions.

In addition the newer configuration (dict) format also works in old
<2.12.0 and new >2.12.0 versions of Gerrit Trigger.

Added additional unit tests to verify old and new formats working.

Change-Id: I923b0be47085dc50da48f5ed271a13eae7e1dfa0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-02-06 10:57:00 -05:00
..
fixtures Add support for new patchset-created exclude fields 2015-02-06 10:57:00 -05:00
__init__.py update doc and add new JJB unit tests 2013-11-22 17:51:17 +00:00
test_triggers.py update doc and add new JJB unit tests 2013-11-22 17:51:17 +00:00