summaryrefslogtreecommitdiffstats
path: root/tests/general/fixtures/matrix-axis-p4-strategy-file.xml
blob: de485efa8a7c62c94e88f54aaaa66c3a02fbc0ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<matrix-project>
  <executionStrategy class="org.jenkinsci.plugins.p4.matrix.MatrixOptions">
    <runSequentially>false</runSequentially>
    <buildParent>false</buildParent>
  </executionStrategy>
  <axes/>
  <actions/>
  <keepDependencies>false</keepDependencies>
  <blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
  <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
  <concurrentBuild>false</concurrentBuild>
  <canRoam>true</canRoam>
</matrix-project>