Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | osbs: add openshift koji secret name to osbs.conf | Adam Miller | 2016-03-31 | 4 | -0/+6 | |
| | | | | | | | | | | | | Signed-off-by: Adam Miller <admiller@redhat.com> | |||||
| * | | Bump nrpe limits for fedmsg backlog stuff way up. | Ralph Bean | 2016-03-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | PDC can send two new message types now. | Ralph Bean | 2016-03-31 | 2 | -0/+4 | |
| | | | ||||||
| * | | Use package module instead of yum in koschei playbooks | Michael Simacek | 2016-03-31 | 2 | -3/+3 | |
| | | | ||||||
| * | | Move koschei01.stg to Fedora 23 | Michael Simacek | 2016-03-31 | 1 | -2/+2 | |
| | | | ||||||
| * | | openqa/server: try enabling disk image generation, redux | Adam Williamson | 2016-03-31 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | rwmj has refreshed the i686 base image now, so let's try this again. | |||||
* | | | speed up the script a bit. changed the sleeps.. | aikidouke | 2016-03-31 | 1 | -2/+1 | |
|\ \ \ | |/ / |/| | | | | | Merge branch 'lifecycle-fix' | |||||
| * | | speed up the sleep a bit | aikidouke | 2016-03-31 | 1 | -2/+1 | |
| | | | ||||||
* | | | fixes for award-lifecycle-badges | aikidouke | 2016-03-31 | 48 | -912/+182 | |
|\ \ \ | | | | | | | | | | | | | Merge branch 'master' of /git/ansible | |||||
| * | | | Enable src.fp.o for production | Patrick Uiterwijk | 2016-03-31 | 2 | -6/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | | Merge varnish patch to production | Patrick Uiterwijk | 2016-03-31 | 3 | -436/+53 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | | openqa/dispatcher: stupid typo template fix | Adam Williamson | 2016-03-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | openqa: u-t not needed, more generic compatibility | Adam Williamson | 2016-03-30 | 3 | -25/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary updates for openqa roles have gone stable for now, so disable updates-testing usage (keep the plays around commented, though, since we'll likely need them again in future). Also, a bit more attempted support for non-infra use: make the monkey patching of the repo URLs in the test templates only happen if deployment_type is defined, actually respect the openqa_consumer var (don't enable the job scheduling consumer unless it's truey) and only enable any wiki reporting consumer if deployment_type is defined. | |||||
| * | | | Revert "openqa/server: try turning disk image generation back on" | Adam Williamson | 2016-03-30 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 9872fe3fc8e7b03b345a278b58a58982b0ccb266. Looks like the i686 base image hasn't been refreshed yet, so i686 image generation still fails. Curses! | |||||
| * | | | openqa/server: try turning disk image generation back on | Adam Williamson | 2016-03-30 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | rwmjones says the guestfs / rpm bug has been fixed (a new base fedora-23 image has been uploaded which should avoid it, anyway) so let's try turning disk image generation back on and see how it flies. | |||||
| * | | | Add fedmsg bot for mktg pagure changes in #fedora-mktg. Ticket 5197 | Kevin Fenzi | 2016-03-30 | 1 | -0/+22 | |
| | | | | ||||||
| * | | | Re-add beaker-stg to master playbook | Kevin Fenzi | 2016-03-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | dopr discontinued | Kevin Fenzi | 2016-03-30 | 14 | -333/+0 | |
| | | | | ||||||
| * | | | Fix faitout URL in apps-fp-o | Mikolaj Izdebski | 2016-03-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Update ssh known hosts | Kevin Fenzi | 2016-03-30 | 1 | -12/+17 | |
| | | | | ||||||
| * | | | Tweak epylog weed rules some more. Add a few and make some more general. | Kevin Fenzi | 2016-03-30 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Move some handlers around. Some to just base but some also to base. | Kevin Fenzi | 2016-03-30 | 2 | -14/+24 | |
| | | | | ||||||
| * | | | ppc-composer is no more | Patrick Uiterwijk | 2016-03-30 | 13 | -65/+6 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
| * | | | Don't do updates in playbooks (for a number of reasons). | Kevin Fenzi | 2016-03-30 | 3 | -9/+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. | |||||
| * | | | (no commit message) | Michael Scherer | 2016-03-30 | 3 | -9/+4 | |
| | | | | ||||||
| * | | | It's ok if this file is missing as it often is in stg (since there are 0 ↵ | Kevin Fenzi | 2016-03-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | requests). | |||||
| * | | | We also don't want to track the torrent connections the other direction either. | Kevin Fenzi | 2016-03-30 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Adds a loop to allow pulling down the FAS database. | aikidouke | 2016-03-31 | 2 | -11/+158 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | Adds a sleep step after awarding a badge to allow frontend/tahrir to keep up. Merge branch 'lifecycle-fix' | |||||
| * | | This is my fix for award-lifecycle-badges. Changes; | aikidouke | 2016-03-30 | 2 | -29/+160 | |
| | | | | | | | | | | | | | | | - Pulling the userlist from fas now loops over each letter of the alphabet to avoid time out issues - I call time.sleep(60) after awarding a badge to help avoid overwhelming the frontend | |||||
| * | | added a loop to bring in userlist | aikidouke | 2016-03-23 | 1 | -8/+24 | |
| | | | ||||||
* | | | Koji arm is at arm.koji.fp.o, not arm.fp.o | Patrick Uiterwijk | 2016-03-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | |||||
* | | | GNOME Backups: remove drawable.gnome.org from ssh_config | Andrea Veri | 2016-03-30 | 1 | -1/+1 | |
| | | | ||||||
* | | | GNOME Backups: extra - | Andrea Veri | 2016-03-30 | 1 | -1/+1 | |
| | | | ||||||
* | | | GNOME Backups: make sure the MAILTO environment variable gets populated | Andrea Veri | 2016-03-30 | 1 | -0/+3 | |
| | | | ||||||
* | | | taskotron-trigger: add dockerautotest check | Martin Krizek | 2016-03-30 | 2 | -0/+2 | |
| | | | ||||||
* | | | While /tmp is likely cleaned automatically, any crash in the shell script | Michael Scherer | 2016-03-29 | 1 | -1/+7 | |
| | | | | | | | | | | | | would have left over. Using trap should prevent that. | |||||
* | | | Since the job is running as root, and on people.fedoraproject.org, it | Michael Scherer | 2016-03-29 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can be abused by a non admin user using a symlink in /tmp (just a simple for loop over the pid space would be enough). Then we can at best erase a almost arbitrary file (using a creative symlink), or at worst, maybe inject data that could be parsed by a software (since the content would be under the control of a attacker, since that's the list of file in a user home directories. | |||||
* | | | copr: restart copr-dist-git | Miroslav Suchý | 2016-03-29 | 1 | -0/+2 | |
| | | | ||||||
* | | | Fix typo in apps-fp-o that broke proxy playbook run | Kevin Fenzi | 2016-03-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Drop production redirects for prerelease to prep for alpha website. | Kevin Fenzi | 2016-03-29 | 2 | -58/+48 | |
| | | | ||||||
* | | | copr: we need yum, since dnf still cannot handle priority failover | Miroslav Suchý | 2016-03-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | copr: we need yum, since dnf still cannot handle priority failover | Miroslav Suchý | 2016-03-29 | 1 | -1/+4 | |
| | | | ||||||
* | | | copr: this should not be needed anymore | Miroslav Suchý | 2016-03-29 | 1 | -8/+8 | |
| | | | ||||||
* | | | Give bugzilla2fedmsg two more threads. | Ralph Bean | 2016-03-29 | 2 | -1/+3 | |
| | | | ||||||
* | | | Use the full name here. | Ralph Bean | 2016-03-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add selinux rule to allow git repos to work on fedorapeople. Ticket #5107 | Kevin Fenzi | 2016-03-28 | 1 | -0/+1 | |
| | | | ||||||
* | | | add aikidouke to tahrir.admin | aikidouke | 2016-03-28 | 1 | -1/+2 | |
| | | | ||||||
* | | | and we have some ips cleaned up and some ips not | Stephen Smoogen | 2016-03-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | add ips to the block list. | Stephen Smoogen | 2016-03-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | need to add a list of ips to over use of rsync | Stephen Smoogen | 2016-03-25 | 1 | -2/+1 | |
| | | |