Commit Graph

176 Commits

Author SHA1 Message Date
Kevin Fenzi
c2472b5a47 Revert "use F23 image for copr builders"
This reverts commit 357cf847dd.
2015-11-07 02:34:35 +00:00
Miroslav Suchý
357cf847dd use F23 image for copr builders 2015-11-06 16:11:12 +01:00
Patrick Uiterwijk
79e285bea0 Make copr-dist-git serve smart-git and backend use it 2015-10-31 23:49:08 +00:00
Patrick Uiterwijk
56f33df0ce Now you see me, now you don't
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-10-23 20:09:44 +00:00
Patrick Uiterwijk
c83cd8d9a9 Make COPR update python-requests prior to starting 2015-10-23 19:52:06 +00:00
Miroslav Suchý
9a37206911 copr: prepare cache for f23 too 2015-10-08 15:53:09 +02:00
Miroslav Suchý
1d99b534bf copr: ppc64 machines have different network device 2015-10-08 15:53:09 +02:00
Miroslav Suchý
f45bdd96c5 disable NIC offloading on copr machines [RHBZ#1268192] 2015-10-05 12:15:53 +02:00
Kevin Fenzi
2873cdd427 Move all puppet_private stuff to ansible private so we can stop using puppet private. 2015-09-25 18:16:23 +00:00
Valentin Gologuzov
d3db07c139 [copr][backend] logstash should send only stats only for requests with HTTP 200 response 2015-09-22 13:04:08 +02:00
Miroslav Suchý
4af491e50e extend swap on copr builders 2015-09-09 22:23:43 +02:00
Valentin Gologuzov
4a703de84f [copr] restart logstash each hour 2015-08-17 14:55:38 +02:00
Valentin Gologuzov
dfb486a5e0 [copr][backend] Install scl-utils-build package on the builder machines 2015-07-30 16:58:55 +02:00
Valentin Gologuzov
b60fe1ea9c [copr][backend] specify http protocol for dist_git_url config option 2015-07-29 13:55:48 +02:00
Valentin Gologuzov
ad4fa9bc03 [copr][backend] custom configs for fedpkg-copr 2015-07-28 17:27:32 +02:00
Valentin Gologuzov
fdda747ff8 [copr][backend] config variable dist_git_url 2015-07-28 16:23:40 +02:00
Miroslav Suchý
865b7a737f use mock with F23 configs 2015-07-28 14:27:43 +02:00
Valentin Gologuzov
86be3ed5cf [copr][backend] f20 eol, 2015-07-28 12:20:22 +02:00
Valentin Gologuzov
6e396b38d6 [copr][backend] fix baseurl in copr.repo used by builders 2015-07-15 11:08:14 +02:00
Patrick Uiterwijk
f47dd8b42c PRevent indefinite wait (Thanks Kevin)
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-07-11 16:32:52 +00:00
Miroslav Suchý
da902dc306 tune up some copr-be variables 2015-07-09 16:30:40 +02:00
Miroslav Suchý
fd84a3384c tune up some copr-be variables 2015-07-09 16:05:03 +02:00
Miroslav Suchý
02bd27fd87 tune up some copr-be variables 2015-07-09 15:53:47 +02:00
Miroslav Suchý
ece433f703 workaround for BZ 1241507
dnf on F22 is unable to follow failover=priority and fails to install fedpkg-copr package
We have to enforce usage of yum-deprecated
2015-07-09 13:09:07 +02:00
Valentin Gologuzov
529c4102c5 [copr][backend] fix file path 2015-06-30 14:51:56 +02:00
Valentin Gologuzov
fe16beb2eb [copr][backend] new package to install on the builders 2015-06-30 14:41:51 +02:00
Valentin Gologuzov
122d7bfbdf [copr][backend] put copr.repo to the builders 2015-06-30 14:26:31 +02:00
Kevin Fenzi
ad5855775f Disable this handler for now as it cannot be found from this playbook. 2015-06-18 15:50:57 +00:00
Miroslav Suchý
3b14a1e07f copr: lower # of ppc64le machines 2015-06-18 11:28:13 +02:00
Miroslav Suchý
479df112c4 copr: disable coredumps on builders
sometimes build start coredumping which may take down whole VM.
We do not care about coredumps and they can be safely discareded
2015-06-18 11:28:12 +02:00
Kevin Fenzi
94dea17712 Make this idempotent 2015-06-16 11:17:26 +00:00
Miroslav Suchý
ee4b94f456 copr: use mock-1.2.10
so we avoid the problem with btrfs
2015-06-16 08:43:09 +02:00
Valentin Gologuzov
ec8256f822 [copr][backend] wrong section for config option 2015-06-15 19:09:56 +02:00
Valentin Gologuzov
c52859ea44 [copr][backend] copr-be.conf: higher threshold for consecutive failure check. 2015-06-15 18:56:40 +02:00
Valentin Gologuzov
9bf5591ecd [copr][backend] logststash config: ignore requests generated by search engine crawlers 2015-06-15 14:13:35 +02:00
Miroslav Suchý
c5c592a47a copr: enable ppc64le architecture 2015-06-15 11:22:30 +02:00
Miroslav Suchý
e5becd03b8 copr builders: on F22 tell mock to use yum-deprecated 2015-06-15 10:47:43 +02:00
Kevin Fenzi
22b9f49506 Revert "copr builders: on F22 tell mock to use yum-deprecated"
yum isn't in the mock chroots and is breaking all builds for f22+

This reverts commit 2b1af001a4.
2015-06-12 14:42:39 +00:00
Kevin Fenzi
ae4921477a Kind of need yum installed in order to use it in copr builders. 2015-06-12 14:25:25 +00:00
Miroslav Suchý
2b1af001a4 copr builders: on F22 tell mock to use yum-deprecated 2015-06-12 12:15:17 +02:00
Miroslav Suchý
c74cd92293 copr builders: install recent mock
this is just for bootstrap
we need mock-1.2.10 which is not in secondary yet and because it is noarch we can get it from i386 koji
2015-06-11 13:38:59 +02:00
Miroslav Suchý
471536033f add terminate PB for ppc64le arch 2015-06-10 17:35:08 +02:00
Miroslav Suchý
6679e8ac19 leftover from debugging 2015-06-10 17:16:02 +02:00
Miroslav Suchý
909ceaa26a copr: this should work
as it passed my tests
2015-06-10 16:51:23 +02:00
Miroslav Suchý
fd7c8a351a builder.repo is not needed anymore
AFAIK we needed it for mock
but newer is in stable, so this is not needed any more
2015-06-10 16:49:25 +02:00
Miroslav Suchý
a71f4dde55 typos 2015-06-10 16:49:24 +02:00
Miroslav Suchý
9eb810bb64 experimental ppc64le playbook for copr builders 2015-06-10 15:39:55 +02:00
Miroslav Suchý
bad7deb209 let use dnf for rawhide
in fact I thought we are using that for some time already
2015-06-10 15:39:55 +02:00
Miroslav Suchý
d057003826 no need for this hack mock-1.2.10 is already in stable 2015-06-10 13:14:33 +02:00
Valentin Gologuzov
be3c88e08e [backend] hotfix for ignored extra buildroot packages 2015-06-02 19:00:15 +02:00