From 8999a87c13c3b0c470c5ef21e1688484c5df76a0 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Tue, 15 Jul 2014 14:03:25 +0200 Subject: Add support for 'ignore-notify' in git SCM This option is named "Don't trigger a build on commit notifications" in the Jenkins Web UI. Change-Id: I338af61f8bfdef1545d1ea206e6874cda38957cd --- tests/yamlparser/fixtures/complete001.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/yamlparser/fixtures/complete001.xml') diff --git a/tests/yamlparser/fixtures/complete001.xml b/tests/yamlparser/fixtures/complete001.xml index 2d1fdc9e..86c98a07 100644 --- a/tests/yamlparser/fixtures/complete001.xml +++ b/tests/yamlparser/fixtures/complete001.xml @@ -41,6 +41,7 @@ false false + false http://review.openstack.org/gitweb?p=openstack-infra/jenkins-job-builder.git -- cgit