Commit Graph

33631 Commits

Author SHA1 Message Date
Mohan Boddu
fd8e2f238d Use underscore instead of dashes
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-12-16 10:11:57 -05:00
Patrick Uiterwijk
cc5b27b1d7 Zezere: fill in database information
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-12-16 15:33:17 +01:00
Patrick Uiterwijk
d1d47b3b8e Zezere: make sure all settings are strings
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-12-16 15:28:19 +01:00
Patrick Uiterwijk
56f6419bba zezere: integer and string conversion
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-12-16 15:05:37 +01:00
Patrick Uiterwijk
8d103ce41b Fix build name
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-12-16 15:02:44 +01:00
Patrick Uiterwijk
4149eb4f76 Add zezere playbook and files
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-12-16 14:41:54 +01:00
Francois Andrieu
ac54d9ed67 disable docstranslation cron on sundries01
This script is being moved to openshift.
The ssh keypair need to be recovered from ~_update_docs_trans/.ssh/id_rsa_docs_trans
and copied over /srv/private/ansible/files/docstranslation/id_rsa_docstrans_prod on batcave01.

Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
2020-12-16 13:36:37 +00:00
Pierre-Yves Chibon
8b7901f950 testdays: remove pingou_stg from the access list, doesn't seem trust worthy
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-12-16 14:13:18 +01:00
Pierre-Yves Chibon
3f8d95a0eb docsbuilding: add another tag to the appowners task
This just increase a little bit the consistency in the tags used with
other playbooks.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-12-16 14:11:35 +01:00
Francois Andrieu
c5b3a2ded9 docsbuilding: add pbokoc too
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
2020-12-16 13:08:07 +00:00
Francois Andrieu
21fe35a4a4 docsbuilding: add darknao to appowner
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
2020-12-16 13:08:07 +00:00
Pierre-Yves Chibon
d66765c1a8 bodhi: let dnf install the docs before install the bodhi-docs package
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-12-16 13:57:46 +01:00
Michal Konečný
7e89c585b7 release-monitoring: Add new staging id for admin
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-12-16 12:20:33 +01:00
Michal Konečný
ea61607f30 release-monitoring: Indent comment to be part of the Dockerfile
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-12-16 12:00:48 +01:00
Michal Konečný
213a8bd4d4 release-monitoring: Use staging auth server in staging
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2020-12-16 11:07:27 +01:00
Kevin Fenzi
83dfeb4dac rabbitmq: bump memory to 4gb
There's no reason to be singy on memory and this cluster is handling
more and more queues.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-15 09:17:58 -08:00
Mohan Boddu
11db5b4cfa Adding centos-odcs/centos-odcs-private-queue queue and user
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-12-15 10:47:36 -05:00
Miroslav Suchý
1f39c7e9d0 retrace run cloud_setup_basic for aws stage instance 2020-12-15 11:23:50 +01:00
Mattia Verga
95aa4d0575 bodhi: install docs in the base image
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
2020-12-15 09:36:52 +00:00
Miroslav Suchý
9133abed3b retrace: rename group var from retrace_stg to retrace_stg_aws 2020-12-15 10:36:21 +01:00
Kevin Fenzi
e6f949df9b koji_hub: disable delete koji-gc job, re-enable purge
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-14 17:15:19 -08:00
lrossett
f09d005563 adding centos-koji mq user 2020-12-14 08:16:01 +00:00
Kevin Fenzi
83b0900ddd koji_hub: disable prune for now until we find out why it is causing db issues
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-13 16:19:07 -08:00
Jakub Kadlcik
9fd267a52d copr: update production builders (still F33 but updated image) 2020-12-13 00:09:11 +01:00
Stephen Smoogen
631399e2dc fix misspelled filename so that grobisplit of cents8 can occur 2020-12-12 12:07:54 -05:00
Jakub Kadlcik
3e783cadfc copr: update dev builders (still F33 but updated image) 2020-12-12 14:19:56 +01:00
Jakub Kadlcik
c8b0a00592 copr: separate describe-isntances filters with a space instead of a comma
Fixing the following issue

    Error parsing parameter '--filters': Second instance of key "Name" encountered for input:
    Name=tag-key,Values=Name,Name=tag-value,Values=copr-dev-builder-x86_64-20201212_122038_399669659
			    ^
    This is often because there is a preceeding "," instead of a space.
