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