Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | copr builders: on F22 tell mock to use yum-deprecated | Miroslav Suchý | 2015-06-12 | 4 | -4/+8 | |
| | ||||||
* | copr builders: install recent mock | Miroslav Suchý | 2015-06-11 | 1 | -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 arch | Miroslav Suchý | 2015-06-10 | 1 | -0/+30 | |
| | ||||||
* | leftover from debugging | Miroslav Suchý | 2015-06-10 | 1 | -1/+0 | |
| | ||||||
* | copr: this should work | Miroslav Suchý | 2015-06-10 | 1 | -2/+13 | |
| | | | | as it passed my tests | |||||
* | builder.repo is not needed anymore | Miroslav Suchý | 2015-06-10 | 3 | -12/+0 | |
| | | | | | AFAIK we needed it for mock but newer is in stable, so this is not needed any more | |||||
* | typos | Miroslav Suchý | 2015-06-10 | 1 | -1/+2 | |
| | ||||||
* | experimental ppc64le playbook for copr builders | Miroslav Suchý | 2015-06-10 | 2 | -0/+36 | |
| | ||||||
* | let use dnf for rawhide | Miroslav Suchý | 2015-06-10 | 1 | -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 stable | Miroslav Suchý | 2015-06-10 | 1 | -3/+3 | |
| | ||||||
* | [backend] hotfix for ignored extra buildroot packages | Valentin Gologuzov | 2015-06-02 | 1 | -1/+2 | |
| | ||||||
* | use tmpfs for mock chroot's | Miroslav Suchý | 2015-06-01 | 1 | -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 pb | Valentin Gologuzov | 2015-05-28 | 1 | -5/+12 | |
| | ||||||
* | give this task 3 more hours | Miroslav Suchý | 2015-05-25 | 1 | -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 Gologuzov | 2015-05-21 | 1 | -0/+13 | |
| | | | | fedora 20-22) | |||||
* | typo | Miroslav Suchý | 2015-05-21 | 1 | -2/+1 | |
| | ||||||
* | disable yum_cache and enable root_cache | Miroslav Suchý | 2015-05-21 | 1 | -6/+4 | |
| | ||||||
* | [copr][backend] different security groups for builder VMs in copr and coprdev | Valentin Gologuzov | 2015-05-19 | 1 | -1/+1 | |
| | ||||||
* | make lighttpd happy so it can start | Miroslav Suchý | 2015-05-19 | 1 | -2/+2 | |
| | ||||||
* | the variable prepare_base_image must be in next block to have effect | Miroslav Suchý | 2015-05-14 | 1 | -3/+4 | |
| | ||||||
* | typo | Miroslav Suchý | 2015-05-14 | 2 | -24/+6 | |
| | ||||||
* | [copr] backend/new-cloud pass `key_name` to nova_compute in builder playbook | Valentin Gologuzov | 2015-05-14 | 1 | -2/+1 | |
| | ||||||
* | try how it behave in dev instance with new mock | Miroslav Suchý | 2015-05-14 | 1 | -0/+1 | |
| | ||||||
* | [copr] Copr does not use RHEL6 builders anymore. | Valentin Gologuzov | 2015-05-07 | 1 | -17/+0 | |
| | ||||||
* | new mockchain have issue, block untill it is resolved | Miroslav Suchý | 2015-05-02 | 1 | -1/+1 | |
| | ||||||
* | this needs to be here | Miroslav Suchý | 2015-05-01 | 1 | -0/+1 | |
| | ||||||
* | tell lighttpd to add to gzip files content-encoding header | Miroslav Suchý | 2015-05-01 | 2 | -2/+7 | |
| | | | | so users get it as text/plain | |||||
* | [copr][backend] copy builder.repo to the builder vm | Valentin Gologuzov | 2015-04-30 | 1 | -0/+6 | |
| | ||||||
* | [copr] new cloud also has different password for `copr` user. | Valentin Gologuzov | 2015-04-30 | 1 | -1/+1 | |
| | ||||||
* | enable yum-cache plugin | Miroslav Suchý | 2015-04-30 | 1 | -1/+4 | |
| | ||||||
* | we have to use --force to overwrite existing archives | Miroslav Suchý | 2015-04-30 | 1 | -1/+1 | |
| | ||||||
* | [copr] look likes variables from `vars_files:` have priority over `vars:` | Valentin Gologuzov | 2015-04-28 | 2 | -6/+6 | |
| | ||||||
* | [copr] also override OS_AUTH_URL | Valentin Gologuzov | 2015-04-28 | 2 | -0/+4 | |
| | ||||||
* | [copr] override option `OS_USERNAME` for old cloud | Valentin Gologuzov | 2015-04-28 | 2 | -0/+4 | |
| | ||||||
* | [copr] fixing configs for the production instance in the old cloud | Valentin Gologuzov | 2015-04-28 | 2 | -8/+95 | |
| | ||||||
* | simplify mock config | Miroslav Suchý | 2015-04-23 | 1 | -145/+4 | |
| | | | | by removing comments | |||||
* | [copr] updating config | Valentin Gologuzov | 2015-04-16 | 1 | -1/+1 | |
| | ||||||
* | [copr] new script to clean up builder VMs | Valentin Gologuzov | 2015-04-13 | 2 | -0/+129 | |
| | ||||||
* | [copr] format ansible vars | Valentin Gologuzov | 2015-04-03 | 2 | -2/+2 | |
| | ||||||
* | [copr] updating terminatepb | Valentin Gologuzov | 2015-04-03 | 1 | -0/+17 | |
| | ||||||
* | [copr] remove insecure mode from builderpb | Valentin Gologuzov | 2015-04-03 | 2 | -4/+3 | |
| | ||||||
* | [copr] changed builder settings | Valentin Gologuzov | 2015-04-03 | 1 | -1/+2 | |
| | ||||||
* | [copr] don't need custom nova_compute.py anymore | Valentin Gologuzov | 2015-04-03 | 1 | -587/+0 | |
| | ||||||
* | [copr] pass key_name to builder pb | Valentin Gologuzov | 2015-04-03 | 1 | -1/+1 | |
| | ||||||
* | [copr] restore `inventory` file | Valentin Gologuzov | 2015-04-03 | 1 | -0/+1 | |
| | ||||||
* | [copr] deploy builderpb-s correctly | Valentin Gologuzov | 2015-04-03 | 4 | -0/+162 | |
| | ||||||
* | [copr] moving to the new cloud ... | Valentin Gologuzov | 2015-04-02 | 6 | -253/+621 | |
| | ||||||
* | [copr] preparing for the new cloud ... | Valentin Gologuzov | 2015-04-01 | 1 | -0/+114 | |
| | ||||||
* | configure second NIC on copr-be* | Miroslav Suchý | 2015-04-01 | 1 | -0/+7 | |
| | ||||||
* | no need to use separate config for EPEL7 | Miroslav Suchý | 2015-02-16 | 1 | -60/+0 | |
| | | | | they are already in mock |