summaryrefslogtreecommitdiffstats
path: root/roles/copr/backend/files
Commit message (Collapse)AuthorAgeFilesLines
...
* copr: add Content-Encoding: gzip for .gz files on -dev tooMiroslav Suchý2016-05-021-1/+11
|
* copr: add TODO notesMiroslav Suchý2016-04-221-0/+2
| | | | so I know where to continue after weekend
* copr: network interface is eth0 on F23Miroslav Suchý2016-04-221-1/+1
|
* copr: no need for thisMiroslav Suchý2016-04-221-6/+0
| | | | as builders are now F23
* copr: we need to have older fedpkg till BZ 1315423 is resolvedMiroslav Suchý2016-04-221-0/+3
|
* locale installation fixclime2016-04-121-0/+6
| | | | Signed-off-by: Miroslav Suchý <msuchy@redhat.com>
* copr: install deps for nosync.i686Miroslav Suchý2016-03-171-0/+6
|
* copr: enable nosync plugin to speed up the buildingMiroslav Suchý2016-03-163-0/+6
|
* copr: this is already default in mockMiroslav Suchý2016-03-161-2/+0
| | | | no need to duplicate it here
* convert version to intMiroslav Suchý2016-02-291-2/+2
|
* use latest mock (with F24 configs) in CoprMiroslav Suchý2016-02-292-0/+7
|
* workaround BZ 1192524 - increase timeout for dnfMiroslav Suchý2016-02-171-0/+7
|
* it is safe to use dnf nowMiroslav Suchý2016-02-161-2/+1
|
* remove old version of fedoraMiroslav Suchý2016-02-161-3/+1
|
* version of this mock is already in stableMiroslav Suchý2016-02-161-3/+0
|
* update copr-be ip addressMiroslav Suchý2016-02-111-1/+1
|
* update repo files and enable gpg keys checksMiroslav Suchý2016-02-091-4/+5
|
* copr: updates-testing have already newer mockMiroslav Suchý2016-01-281-17/+1
|
* Seems lighttpd wants crt and key combinedPatrick Uiterwijk2016-01-221-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make copr-be pick up its new certPatrick Uiterwijk2016-01-221-2/+2
| | | | 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-061-9/+9
|
* update copr-be ip in configsMiroslav Suchý2016-01-041-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.
* 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
|
* 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
|
* extend swap on copr buildersMiroslav Suchý2015-09-091-1/+1
|
* [copr] restart logstash each hourValentin Gologuzov2015-08-171-0/+3
|
* [copr][backend] Install scl-utils-build package on the builder machinesValentin Gologuzov2015-07-301-0/+1
|
* [copr][backend] custom configs for fedpkg-coprValentin Gologuzov2015-07-281-0/+2
|
* 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>
* 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: disable coredumps on buildersMiroslav Suchý2015-06-181-0/+5
| | | | | sometimes build start coredumping which may take down whole VM. We do not care about coredumps and they can be safely discareded
* copr: use mock-1.2.10Miroslav Suchý2015-06-161-2/+2
| | | | so we avoid the problem with btrfs
* 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.
* Kind of need yum installed in order to use it in copr builders.Kevin Fenzi2015-06-121-0/+1
|