hello
i want repeat some jenkins jobs on my own infrastructure.
where can i see setting for jenkins jobs? by default they are hidden.
thanks
Some are configured via Jenkins Job Builder with config files under
https://github.com/theforeman/foreman-infra/tree/master/puppet/modules/jenkins_job_builder/files/theforeman.org.
Others you can probably see the commands from the console output.
Most are simply running standard rake tasks for tests, and are not doing
anything particularly special.
···
On 05/08/16 12:43, pronix pronix wrote: > hello > i want repeat some jenkins jobs on my own infrastructure. > where can i see setting for jenkins jobs? by default they are hidden. > thanks–
Dominic Cleal
dominic@cleal.org
thanks
it is what i need.