summaryrefslogtreecommitdiffstats
path: root/tests/wrappers/fixtures/matrix-tie-parent.xml
blob: 9d2c65b89d9def0eca3c9eb6fe5fc7e165f491e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<matrix-project>
  <executionStrategy class="hudson.matrix.DefaultMatrixExecutionStrategyImpl">
    <runSequentially>false</runSequentially>
  </executionStrategy>
  <combinationFilter/>
  <axes/>
  <buildWrappers>
    <matrixtieparent.BuildWrapperMtp>
      <labelName>Unix</labelName>
    </matrixtieparent.BuildWrapperMtp>
  </buildWrappers>
</matrix-project>