2020-12-12 14:08:06 +01:00
Clement Verna
a64cc9c7d7 Redirect builds.coreos.fp.org to the build browser.
Currently builds.coreos.fp.org/ returns a 403 HTTP error
This commit redirect / to /browser so that by default we
show the builds browser.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-12-11 14:26:32 +00:00
Pavel Raiskup
6ab99e8ca2 copr-be: fix the vendor tag 2020-12-11 10:17:42 +01:00
Kevin Fenzi
dbade2fa0b koji_hub: also allow epel7/8 side tags
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-10 15:36:42 -08:00
Adam Williamson
a162765ca7 greenwave policy: bodhi_update can't use remoterule
So, I noticed today that Bodhi isn't showing openQA results any
more. After poking through greenwave code all morning, this is
my best cut at fixing it, though I still have questions.

The problem seems to be that Greenwave is deciding no policy
'matches' for the subject_type 'bodhi_update'. Because of that
it doesn't attach the test results for that subject type from
ResultsDB to the decision it sends Bodhi (the loop over subjects
is short-circuited before the test results are retrieved if no
policy is considered to 'match').

It decides no policy matches because the only policy we have is
a RemoteRule policy, but Greenwave doesn't think the bodhi_update
subject type "supports" remote rules, and based on various bits
of logic in greenwave, a policy which *only* specifies a
RemoteRule, for a subject type which doesn't "support" them, will
never be considered to "match".

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-12-10 12:36:27 -08:00
Mark O'Brien
dd27cfab5e osbs: add new line for syntax 2020-12-10 12:00:03 +00:00
Mark O'Brien
91c758e73f osbs: add cni config 2020-12-10 11:48:39 +00:00
Mark O'Brien
d3113ba8ee osbs: update ca trust to avoid certificate errors 2020-12-10 11:41:48 +00:00
Mark O'Brien
98fa8dc77d osbs: set ulimits for docker 2020-12-10 11:03:00 +00:00
Stephen Smoogen
2bb54719ba add fedora.im zone so that we can answer whois for the zone.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-12-09 17:53:35 -05:00
Silvie Chlupova
92b95548c6 copr: set rpm_vendor_copr_name to Fedora Copr 2020-12-09 19:04:32 +00:00
Pavel Raiskup
e8bc4f67e0 backend: provide mock profiles for re-enabling epel-6
We could avoid this if we added support for eol-ed but otherwise working
official config files in /etc/mock/eol/.
2020-12-09 19:18:17 +01:00
Stephen Smoogen
741bf4d49a Reverting part of previous update to splitter.py from Fedora
Modularity tree. That code is not functional and is causing the wrong
packages to be brought into place.

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-12-09 09:18:48 -05:00
Adam Saleh
fcf6b1a34d Forgot camelCase subPath in datagrepper POC deployment config 2020-12-09 13:24:18 +01:00
Adam Saleh
f6633d7ea8 Wrong selector in datagrepper POC deployment config 2020-12-09 13:00:24 +01:00
Adam Saleh
873ee635f1 Reworked datagrepper POC deployment to deployment config 2020-12-09 12:56:04 +01:00
Adam Saleh
720e3bd13d Reworked datagrepper POC deployment to deployment config 2020-12-09 12:38:18 +01:00
Adam Saleh
2150d5d278 More typos in datagrepper POC deployment 2020-12-09 11:34:00 +01:00
Adam Saleh
f0c6f2508a Added trigger to datagrepper POC deployment 2020-12-09 10:29:15 +01:00
Adam Saleh
33d846ecaa Typo in datagrepper image-stream 2020-12-09 10:12:28 +01:00
Adam Saleh
10ab3e018a Used wrong type in the datagrepper POC 2020-12-09 09:56:00 +01:00
Adam Saleh
add40fed29 Missing imagestream for datagrepper POC 2020-12-09 09:47:29 +01:00
Stephen Smoogen
e1c6dccd5b update the dates for web data analysis gnuplots til 2021-06-30. should give enough time for next project 2020-12-08 17:56:37 -05:00
Adam Saleh
f419a9525f Hardcoded the dockerfile in buildconfig in datagrepper POC deployment config. 2020-12-08 23:36:18 +01:00