java - Jenkins Matrix Project: Ignore non existing configurations -


we use 3-4 axis's in our matrix projects (os, isa, compiler , more) , annoyed fact have manually write complex combination filters because configurations don't exist.

is there way tell jenkins ignore non existing configurations instead of piling them in queue?


Comments

Popular posts from this blog

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -