summaryrefslogtreecommitdiffstats
path: root/roles/copr/backend
Commit message (Collapse)AuthorAgeFilesLines
...
* Seems lighttpd wants crt and key combinedPatrick Uiterwijk2016-01-221-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* This if fic.o, not fp.oPatrick Uiterwijk2016-01-221-3/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make copr-be pick up its new certPatrick Uiterwijk2016-01-222-12/+5
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* copr: no need to cleanup after, VM is going to be terminated anywayMiroslav Suchý2016-01-181-0/+3
|
* Remove action: in all roles.Kevin Fenzi2016-01-062-10/+10
|
* update copr-be ip in configsMiroslav Suchý2016-01-041-1/+1
|
* copr: we no longer need updates-testing enabledMiroslav Suchý2016-01-041-1/+1
|
* copr: increase builder timeout to 33600Miroslav Suchý2015-12-231-1/+1
|
* copr: we do not need thisMiroslav Suchý2015-12-081-1/+0
| | | | | | most of the logs is compressed anyway and there is full log of errors where cache for compress could not be created This is simplest solution to fix this issue.
* copr: use yum-deprecated as workaround of BZ1241507Miroslav Suchý2015-11-301-1/+5
|
* copr: immediately restart networkMiroslav Suchý2015-11-301-0/+3
| | | | | so if playbook fails later on something else, we do not end up with incorrect routes
* rewrite url for cockpit teamMiroslav Suchý2015-11-131-0/+3
|
* Revert "use F23 image for copr builders"Kevin Fenzi2015-11-072-17/+9
| | | | This reverts commit 357cf847dd8daddc8534f2a037d15978e276b6b1.
* use F23 image for copr buildersMiroslav Suchý2015-11-062-9/+17
|
* Make copr-dist-git serve smart-git and backend use itPatrick Uiterwijk2015-10-311-1/+1
|
* Now you see me, now you don'tPatrick Uiterwijk2015-10-231-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make COPR update python-requests prior to startingPatrick Uiterwijk2015-10-231-0/+3
|
* copr: prepare cache for f23 tooMiroslav Suchý2015-10-081-1/+1
|
* copr: ppc64 machines have different network deviceMiroslav Suchý2015-10-083-3/+5
|
* disable NIC offloading on copr machines [RHBZ#1268192]Miroslav Suchý2015-10-051-0/+4
|
* Move all puppet_private stuff to ansible private so we can stop using puppet ↵Kevin Fenzi2015-09-251-1/+1
| | | | private.
* [copr][backend] logstash should send only stats only for requests with HTTP ↵Valentin Gologuzov2015-09-221-1/+1
| | | | 200 response
* extend swap on copr buildersMiroslav Suchý2015-09-091-1/+1
|
* [copr] restart logstash each hourValentin Gologuzov2015-08-172-0/+4
|
* [copr][backend] Install scl-utils-build package on the builder machinesValentin Gologuzov2015-07-301-0/+1
|
* [copr][backend] specify http protocol for dist_git_url config optionValentin Gologuzov2015-07-291-1/+1
|
* [copr][backend] custom configs for fedpkg-coprValentin Gologuzov2015-07-283-0/+15
|
* [copr][backend] config variable `dist_git_url`Valentin Gologuzov2015-07-281-0/+1
|
* use mock with F23 configsMiroslav Suchý2015-07-281-2/+2
|
* [copr][backend] f20 eol,Valentin Gologuzov2015-07-281-2/+2
|
* [copr][backend] fix baseurl in copr.repo used by buildersValentin Gologuzov2015-07-151-3/+2
|
* PRevent indefinite wait (Thanks Kevin)Patrick Uiterwijk2015-07-111-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* tune up some copr-be variablesMiroslav Suchý2015-07-091-0/+1
|
* tune up some copr-be variablesMiroslav Suchý2015-07-091-1/+2
|
* tune up some copr-be variablesMiroslav Suchý2015-07-091-2/+2
|
* workaround for BZ 1241507Miroslav Suchý2015-07-091-1/+3
| | | | | dnf on F22 is unable to follow failover=priority and fails to install fedpkg-copr package We have to enforce usage of yum-deprecated
* [copr][backend] fix file pathValentin Gologuzov2015-06-301-1/+1
|
* [copr][backend] new package to install on the buildersValentin Gologuzov2015-06-301-0/+1
|
* [copr][backend] put copr.repo to the buildersValentin Gologuzov2015-06-302-0/+13
|
* Disable this handler for now as it cannot be found from this playbook.Kevin Fenzi2015-06-181-2/+2
|
* copr: lower # of ppc64le machinesMiroslav Suchý2015-06-181-3/+3
|
* copr: disable coredumps on buildersMiroslav Suchý2015-06-182-0/+8
| | | | | sometimes build start coredumping which may take down whole VM. We do not care about coredumps and they can be safely discareded
* Make this idempotentKevin Fenzi2015-06-161-1/+1
|
* copr: use mock-1.2.10Miroslav Suchý2015-06-161-2/+2
| | | | so we avoid the problem with btrfs
* [copr][backend] wrong section for config optionValentin Gologuzov2015-06-151-2/+3
|
* [copr][backend] copr-be.conf: higher threshold for consecutive failure check.Valentin Gologuzov2015-06-151-13/+2
|
* [copr][backend] logststash config: ignore requests generated by search ↵Valentin Gologuzov2015-06-151-0/+10
| | | | engine crawlers
* copr: enable ppc64le architectureMiroslav Suchý2015-06-151-1/+11
|
* copr builders: on F22 tell mock to use yum-deprecatedMiroslav Suchý2015-06-154-5/+10
|
* Revert "copr builders: on F22 tell mock to use yum-deprecated"Kevin Fenzi2015-06-124-8/+4
| | | | | | yum isn't in the mock chroots and is breaking all builds for f22+ This reverts commit 2b1af001a40e1ff103259f911e308c630eefc0c7.