Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix daily pagure to bugzilla sync script and make it run only in prod | Kevin Fenzi | 2017-08-20 | 1 | -1/+2 | |
| | ||||||
* | A username is expected here. | Ralph Bean | 2017-08-20 | 1 | -1/+1 | |
| | ||||||
* | add some more epylog weeding | Kevin Fenzi | 2017-08-20 | 1 | -0/+6 | |
| | ||||||
* | move this to a dep instead of including it | Kevin Fenzi | 2017-08-19 | 2 | -3/+1 | |
| | ||||||
* | fix label | Kevin Fenzi | 2017-08-19 | 1 | -1/+1 | |
| | ||||||
* | add 10disk setup and clean up dhcp | Kevin Fenzi | 2017-08-19 | 1 | -20/+5 | |
| | ||||||
* | add bvirthost05 to dhcp | Kevin Fenzi | 2017-08-19 | 1 | -0/+8 | |
| | ||||||
* | Disable drpms for f26 and f26 testing. | Kevin Fenzi | 2017-08-19 | 2 | -6/+6 | |
| | | | | | | This is due to alternative arches not being in the same dir, so bodhi/mash need to learn how to find them or we need to setup some directory of symlinks to the right places. | |||||
* | Adding f27 to sync script so that f27 updats get onto master mirror | Mohan Boddu | 2017-08-18 | 1 | -6/+97 | |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | |||||
* | Adding the f27 mash conf files to the yml file | Mohan Boddu | 2017-08-18 | 1 | -0/+2 | |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | |||||
* | Adding f27 mash configs | Mohan Boddu | 2017-08-18 | 2 | -0/+42 | |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | |||||
* | Use multithread on Pagure and PDC queries | Matt Prahl | 2017-08-18 | 1 | -78/+200 | |
| | ||||||
* | use my openshift-ansible fork in stage until changes merge upstream | Adam Miller | 2017-08-18 | 1 | -1/+6 | |
| | | | | | | | | | We also need those changes backported to the release-3.6 branch https://github.com/openshift/openshift-ansible/pull/5101 https://github.com/openshift/openshift-ansible/pull/5129 Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
* | s/repo_name/branch/ makes it more clear what's going on. | Ralph Bean | 2017-08-18 | 1 | -10/+10 | |
| | ||||||
* | Make the correct comparison here to catch el6 vs dist-6E-epel | Ralph Bean | 2017-08-18 | 1 | -1/+1 | |
| | ||||||
* | koji package list sync should get branches from pdc, not pagure. | Ralph Bean | 2017-08-18 | 1 | -10/+26 | |
| | ||||||
* | openqa/worker: more packages for createhdds, set SMT setting | Adam Williamson | 2017-08-18 | 1 | -0/+20 | |
| | | | | | | One of the IBM guys helpfully pointed out we need to set this SMT thing to 'off' for VMs to run properly. I've no idea why, but this is how we do it! | |||||
* | F26 is released and delta_dirs and parent_repos should be updates. | Mohan Boddu | 2017-08-18 | 2 | -8/+8 | |
| | | | | Signed-off-by: Mohan Boddu <mboddu@redhat.com> | |||||
* | Copy/pasta error. | Ralph Bean | 2017-08-18 | 1 | -1/+1 | |
| | ||||||
* | Make directory for fedwatch systemd config extension | Ralph Bean | 2017-08-18 | 1 | -0/+7 | |
| | ||||||
* | extend the fedwatch systemd configuration to restart on failure | Ralph Bean | 2017-08-18 | 2 | -0/+14 | |
| | ||||||
* | taskotron-client: use with_first_found when copying files and templates | Kamil Páral | 2017-08-18 | 1 | -7/+16 | |
| | | | | | This makes it much easier to create a host-specific config file without copying ansible tasks and adding conditionals each time. | |||||
* | Flock pre-registration is now closed | Patrick Uiterwijk | 2017-08-18 | 1 | -2/+2 | |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | fix a typo in greenwave openshift template | Matt Jia | 2017-08-18 | 1 | -0/+1 | |
| | ||||||
* | openqa/worker: couple of createhdds fixups | Adam Williamson | 2017-08-17 | 1 | -0/+4 | |
| | ||||||
* | Add the createhdds cronjob file to worker role | Adam Williamson | 2017-08-17 | 1 | -0/+4 | |
| | ||||||
* | openqa/worker: do createhdds on ppc worker | Adam Williamson | 2017-08-17 | 2 | -0/+44 | |
| | | | | | This is needed to create the ppc virt-install images (has to be done on a machine of compatible arch). | |||||
* | Back to master. | Ralph Bean | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | Hold greenwave policy in the config map. | Ralph Bean | 2017-08-17 | 2 | -3/+12 | |
| | ||||||
* | openqa/server: no root squash for rw access to factory share | Adam Williamson | 2017-08-17 | 1 | -1/+1 | |
| | | | | | Might be better to do this with some other account, but uh, for now... | |||||
* | openqa/server: allow rw access to nfs share for ppc workers | Adam Williamson | 2017-08-17 | 2 | -1/+2 | |
| | | | | | We need to create the ppc hard disk images from the ppc workers, so they need rw access to the share. | |||||
* | Give greenwave some temporary logging at startup to debug policies. | Ralph Bean | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | Fix syntax error. | Ralph Bean | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | Really make that directory. | Ralph Bean | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | Set POLICIES_DIR for greenwave. | Ralph Bean | 2017-08-17 | 2 | -0/+3 | |
| | ||||||
* | Reintroduce f28-container. | Ralph Bean | 2017-08-17 | 2 | -2/+2 | |
| | ||||||
* | Alembic needs to know the right staging db uri. | Ralph Bean | 2017-08-17 | 1 | -0/+4 | |
| | ||||||
* | Make sure to correctly escape package names, like atari++. | Ralph Bean | 2017-08-17 | 1 | -5/+8 | |
| | ||||||
* | We only need the koji sync fedwatch glue on bodhi-backend01. | Ralph Bean | 2017-08-17 | 1 | -0/+3 | |
| | ||||||
* | owner-sync: s390 merged into primary from f27 onwards. | Ralph Bean | 2017-08-17 | 1 | -1/+4 | |
| | ||||||
* | Fix incorrect handling of API response. | Ralph Bean | 2017-08-17 | 1 | -1/+4 | |
| | ||||||
* | I sure got that backwards. | Ralph Bean | 2017-08-17 | 1 | -2/+2 | |
| | ||||||
* | Define PDCURL. | Ralph Bean | 2017-08-17 | 1 | -0/+2 | |
| | ||||||
* | Map dist-git namespaces to pdc types. | Ralph Bean | 2017-08-17 | 1 | -0/+5 | |
| | ||||||
* | Another typofix. | Ralph Bean | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | Pesky syntax. | Ralph Bean | 2017-08-17 | 1 | -1/+1 | |
| | ||||||
* | Remove old pkgdb cronjobs. | Ralph Bean | 2017-08-17 | 1 | -4/+5 | |
| | ||||||
* | Be a little more gentle. | Ralph Bean | 2017-08-17 | 1 | -3/+3 | |
| | ||||||
* | f28-container is not yet a tag. | Ralph Bean | 2017-08-17 | 2 | -2/+2 | |
| | ||||||
* | Add f28 to the owner sync configs. | Ralph Bean | 2017-08-17 | 3 | -3/+3 | |
| |