jenkins-job-builder/tests/yamlparser/job_fixtures/complete-raw001.xml
Vsevolod Fedorov 6b92807cd7 Tests: Rename yamlparser tests and fixture directories
Rename fixtures directory to job_fixtures to prepare for adding view_fixtures
directory in the following commits.

Change-Id: Ic20997cae020b542ddc22bf444fa6b92fbcae064
2023-01-26 11:06:23 +03:00

42 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<maven2-moduleset>
<actions/>
<description>&lt;!-- Managed by Jenkins Job Builder --&gt;</description>
<keepDependencies>false</keepDependencies>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<concurrentBuild>false</concurrentBuild>
<canRoam>true</canRoam>
<properties>
<propertiesraw/>
<hudson.model.ParametersDefinitionProperty>
<parameterDefinitions>
<parametersraw/>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
<com.tikal.hudson.plugins.notification.HudsonNotificationProperty>
<endpoints>
<metadataraw/>
</endpoints>
</com.tikal.hudson.plugins.notification.HudsonNotificationProperty>
</properties>
<scm>
<scmraw/>
</scm>
<triggers class="vector">
<triggersraw/>
</triggers>
<reporters>
<reportersraw/>
</reporters>
<builders>
<buildersraw/>
</builders>
<publishers>
<publishersraw/>
</publishers>
<buildWrappers>
<wrappersraw/>
</buildWrappers>
</maven2-moduleset>