summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml')
-rw-r--r--tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml b/tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml
index 0832d960..b22d1095 100644
--- a/tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml
+++ b/tests/yamlparser/fixtures/github_cancel_builds_on_update_variable001.xml
@@ -11,22 +11,28 @@
<scm class="hudson.scm.NullSCM"/>
<triggers class="vector">
<org.jenkinsci.plugins.ghprb.GhprbTrigger>
+ <configVersion>3</configVersion>
+ <spec/>
+ <cron/>
<adminlist/>
<whitelist/>
<orgslist/>
+ <blackListCommitAuthor/>
<whiteListLabels/>
<blackListLabels/>
<excludedRegions/>
<includedRegions/>
- <spec/>
+ <buildDescTemplate/>
<allowMembersOfWhitelistedOrgsAsAdmin>false</allowMembersOfWhitelistedOrgsAsAdmin>
- <cron/>
<triggerPhrase/>
<skipBuildPhrase/>
<onlyTriggerPhrase>false</onlyTriggerPhrase>
<useGitHubHooks>false</useGitHubHooks>
<permitAll>false</permitAll>
<autoCloseFailedPullRequests>false</autoCloseFailedPullRequests>
+ <displayBuildErrorsOnDownstreamBuilds>false</displayBuildErrorsOnDownstreamBuilds>
+ <whiteListTargetBranches/>
+ <blackListTargetBranches/>
<extensions>
<org.jenkinsci.plugins.ghprb.extensions.build.GhprbCancelBuildsOnUpdate/>
</extensions>