Patrick Uiterwijk
baa418b692
Only add pkg on staging for now
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-01-24 06:20:08 +00:00
Patrick Uiterwijk
87b84c41ca
Deploy fedoradocsredirect in staging mediawiki
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-01-24 06:03:36 +00:00
Ralph Bean
465f155d14
Remove the abicheck from greenwave's policy. We have some test run issues to sort out first.
2018-01-23 17:16:34 +00:00
Ralph Bean
2ee431319b
Add epel releases to the greenwave policy.
2018-01-23 17:08:17 +00:00
Sayan Chowdhury
50e65f4d47
Update the edit-badge script to edit the badge tags
2018-01-23 13:18:28 +00:00
Filip Valder
cf6dc8a348
mbs: change REBUILD_STRATEGY from the default 'changed-and-after' to 'only-changed'
2018-01-22 14:23:34 +00:00
clime
ead8042cfd
copr-frontend: requiring certain versions of a package should be in copr-frontend.spec
2018-01-20 19:13:01 +01:00
clime
8c816c031e
copr-frontend: reeanble alembic upgrade head
2018-01-20 18:55:18 +01:00
Patrick Uiterwijk
ab455cd57d
Remove proxy07 from inventory for now so it doesn't get tkey
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-01-19 23:40:09 +00:00
Kevin Fenzi
0b138f9111
add mdapi and greenwave monitoring. tickets 6639 and 6643
2018-01-19 21:32:19 +00:00
Kevin Fenzi
d96ccc806d
add libkcapi to increase a kernel limit on arm builders. Ticket 6636
2018-01-19 21:06:53 +00:00
Dan Callaghan
b53181dce9
greenwave: use 8 gunicorn workers instead of the default 1
...
Trying to avoid Openshift killing the Greenwave pods because of the
liveness check timing out, if it gets stuck behind other slow HTTP
requests.
https://pagure.io/greenwave/issue/116
2018-01-20 01:59:54 +10:00
Todd Zullinger
476ca97e74
git (post-receive-alternativearch): use unicode for git output
...
The commit message and diff is stored in `full_change` as a string, via
`read_output()`. This is passed to `TEXT` which is a unicode string.
When a commit message or diff contains non-ascii characters we get:
UnicodeDecodeError: 'ascii' codec can't decode byte ...
Encode git output returned from `read_output()` as a unicode string and
define `full_change` as unicode for completeness.
Fixes #6040 .
2018-01-19 16:40:08 +01:00
Jan Kaluža
f388a20a82
Merge branch 'master' of /git/ansible
2018-01-19 13:48:36 +00:00
Jan Kaluža
357d6b69d1
Set proper translate_paths for ODCS according to env.
2018-01-19 13:48:31 +00:00
Kamil Páral
35bb27240e
taskotron-trigger: make rules more readable
...
But expanding the structured fields.
2018-01-19 14:32:10 +01:00
Jan Kaluža
0433a955da
Allow sgallagh to generate ODCS composes to test modules.
2018-01-19 13:30:30 +00:00
Jan Kaluža
f5c4fe4874
Merge branch 'master' of /git/ansible
2018-01-19 13:05:53 +00:00
Jan Kaluža
55e65fbbaf
Set runroot to False when config.bootable is False
2018-01-19 13:05:49 +00:00
Patrick Uiterwijk
b3df9abc8a
Remove eth1 from odcs-backend01 for now. NFS will go over main if
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-01-19 13:02:51 +00:00
Jan Kaluža
c2cd3ae32b
Enable runroot only when config.bootable is set
2018-01-19 12:33:53 +00:00
Jan Kaluža
a5e44f3c22
Merge branch 'master' of /git/ansible
2018-01-19 10:20:21 +00:00
Jan Kaluža
64ccbfe3de
Fix typo in raw_config_wrapper.conf
2018-01-19 10:20:18 +00:00
Kamil Páral
a4b9280479
taskotron-trigger: merge trigger rules
2018-01-19 10:21:37 +01:00
Jan Kaluža
db9301cf93
Allow only x86_64 architectures on ODCS staging
2018-01-19 06:51:55 +00:00
Jeremy Cline
12a1603323
Add a fedmsg consumer for release-monitoring.org
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2018-01-18 17:55:40 +00:00
Randy Barlow
3a78f3deeb
Enable Bodhi's test gating based on Greenwave decisions.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2018-01-18 16:09:34 +00:00
Randy Barlow
e561d139e6
Run bodhi-check-policies on backend02 for production.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2018-01-18 16:08:57 +00:00
Randy Barlow
c9aa542567
Run bodhi-check-policies on production.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2018-01-18 16:01:56 +00:00
Patrick Uiterwijk
52c1c426c6
Bodhi 3.2.0 is GO
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-01-18 15:55:34 +00:00
Kamil Páral
d5cc71560b
buildmaster-configure: fix gzipping artifacts
...
Used to fail for symlinks.
See https://pagure.io/taskotron/issue/247
2018-01-18 16:30:55 +01:00
Giulia Naponiello
498863ccc3
Fixing incorrect variable name
2018-01-18 15:14:56 +00:00
Kamil Páral
aca5d8fac6
taskotron-dev: enable task-mtf-containers
...
It has been ansiblized.
2018-01-18 15:13:59 +01:00
Jan Kaluža
0e252bcc54
Use symlink link_type for ODCS in staging
2018-01-18 11:55:26 +00:00
Jan Kaluža
4239068ed6
Prefix ODCS KRB_* options with KOJI_ to match new odcs version.
2018-01-18 07:58:38 +00:00
Jan Kaluža
6ecba72fc7
Fix typo in raw_config_wrapper template
2018-01-18 07:14:04 +00:00
Jan Kaluža
b9ee857349
Merge branch 'master' of /git/ansible
2018-01-18 07:03:05 +00:00
Jan Kaluža
d0ef82673f
Add ODCS raw_config_wrapper and runroot_koji configs as ansible templates
2018-01-18 07:03:01 +00:00
Randy Barlow
318424e9e1
Configure Bodhi to use PDC for critpath pacakge determination.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2018-01-17 23:00:55 +00:00
Jeremy Cline
caff14cc9f
Just publish through the public relay
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2018-01-17 20:53:31 +00:00
Jeremy Cline
25e2152f11
More configs to make fedmsg happy
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2018-01-17 20:30:27 +00:00
Jeremy Cline
7d003a81bc
Add an empty endpoints dict because fedmsg
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2018-01-17 20:21:27 +00:00
Ralph Bean
a24287b5e3
bodhi@service is your True Name!
...
https://en.wikipedia.org/wiki/True_name#Folklore_and_Literature
2018-01-17 20:15:31 +00:00
Jeremy Cline
0af39d9314
Import socket in the fedmsg config
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2018-01-17 20:11:10 +00:00
Jeremy Cline
e912cac4b3
Set up librariesio2fedsmg publishing cert
...
Signed-off-by: Jeremy Cline <jeremy@jcline.org >
2018-01-17 20:02:07 +00:00
Ralph Bean
eb4c688d5e
Set waiverdb SUPERUSERS in staging.
2018-01-17 19:22:33 +00:00
Ralph Bean
dc6bf5e0b4
Caching may be fine as long as forcePull works.
2018-01-17 19:04:09 +00:00
Ralph Bean
31893c1aba
The source here is not an ImageStreamTag.
2018-01-17 19:01:02 +00:00
Ralph Bean
3281bb1110
Some more buildconfig options for waiverdb.
2018-01-17 18:53:33 +00:00
Patrick Uiterwijk
6b71348385
Add staging to runroot
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-01-17 18:51:19 +00:00