summaryrefslogtreecommitdiffstats
path: root/roles/copr/backend
Commit message (Collapse)AuthorAgeFilesLines
...
* pre-install python2-modulemd for copr-backend and also copr-frontendclime2016-09-201-0/+3
|
* get rid of no longer needed fedpkg downgrade for copr-backendclime2016-09-202-7/+4
|
* added fedora-25-ppc64le.cfg to COPR + updated gpgkey references to use ↵clime2016-09-024-7/+77
| | | | distribution-gpg-key keys
* copr: distribution-gpg-keys are not yet in ppc64le fedora main repositoriesMiroslav Suchý2016-08-181-0/+4
| | | | | let install it manually for now it can be removed after few days, or weeks.
* copr: add f25 and remove f22 from image preparationMiroslav Suchý2016-08-161-1/+1
|
* copr: patch all part of mock.cfg, not just updatesMiroslav Suchý2016-08-161-1/+21
|
* enable modularity copr repo in copr-backendclime2016-08-112-0/+17
|
* integrate OpenStack ppc64le builders into COPRclime2016-08-098-7/+356
|
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-083-7/+7
|
* copr builder: update nosync and add F24Miroslav Suchý2016-07-132-2/+2
|
* copr: more tunning of queueMiroslav Suchý2016-07-051-3/+3
|
* Drop seperate yum clean all calls.Kevin Fenzi2016-06-251-3/+0
|
* copr: allow more users in parallelMiroslav Suchý2016-06-221-1/+1
|
* 1348956 - cleanup after buildMiroslav Suchý2016-06-222-4/+1
| | | | This is needed since we allow consequtive builds
* copr: rename custom mock configsMiroslav Suchý2016-05-164-6/+6
|
* copr: install/upgrade multilib packages only when generating imageMiroslav Suchý2016-05-161-0/+3
|
* copr: synchronize whole /provision/ dirMiroslav Suchý2016-05-161-1/+1
|
* copr: add mock custom configsMiroslav Suchý2016-05-164-3/+6
|
* copr: make sure multilib packages are the same versionMiroslav Suchý2016-05-161-1/+7
|
* copr: yes it worksMiroslav Suchý2016-05-161-2/+0
|
* copr: try if it works nowMiroslav Suchý2016-05-161-2/+2
|
* copr: add custom mock configsMiroslav Suchý2016-05-163-0/+72
|
* copr: more agressive setting and add documentation of variablesMiroslav Suchý2016-05-061-6/+23
|
* 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>
* Move a few handlers to the only role using themMichael Scherer2016-04-041-0/+3
|
* Don't do updates in playbooks (for a number of reasons).Kevin Fenzi2016-03-301-3/+0
| | | | | | | | | | | | | | | | | | 1. We want all playbooks to be idempotent. If we add things like this it means the playbook will change every single time we run it. 2. Things like this mean that if we need to change one config or something to get the service working we may have to wait a long time for it to apply tons of pending updates, which may break more things. 3. On all Fedora machines (that have base role anyhow) we already run dnf-automatic to apply all security updates. We could expand that to apply all updates if you like. Doing them daily is much better for finding regressions 4. We expect updates are applied normally by dnf-automatic or by sysadmins so we can know whats in the updates and be ready for issues or restarting things.
* copr: increase the timeout to 86400Miroslav Suchý2016-03-241-1/+1
| | | | this is what koji use too.
* copr: upgrade to latest packagesMiroslav Suchý2016-03-241-0/+3
|
* 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
|
* s/nagios_client/nagios\/client/gRalph Bean2016-02-232-2/+2
|
* 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
|
* install copr-selinuxMiroslav Suchý2016-02-111-0/+2
|
* use dnf instead of yumMiroslav Suchý2016-02-111-1/+1
|
* install logstash on copr-beMiroslav Suchý2016-02-111-0/+1
|
* 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
|
* Also install the combined cerTPatrick Uiterwijk2016-01-221-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>