Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pre-install python2-modulemd for copr-backend and also copr-frontend | clime | 2016-09-20 | 1 | -0/+3 | |
| | ||||||
* | get rid of no longer needed fedpkg downgrade for copr-backend | clime | 2016-09-20 | 2 | -7/+4 | |
| | ||||||
* | added fedora-25-ppc64le.cfg to COPR + updated gpgkey references to use ↵ | clime | 2016-09-02 | 4 | -7/+77 | |
| | | | | distribution-gpg-key keys | |||||
* | copr: distribution-gpg-keys are not yet in ppc64le fedora main repositories | Miroslav Suchý | 2016-08-18 | 1 | -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 preparation | Miroslav Suchý | 2016-08-16 | 1 | -1/+1 | |
| | ||||||
* | copr: patch all part of mock.cfg, not just updates | Miroslav Suchý | 2016-08-16 | 1 | -1/+21 | |
| | ||||||
* | enable modularity copr repo in copr-backend | clime | 2016-08-11 | 2 | -0/+17 | |
| | ||||||
* | integrate OpenStack ppc64le builders into COPR | clime | 2016-08-09 | 8 | -7/+356 | |
| | ||||||
* | Another pile of trailing whitespace fixes | Kevin Fenzi | 2016-08-08 | 3 | -7/+7 | |
| | ||||||
* | copr builder: update nosync and add F24 | Miroslav Suchý | 2016-07-13 | 2 | -2/+2 | |
| | ||||||
* | copr: more tunning of queue | Miroslav Suchý | 2016-07-05 | 1 | -3/+3 | |
| | ||||||
* | Drop seperate yum clean all calls. | Kevin Fenzi | 2016-06-25 | 1 | -3/+0 | |
| | ||||||
* | copr: allow more users in parallel | Miroslav Suchý | 2016-06-22 | 1 | -1/+1 | |
| | ||||||
* | 1348956 - cleanup after build | Miroslav Suchý | 2016-06-22 | 2 | -4/+1 | |
| | | | | This is needed since we allow consequtive builds | |||||
* | copr: rename custom mock configs | Miroslav Suchý | 2016-05-16 | 4 | -6/+6 | |
| | ||||||
* | copr: install/upgrade multilib packages only when generating image | Miroslav Suchý | 2016-05-16 | 1 | -0/+3 | |
| | ||||||
* | copr: synchronize whole /provision/ dir | Miroslav Suchý | 2016-05-16 | 1 | -1/+1 | |
| | ||||||
* | copr: add mock custom configs | Miroslav Suchý | 2016-05-16 | 4 | -3/+6 | |
| | ||||||
* | copr: make sure multilib packages are the same version | Miroslav Suchý | 2016-05-16 | 1 | -1/+7 | |
| | ||||||
* | copr: yes it works | Miroslav Suchý | 2016-05-16 | 1 | -2/+0 | |
| | ||||||
* | copr: try if it works now | Miroslav Suchý | 2016-05-16 | 1 | -2/+2 | |
| | ||||||
* | copr: add custom mock configs | Miroslav Suchý | 2016-05-16 | 3 | -0/+72 | |
| | ||||||
* | copr: more agressive setting and add documentation of variables | Miroslav Suchý | 2016-05-06 | 1 | -6/+23 | |
| | ||||||
* | copr: add Content-Encoding: gzip for .gz files on -dev too | Miroslav Suchý | 2016-05-02 | 1 | -1/+11 | |
| | ||||||
* | copr: add TODO notes | Miroslav Suchý | 2016-04-22 | 1 | -0/+2 | |
| | | | | so I know where to continue after weekend | |||||
* | copr: network interface is eth0 on F23 | Miroslav Suchý | 2016-04-22 | 1 | -1/+1 | |
| | ||||||
* | copr: no need for this | Miroslav Suchý | 2016-04-22 | 1 | -6/+0 | |
| | | | | as builders are now F23 | |||||
* | copr: we need to have older fedpkg till BZ 1315423 is resolved | Miroslav Suchý | 2016-04-22 | 1 | -0/+3 | |
| | ||||||
* | locale installation fix | clime | 2016-04-12 | 1 | -0/+6 | |
| | | | | Signed-off-by: Miroslav Suchý <msuchy@redhat.com> | |||||
* | Move a few handlers to the only role using them | Michael Scherer | 2016-04-04 | 1 | -0/+3 | |
| | ||||||
* | Don't do updates in playbooks (for a number of reasons). | Kevin Fenzi | 2016-03-30 | 1 | -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 86400 | Miroslav Suchý | 2016-03-24 | 1 | -1/+1 | |
| | | | | this is what koji use too. | |||||
* | copr: upgrade to latest packages | Miroslav Suchý | 2016-03-24 | 1 | -0/+3 | |
| | ||||||
* | copr: install deps for nosync.i686 | Miroslav Suchý | 2016-03-17 | 1 | -0/+6 | |
| | ||||||
* | copr: enable nosync plugin to speed up the building | Miroslav Suchý | 2016-03-16 | 3 | -0/+6 | |
| | ||||||
* | copr: this is already default in mock | Miroslav Suchý | 2016-03-16 | 1 | -2/+0 | |
| | | | | no need to duplicate it here | |||||
* | convert version to int | Miroslav Suchý | 2016-02-29 | 1 | -2/+2 | |
| | ||||||
* | use latest mock (with F24 configs) in Copr | Miroslav Suchý | 2016-02-29 | 2 | -0/+7 | |
| | ||||||
* | s/nagios_client/nagios\/client/g | Ralph Bean | 2016-02-23 | 2 | -2/+2 | |
| | ||||||
* | workaround BZ 1192524 - increase timeout for dnf | Miroslav Suchý | 2016-02-17 | 1 | -0/+7 | |
| | ||||||
* | it is safe to use dnf now | Miroslav Suchý | 2016-02-16 | 1 | -2/+1 | |
| | ||||||
* | remove old version of fedora | Miroslav Suchý | 2016-02-16 | 1 | -3/+1 | |
| | ||||||
* | version of this mock is already in stable | Miroslav Suchý | 2016-02-16 | 1 | -3/+0 | |
| | ||||||
* | install copr-selinux | Miroslav Suchý | 2016-02-11 | 1 | -0/+2 | |
| | ||||||
* | use dnf instead of yum | Miroslav Suchý | 2016-02-11 | 1 | -1/+1 | |
| | ||||||
* | install logstash on copr-be | Miroslav Suchý | 2016-02-11 | 1 | -0/+1 | |
| | ||||||
* | update copr-be ip address | Miroslav Suchý | 2016-02-11 | 1 | -1/+1 | |
| | ||||||
* | update repo files and enable gpg keys checks | Miroslav Suchý | 2016-02-09 | 1 | -4/+5 | |
| | ||||||
* | copr: updates-testing have already newer mock | Miroslav Suchý | 2016-01-28 | 1 | -17/+1 | |
| | ||||||
* | Also install the combined cerT | Patrick Uiterwijk | 2016-01-22 | 1 | -0/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> |