Hi all,
I have started to bootstrap the CI jobs for the Jenkins Job Builder
Job is at https://ci.centos.org/job/sig-configmanagement-jenkins-jobs/
Git repo is at https://github.com/centos-sig-configmanagement/jenkins-jobs
Jobs definitions are in jobs/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Nov 19 15:45, Julien Pivotto wrote:
Hi all,
I have started to bootstrap the CI jobs for the Jenkins Job Builder
Job is at https://ci.centos.org/job/sig-configmanagement-jenkins-jobs/
Git repo is at https://github.com/centos-sig-configmanagement/jenkins-jobs
Jobs definitions are in jobs/
-- (o- Julien Pivotto //\ Config Management SIG V_/_ https://frama.link/cfgmgmt
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Nice work so far!
Do you need to pin a specific version of JJB? If not, could you please use the one installed on the agent machines? Virtualenvs are perfect if you need them, but they become quite expensive in terms of disk space when the number of jobs grows.
Cheers,
- --Brian
On 19 Nov 12:26, Brian Stinson wrote:
Nice work so far!
Do you need to pin a specific version of JJB? If not, could you please use the one installed on the agent machines? Virtualenvs are perfect if you need them, but they become quite expensive in terms of disk space when the number of jobs grows.
Cheers,
Done:
https://github.com/centos-sig-configmanagement/jenkins-jobs/commit/1b04ccd08...