Hi,
I would like to run a Jenkins job on a regular schedule, and this job
should run with different CentOS and Gluster versions. It is easy to
write the job and pass the different environment. This works fine for
manual execution with the Jenkins web interface
Now, is there a trick or job-type in Jenkins that I can use to setup a
schedule *and* pass different environment parameters for different
times?
The workaround would be to create multiple Jenkins jobs with different
default parameters... But I do not think that is a very elegant
solution.
Thanks,
Niels