
- so they don't get lost when servers are down. - also place runtime_code_path.jpg in imgs/ directory Change-Id: I614c51929cb7a624fd8c6720bc8fe17a62a8ab40
130 lines
5.4 KiB
XML
130 lines
5.4 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<project>
|
|
<actions/>
|
|
<description></description>
|
|
<logRotator class="hudson.tasks.LogRotator">
|
|
<daysToKeep>1</daysToKeep>
|
|
<numToKeep>-1</numToKeep>
|
|
<artifactDaysToKeep>-1</artifactDaysToKeep>
|
|
<artifactNumToKeep>-1</artifactNumToKeep>
|
|
</logRotator>
|
|
<keepDependencies>false</keepDependencies>
|
|
<properties>
|
|
<com.tikal.hudson.plugins.notification.HudsonNotificationProperty plugin="notification@1.4">
|
|
<endpoints>
|
|
<com.tikal.hudson.plugins.notification.Endpoint>
|
|
<protocol>HTTP</protocol>
|
|
<url>http://127.0.0.1:8001/jenkins_endpoint</url>
|
|
</com.tikal.hudson.plugins.notification.Endpoint>
|
|
</endpoints>
|
|
</com.tikal.hudson.plugins.notification.HudsonNotificationProperty>
|
|
<hudson.model.ParametersDefinitionProperty>
|
|
<parameterDefinitions>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>NODE_LABEL</name>
|
|
<description>Label of node to use for this build</description>
|
|
<defaultValue>precise</defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_UUID</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_REF</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_COMMIT</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_PROJECT</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_PIPELINE</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_BRANCH</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_CHANGE</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_CHANGE_IDS</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_PATCHSET</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_OLDREV</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_NEWREV</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_SHORT_OLDREV</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
<hudson.model.StringParameterDefinition>
|
|
<name>ZUUL_SHORT_NEWREV</name>
|
|
<description></description>
|
|
<defaultValue></defaultValue>
|
|
</hudson.model.StringParameterDefinition>
|
|
</parameterDefinitions>
|
|
</hudson.model.ParametersDefinitionProperty>
|
|
</properties>
|
|
<scm class="hudson.scm.NullSCM"/>
|
|
<assignedNode>precise</assignedNode>
|
|
<canRoam>false</canRoam>
|
|
<disabled>false</disabled>
|
|
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
|
|
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
|
|
<triggers/>
|
|
<concurrentBuild>false</concurrentBuild>
|
|
<builders>
|
|
<hudson.tasks.Shell>
|
|
<command>/usr/local/jenkins/slave_scripts/gerrit-git-prep.sh http://10.145.81.234/openstackci/gerrit http://10.145.81.234/openstackci/gerrit</command>
|
|
</hudson.tasks.Shell>
|
|
<hudson.tasks.Shell>
|
|
<command>export http_proxy=10.145.81.137:3128
|
|
export https_proxy=10.145.81.137:3128
|
|
export no_proxy="localhost,127.0.0.1,localaddress,.localdomain.com"
|
|
/usr/local/jenkins/slave_scripts/run-cover.sh openstack nova</command>
|
|
</hudson.tasks.Shell>
|
|
</builders>
|
|
<publishers>
|
|
<be.certipost.hudson.plugin.SCPRepositoryPublisher plugin="scp@1.9-SNAPSHOT">
|
|
<siteName>root@10.145.81.234:/var/log/jenkins</siteName>
|
|
<entries>
|
|
<be.certipost.hudson.plugin.Entry>
|
|
<filePath>logs/$ZUUL_CHANGE/$ZUUL_PATCHSET/$ZUUL_PIPELINE/$JOB_NAME/$BUILD_NUMBER</filePath>
|
|
<sourceFile></sourceFile>
|
|
<keepHierarchy>false</keepHierarchy>
|
|
<copyConsoleLog>true</copyConsoleLog>
|
|
<copyAfterFailure>true</copyAfterFailure>
|
|
</be.certipost.hudson.plugin.Entry>
|
|
</entries>
|
|
</be.certipost.hudson.plugin.SCPRepositoryPublisher>
|
|
</publishers>
|
|
<buildWrappers/>
|
|
</project> |