summaryrefslogtreecommitdiffstats
path: root/roles/copr/backend
Commit message (Collapse)AuthorAgeFilesLines
...
* Kind of need yum installed in order to use it in copr builders.Kevin Fenzi2015-06-121-0/+1
|
* copr builders: on F22 tell mock to use yum-deprecatedMiroslav Suchý2015-06-124-4/+8
|
* copr builders: install recent mockMiroslav Suchý2015-06-111-1/+19
| | | | | 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
* add terminate PB for ppc64le archMiroslav Suchý2015-06-101-0/+30
|
* leftover from debuggingMiroslav Suchý2015-06-101-1/+0
|
* copr: this should workMiroslav Suchý2015-06-101-2/+13
| | | | as it passed my tests
* builder.repo is not needed anymoreMiroslav Suchý2015-06-103-12/+0
| | | | | AFAIK we needed it for mock but newer is in stable, so this is not needed any more
* typosMiroslav Suchý2015-06-101-1/+2
|
* experimental ppc64le playbook for copr buildersMiroslav Suchý2015-06-102-0/+36
|
* let use dnf for rawhideMiroslav Suchý2015-06-101-3/+0
| | | | in fact I thought we are using that for some time already
* no need for this hack mock-1.2.10 is already in stableMiroslav Suchý2015-06-101-3/+3
|
* [backend] hotfix for ignored extra buildroot packagesValentin Gologuzov2015-06-021-1/+2
|
* use tmpfs for mock chroot'sMiroslav Suchý2015-06-011-0/+7
| | | | | as outlined here: http://miroslav.suchy.cz/blog/archives/2015/05/28/increase_mock_performance_-_build_packages_in_memory/index.html
* [copr][backend] bug in provision build pbValentin Gologuzov2015-05-281-5/+12
|
* give this task 3 more hoursMiroslav Suchý2015-05-251-1/+1
| | | | one hour is not enough to finish, give it 4 hours in total
* [copr] builder playbook: fix mock configs to use nearest mirror ( only ↵Valentin Gologuzov2015-05-211-0/+13
| | | | fedora 20-22)
* [copr][backend] increased builders VM limitsValentin Gologuzov2015-05-211-1/+8
|
* typoMiroslav Suchý2015-05-211-2/+1
|
* disable yum_cache and enable root_cacheMiroslav Suchý2015-05-211-6/+4
|
* [copr] updates common /etc/hostsValentin Gologuzov2015-05-191-9/+4
| | | | [copr][backend] use builder base image, use new build playbooks
* [copr][backend] different security groups for builder VMs in copr and coprdevValentin Gologuzov2015-05-192-1/+2
|
* make lighttpd happy so it can startMiroslav Suchý2015-05-192-2/+8
|
* move this before we start copr-backend serviceMiroslav Suchý2015-05-191-22/+22
|
* the variable prepare_base_image must be in next block to have effectMiroslav Suchý2015-05-141-3/+4
|
* typoMiroslav Suchý2015-05-142-24/+6
|
* [copr] backend/new-cloud pass `key_name` to nova_compute in builder playbookValentin Gologuzov2015-05-141-2/+1
|
* make it work with --checkMiroslav Suchý2015-05-141-1/+1
|
* try how it behave in dev instance with new mockMiroslav Suchý2015-05-141-0/+1
|
* [copr] don't fail on undefined variablesValentin Gologuzov2015-05-071-2/+4
|
* [copr] Copr does not use RHEL6 builders anymore.Valentin Gologuzov2015-05-071-17/+0
|
* Revert "define builduser"Miroslav Suchý2015-05-061-1/+0
| | | | This reverts commit 19221a7766ee4d2ce0446816df9fdec3771d1e99.
* new mockchain have issue, block untill it is resolvedMiroslav Suchý2015-05-021-1/+1
|
* this needs to be hereMiroslav Suchý2015-05-011-0/+1
|
* tell lighttpd to add to gzip files content-encoding headerMiroslav Suchý2015-05-012-2/+7
| | | | so users get it as text/plain
* define builduserMiroslav Suchý2015-05-011-0/+1
|
* [copr][backend] copy builder.repo to the builder vmValentin Gologuzov2015-04-301-0/+6
|
* [copr] new cloud also has different password for `copr` user.Valentin Gologuzov2015-04-302-2/+3
|
* enable yum-cache pluginMiroslav Suchý2015-04-301-1/+4
|
* we have to use --force to overwrite existing archivesMiroslav Suchý2015-04-301-1/+1
|
* [copr] look likes variables from `vars_files:` have priority over `vars:`Valentin Gologuzov2015-04-282-6/+6
|
* [copr] also override OS_AUTH_URLValentin Gologuzov2015-04-282-0/+4
|
* [copr] override option `OS_USERNAME` for old cloudValentin Gologuzov2015-04-282-0/+4
|
* [copr] fixing configs for the production instance in the old cloudValentin Gologuzov2015-04-282-8/+95
|
* [copr] differentiate /etc/copr/copr-be.conf for dev and productionValentin Gologuzov2015-04-281-6/+14
|
* [copr] revert debug, problem not hereValentin Gologuzov2015-04-281-1/+0
|
* [copr] debug .Valentin Gologuzov2015-04-281-0/+1
|
* [copr] use existing variable copr_nova_passwordValentin Gologuzov2015-04-281-1/+1
|
* simplify mock configMiroslav Suchý2015-04-231-145/+4
| | | | by removing comments
* [copr] updating configValentin Gologuzov2015-04-162-2/+5
|
* [copr] temporary install lib for the new cleanup scriptValentin Gologuzov2015-04-151-2/+3
|