Hi, I would need to use Jenkins for defining a matrix of true/false values along two axes, and then dumping it to a CSV file.
The user interface generated by a Multi-Configuration job (via Matrix Project Plugin) would be perfect for the definition of the matrix, but then how can I export the selected configuration to CSV? I could append one line to the output file for each combination which is being built, getting the parameters from the current build, but it does not look like a very elegant solution to say the least... Any ideas? Thank you very much. 01 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/df6d9225-46b1-458a-bd4b-79373e9141f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
