f6d93251b9
Change-Id: Iefbcedeadc2dbe314555182abf96c087e9d7cbe8
99 lines
4.0 KiB
XML
99 lines
4.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<actions/>
|
|
<description><!-- Managed by Jenkins Job Builder --></description>
|
|
<keepDependencies>false</keepDependencies>
|
|
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
|
|
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
|
<concurrentBuild>false</concurrentBuild>
|
|
<canRoam>true</canRoam>
|
|
<properties>
|
|
<hudson.model.ParametersDefinitionProperty>
|
|
<parameterDefinitions>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_UUID</name>
|
|
<description>Zuul provided key to link builds with Gerrit events</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>UUID</name>
|
|
<description>Zuul provided key to link builds with Gerrit events (deprecated use ZUUL_UUID instead)</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_PIPELINE</name>
|
|
<description>Zuul pipeline triggering this job</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_URL</name>
|
|
<description>URL of Zuul's git repos accessible to workers</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_PROJECT</name>
|
|
<description>Branch name of triggering project</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_BRANCH</name>
|
|
<description>Branch name of triggering change</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_CHANGES</name>
|
|
<description>List of dependent changes to merge</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_REF</name>
|
|
<description>Reference for the merged commit(s) to use</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_COMMIT</name>
|
|
<description>The commit SHA1 at the head of ZUUL_REF</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_CHANGE_IDS</name>
|
|
<description>List of included changes</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_CHANGE</name>
|
|
<description>ID of triggering change</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_PATCHSET</name>
|
|
<description>Patchset of triggering change</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_VOTING</name>
|
|
<description>Zuul considered this job voting or not</description>
|
|
<defaultValue/>
|
|
<trim>false</trim>
|
|
</hudson.model.StringParameterDefinition>
|
|
</parameterDefinitions>
|
|
</hudson.model.ParametersDefinitionProperty>
|
|
</properties>
|
|
<scm class="hudson.scm.NullSCM"/>
|
|
<builders/>
|
|
<publishers/>
|
|
<buildWrappers/>
|
|
</project>
|