Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix duplicate when statements | Kevin Fenzi | 2017-04-17 | 1 | -2/+1 | |
| | ||||||
* | virt: add a pause for ARMv7 virt installs | Peter Robinson | 2017-04-17 | 1 | -0/+6 | |
| | ||||||
* | buildvm: armv7: fix bridge port | Peter Robinson | 2017-04-17 | 1 | -2/+2 | |
| | ||||||
* | fix conditionals | Kevin Fenzi | 2017-04-17 | 1 | -3/+3 | |
| | ||||||
* | buildvm: armv7: fix ks_repo | Peter Robinson | 2017-04-17 | 1 | -1/+1 | |
| | ||||||
* | some more s390 tweaks | Kevin Fenzi | 2017-04-17 | 1 | -0/+3 | |
| | ||||||
* | no virtlogd service on s390x | Kevin Fenzi | 2017-04-17 | 1 | -1/+1 | |
| | ||||||
* | builder: add new ARMv7 virt builders | Peter Robinson | 2017-04-17 | 23 | -2/+131 | |
| | ||||||
* | python-libguestfs seems to be missing on s390x, so no oz or imagefactory | Kevin Fenzi | 2017-04-17 | 1 | -0/+22 | |
| | ||||||
* | No nmcli on s390x buildvm's they use the default "predictable" interface names. | Kevin Fenzi | 2017-04-17 | 1 | -0/+1 | |
| | ||||||
* | also install alternative arch repos on s390x | Kevin Fenzi | 2017-04-17 | 1 | -1/+1 | |
| | ||||||
* | builders: ARMv7, make the kernel/initrd args more generic | Peter Robinson | 2017-04-17 | 1 | -1/+17 | |
| | ||||||
* | Add group vars and s390 build vm's to playbook | Kevin Fenzi | 2017-04-17 | 2 | -1/+20 | |
| | ||||||
* | Fix s390 builder names | Kevin Fenzi | 2017-04-17 | 1 | -7/+7 | |
| | ||||||
* | Hey look, some s390x builders. | Kevin Fenzi | 2017-04-17 | 1 | -0/+9 | |
| | ||||||
* | builders: armv7 VM: copy kernel only when VM is shutdown | Peter Robinson | 2017-04-17 | 1 | -4/+4 | |
| | ||||||
* | no need to remind people about expired certs anymore | Kevin Fenzi | 2017-04-17 | 5 | -267/+0 | |
| | ||||||
* | stg: uncomment buildvm-armv7-01.stg.arm.fedoraproject.org | Peter Robinson | 2017-04-17 | 1 | -1/+1 | |
| | ||||||
* | builder vm: add tag for armv7 kernel | Peter Robinson | 2017-04-14 | 1 | -0/+6 | |
| | ||||||
* | Add local smtp support for magazine | Paul W. Frields | 2017-04-13 | 1 | -0/+7 | |
| | ||||||
* | Add trailing semicolon | Patrick Uiterwijk | 2017-04-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | Add s390 builders to DNS whitelist | Patrick Uiterwijk | 2017-04-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | looks like no f24 container tag, so drop it | Kevin Fenzi | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | Postfix "-owner" and prefix the project namespace if it's not rpms in ↵ | Matt Prahl | 2017-04-13 | 1 | -3/+8 | |
| | | | | owner-email-from-pagure.py | |||||
* | do not need this docker sync anymore | Kevin Fenzi | 2017-04-13 | 1 | -10/+0 | |
| | ||||||
* | switch owner sync to container tags | Kevin Fenzi | 2017-04-13 | 1 | -0/+10 | |
| | ||||||
* | buildvm: add buildvm-armv7-stg to group | Peter Robinson | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | builders: ARMv7 tweak virt_boot cmdline | Peter Robinson | 2017-04-13 | 1 | -2/+2 | |
| | ||||||
* | builders: ARMv7 virt_boot needs domain | Peter Robinson | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | remove the no longer needed compose mock configs | Dennis Gilmore | 2017-04-13 | 44 | -1529/+0 | |
| | | | | | | | We no longer use the old compose mock configs as part of our processes. nuke them all from being installed Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org> | |||||
* | builders: some ARMv7 bits need shell, not command | Peter Robinson | 2017-04-13 | 1 | -2/+2 | |
| | ||||||
* | builders: some ARMv7 commands need quotes | Peter Robinson | 2017-04-13 | 1 | -2/+2 | |
| | ||||||
* | builders: some ARMv7 bits need delegate_to | Peter Robinson | 2017-04-13 | 1 | -0/+3 | |
| | ||||||
* | missed a few of these due to spacing | Kevin Fenzi | 2017-04-13 | 3 | -6/+6 | |
| | ||||||
* | Add a package owner email alias script to use Pagure instead of PkgDB and ↵ | Matt Prahl | 2017-04-13 | 2 | -7/+66 | |
| | | | | | | | | | | | | | | | stop querying FAS in staging As part of the Modularity project, we've decided that we need to have different package branches with different lifecycles. To read more about this, please view this document: https://fedoraproject.org/wiki/Infrastructure/Factory2/Focus/ArbitraryBranching. To enable this, we've decided to rely on Pagure and PDC for package information instead of PkgDB. This commit is an attempt to modify an existing script that queried PkgDB and FAS for packager emails with one that uses the new architecture described above. Also, instead of querying FAS for email information, we've decided to use the email alias USER@fedoraproject.org. This will be a performance increase and protect us against FAS API changes. | |||||
* | add buildvm-armv7-stg | Peter Robinson | 2017-04-13 | 1 | -0/+47 | |
| | ||||||
* | builders: initial pass at a ARMv7 virt builder | Peter Robinson | 2017-04-13 | 7 | -7/+355 | |
| | ||||||
* | old files. old hosts. cleanup 0.1 | Stephen Smoogen | 2017-04-13 | 1 | -19/+0 | |
| | ||||||
* | update fedora-bootstrap to version 1.0.3 | Ryan Lerch | 2017-04-13 | 4 | -0/+11776 | |
| | ||||||
* | Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵ | Kevin Fenzi | 2017-04-13 | 207 | -788/+785 | |
| | | | | | | tasks_path so as not to conflict with ansible variables. Fix duplicate definition of become default that was in group_vars/all as well as vars/global. | |||||
* | releng: compose boxes need kerberos | Peter Robinson | 2017-04-13 | 1 | -0/+1 | |
| | ||||||
* | retrace: this need to be switched | Miroslav Suchý | 2017-04-13 | 1 | -1/+1 | |
| | | | | otherwise user retrace does not exist yet | |||||
* | retrace: do not use retrace02 | Miroslav Suchý | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | retrace: use role name | Miroslav Suchý | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | faf: update faf role from upstream | Miroslav Suchý | 2017-04-13 | 4 | -17/+14 | |
| | ||||||
* | retrace: add role for retrace server | Miroslav Suchý | 2017-04-13 | 12 | -3/+79 | |
| | ||||||
* | compose-s390: use kvm-fedora-25 not builder ks | Peter Robinson | 2017-04-13 | 1 | -1/+1 | |
| | ||||||
* | copr-frontend: make sure copr-fedmsg-listener is enabled and started | clime | 2017-04-13 | 1 | -0/+3 | |
| | ||||||
* | configure OpenID Connect auth on Beaker | Dan Callaghan | 2017-04-13 | 3 | -0/+12 | |
| | ||||||
* | change state=running to start=started as the old one is going away in ↵ | Kevin Fenzi | 2017-04-13 | 40 | -52/+52 | |
| | | | | ansible 2.7 |