JJB: различия между версиями
Материал из noname.com.ua
Перейти к навигацииПерейти к поискуSirmax (обсуждение | вклад) (Новая страница: «* git clone https://git.openstack.org/openstack-infra/jenkins-job-builder * apt-get install python-pip python-yaml * sudo pip install PyYAML python-jenkins cd jen…») |
Sirmax (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
+ | [[Категория:Jenkins]] |
||
+ | [[Категория:Linux]] |
||
+ | [[Категория:JJB]] |
||
* git clone https://git.openstack.org/openstack-infra/jenkins-job-builder |
* git clone https://git.openstack.org/openstack-infra/jenkins-job-builder |
||
* apt-get install python-pip python-yaml |
* apt-get install python-pip python-yaml |
Текущая версия на 09:15, 30 октября 2023
- git clone https://git.openstack.org/openstack-infra/jenkins-job-builder
- apt-get install python-pip python-yaml
- sudo pip install PyYAML python-jenkins
cd jenkins-job-builder; sudo python setup.py install
- ldapmodify -D cn=admin,dc=demo,dc=com -w r00tme < add_user_jenkins-demo
- ldapmodify -D cn=admin,dc=demo,dc=com -w r00tme < add_users_to_group_jenkins_user
install
Gerrit Trigger
Git plugin