summaryrefslogtreecommitdiffstats
path: root/tests/general/fixtures/matrix-axis004.xml
diff options
context:
space:
mode:
authorEren ATAS <eatas.contractor@libertyglobal.com>2020-06-25 15:08:04 +0200
committerEren ATAS <eatas.contractor@libertyglobal.com>2020-07-07 11:32:51 +0200
commit2e84bdf5b61743759d0d1ba5a5e85dda29bf58bf (patch)
tree1b8c95847f6f49bf80449e203b77cc52b32f1f8c /tests/general/fixtures/matrix-axis004.xml
parent28e43831e9facb5bdd1169f3af845aad5bf0c717 (diff)
downloadpython-jenkins-job-builder-2e84bdf5b61743759d0d1ba5a5e85dda29bf58bf.tar.gz
python-jenkins-job-builder-2e84bdf5b61743759d0d1ba5a5e85dda29bf58bf.tar.xz
python-jenkins-job-builder-2e84bdf5b61743759d0d1ba5a5e85dda29bf58bf.zip
Removed the unnecessary empty combinationFilter Tag
In the current implementation, jjb creates an empty combinationFilter tag whenever there is `executionStrategy`. This empty tag should not appear. Change-Id: I2bf25ae58d12904ce0a00e0a5cfefbf27d9451ad Signed-off-by: Eren ATAS <eatas.contractor@libertyglobal.com>
Diffstat (limited to 'tests/general/fixtures/matrix-axis004.xml')
-rw-r--r--tests/general/fixtures/matrix-axis004.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/general/fixtures/matrix-axis004.xml b/tests/general/fixtures/matrix-axis004.xml
index 1c055910..ce276723 100644
--- a/tests/general/fixtures/matrix-axis004.xml
+++ b/tests/general/fixtures/matrix-axis004.xml
@@ -3,7 +3,6 @@
<executionStrategy class="hudson.matrix.DefaultMatrixExecutionStrategyImpl">
<runSequentially>false</runSequentially>
</executionStrategy>
- <combinationFilter/>
<axes>
<hudson.matrix.JDKAxis>
<name>jdk</name>