Commit graph

49 commits

Author SHA1 Message Date
Miroslav Suchý
575ea5135a add fedora-21 to copr
temporary - untill it arrive to mock
2014-07-14 11:06:54 +00:00
Miroslav Suchý
be7168c794 substitute only some vars during deployment on copr 2014-06-23 15:23:02 +00:00
Miroslav Suchý
7201111545 switch copr playbooks from ec2 to nova module
Because of https://fedorahosted.org/fedora-infrastructure/ticket/4397
2014-06-19 14:03:19 +00:00
Kevin Fenzi
b87a81e522 Repoint this to kojipkgs. Will fix to final later when we have it setup. 2014-06-11 14:55:37 +00:00
Miroslav Suchý
e4b36f9e5d install latest mock and latest glib2
due createrepo_c
2014-06-09 13:47:57 +00:00
Kevin Fenzi
7dcbcdd2d7 Fix ssh args here too. 2014-06-08 01:37:12 +00:00
Miroslav Suchý
a54ef3bae8 RHBZ 1102788 - Increase number of file descriptors on the build machine 2014-06-02 11:54:24 +00:00
Miroslav Suchý
3113ef2232 add pyliblzma so yum can handle packages xz compression 2014-05-16 12:10:29 +00:00
Miroslav Suchý
fc0631df17 replace ${ with {{ 2014-02-27 11:42:18 +00:00
Miroslav Suchý
980ba44c59 replace $FILE with lookup() to get rid of obsolete warning 2014-02-27 11:41:31 +00:00
Miroslav Suchý
ddb56522fb let the ssh allow to connect 2014-02-27 10:53:02 +00:00
Miroslav Suchý
999677b572 define buildsys macros
for some reason buildsys-macros is not installed in default buildroot
it works localy, but not in Copr. I spent a lot of time debuging it
But enough is enough. Lets solve it this way.
2014-02-03 09:55:32 +00:00
Miroslav Suchý
89a74383d7 add releasever - BZ 1056039 2014-01-24 08:39:42 +00:00
Miroslav Suchý
ec955a7b2e add patched scl-utils to builder repo 2014-01-22 16:35:11 +00:00
Miroslav Suchý
9457dd2760 add dist tag and rhel7 to el7 mock config 2014-01-21 13:50:43 +00:00
Miroslav Suchý
dbe1e5df67 apply change to mock epel5 config
mock in epel6 changed, and we need this change (takend from F20 config of mock)
to successfuly build el5 package

addressing:
DEBUG util.py:281:  error: cannot write to %sourcedir /usr/src/redhat/SOURCES
2014-01-20 20:53:58 +00:00
Miroslav Suchý
457decc25f [copr] add epel7 config 2014-01-14 11:31:35 +00:00
Miroslav Suchý
38c8cc5553 use new ansible syntax
addressing:
 [DEPRECATION WARNING]: Legacy variable substitution, such as using ${foo} or
$foo instead of {{ foo }} is currently valid but will be phased out and has
been out of favor since version 1.2. This is the last of legacy features on our
deprecation list. You may continue to use this if you have specific needs for
now. This feature will be removed in version 1.6. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
2014-01-09 11:15:10 +00:00
Miroslav Suchý
baa241b9de copr - do not overwrite mockchain
we use updated mock(chain) from repo where it is properly build patched version
2013-11-28 08:53:38 +00:00
Miroslav Suchý
02add69aaf add patched mock to Copr builders
until this bugs are fixed in distribution
2013-11-27 08:01:34 +00:00
Miroslav Suchý
aedf904ccf copr - write IP address to stdout 2013-11-14 08:32:22 +00:00
Miroslav Suchý
df81d82756 add fedora 20 mock config
mock in epel does not have this, add it manually
2013-11-08 16:07:24 +00:00
Miroslav Suchý
915d874b1b install selinux before adding additional repos
and well install all base packages before adding additional repos

addressing:
TASK: [add repos] *************************************************************
failed: [172.16.3.4] => (item=builder.repo) => {"failed": true, "item": "builder.repo"}
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
2013-10-15 13:38:55 +00:00
Patrick Uiterwijk
c3da3d408c Add python-selinux to copr builders 2013-10-15 11:56:53 +00:00
Miroslav Suchý
49badcc891 do not use known_hosts
we connect just to builders, and key there change
paramiko ignore .ssh/config but obey host_key_checking
Unless it make some problem later, I would rather use ssh for transport
so it is the same as I use in debugging.
2013-10-15 09:25:26 +00:00
Miroslav Suchý
c0d3729ce2 update playbooks for copr-be-dev 2013-10-03 20:37:34 +00:00
301b1c5958 correct typos and thinkos due to euca-describe-instances outputing newlines where it shouldn't :( 2013-03-11 16:30:41 +00:00
22c8933a0a temp coprs workaround for the openstack same-compute-node networking issue 2013-03-11 16:16:35 +00:00
9035f79db8 everytrhing is epel-testing now!~ 2013-03-05 16:24:29 +00:00
df4553b18e new builderpb for openstack 2013-02-26 22:05:08 +00:00
5c4200d056 odd that the epel6.repo file on lockbox could not possibly ever function with the gpg key
it has listed
2013-02-15 14:50:34 +00:00
e86b3aefa1 add epel6.repo for copr builders 2013-02-15 14:36:11 +00:00
1deec11532 move all el6 instances over to kexec el6 for kernels, etc 2013-02-13 19:57:10 +00:00
a42a9cc1e9 fatfinger :( 2013-01-16 06:27:43 +00:00
554d9dad52 add mockchain so I can get fixes in place for it for copr 2013-01-16 05:35:41 +00:00
157264e190 add site-defaults file
move mock configs into subdir
2012-12-07 19:50:07 +00:00
c51ce87a0f make the max wait time for an instance be 10 minutes for copr builders 2012-12-04 21:12:46 +00:00
ccc404b395 don't downgrade rpm 2012-12-04 19:29:21 +00:00
136db45405 add mock configs necessary to make epel5 builds work 2012-12-01 00:50:29 +00:00
40ecf11a1f fix up the action for terminating 2012-11-28 21:12:43 +00:00
f02e5e6c1f add terminatepb.yml to copr-be 2012-11-28 20:39:04 +00:00
461ed5ba69 setup a var for files so I don't have to guess 2012-11-10 09:42:56 +00:00
657e37f4ee correct the key 2012-11-10 09:34:36 +00:00
2cfe60c7a7 builder playbook needs to be run as the copr user so I can spin up the new builders
in the copr backend
2012-11-10 01:45:27 +00:00
6be780c154 setup more dirs and paths for provisioning builders 2012-11-05 21:07:05 +00:00
65421b6d7a add an ansible config that we'll be using over there 2012-11-05 20:58:38 +00:00
9c1f7d109a add a copr user for the backend head
add a basic inventory for the backend head
2012-11-05 20:56:37 +00:00
2b89ec487d add buildsys pub key for mockchain builds 2012-11-05 20:34:23 +00:00
9719516ce7 add ansible playbooks to files for copr provisioning functionality 2012-11-05 18:44:29 +00:00