Commit graph

40460 commits

Author SHA1 Message Date
f6d4ffc6f4
zabbix: minimise the json template
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-15 15:13:29 +00:00
364c6372d0
zabbix: update releng compose cronjob template hostnames
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-15 15:00:59 +00:00
Jakub Kadlcik
cce5ad78f4 copr-backend: install custom mock-custom-build.cfg.j2
Fix https://github.com/fedora-copr/copr/issues/3140
2024-02-15 15:51:34 +01:00
Siteshwar Vashisht
0ebb7aa380 openscanhub: add configmap for osh-hub-httpd.conf
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-15 14:00:47 +01:00
Siteshwar Vashisht
be0b815077 openscanhub: add settings-local-configmap in playbook
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-15 11:03:37 +01:00
02565b933e
zabbix: update releng compose cronjob template
re-enable zabbix/zabbix_template role on releng_compose

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-15 04:02:33 +00:00
Adam Williamson
262b717d5d greenwave: enable openQA gating for Rawhide post-F40 branch
Also drop F37 from the version lists (it's EOL) and, er, enable
gating on the desktop_backgrounds tests for F39 (whoops, forgot
to do that...a long time ago).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-02-14 15:53:16 -08:00
Adam Williamson
12d88f4151 greenwave: add missing contexts to bodhi null policy, update comment
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-02-14 15:50:11 -08:00
Jonathan Lebon
81b8a015c0 greenwave: various follow-up fixes
The subject type is `bodhi_update`, not `koji_build` since we're
reporting against an update, not koji builds. Also adjust the id
accordingly.

Add `fedora-41` now that we've branched.

Fixes 0f91c69c5c ("greenwave: gate CoreOS packages on
`coreos.cosa.build-and-test`").
2024-02-14 18:04:10 -05:00
Sandro
93250fc4c5 Fix typo in alternative_arch_report.py
Just scratching an itch with `s/ExcludesArch/ExcludeArch/`, making the
script do what it was supposed to do all those years. Call it The Seven
Year Itch if you like. :-P
2024-02-14 22:19:08 +00:00
Siteshwar Vashisht
3041879bdb openscanhub: remove openscanhub-pvc-osh-configs pvc
... as it should not be needed.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 22:17:10 +00:00
Pavel Raiskup
2effd14627 yumrepos: Fedora hosts primary vs. secondary simplification
The old way of setting Fedora repos was not idempotent for
vmhost-p09-copr01.rdu-cc.fedoraproject.org (was considered both primary
and secondary).  And it appears this would be the same for all Fedora
s390x/ppc64le boxes.
2024-02-14 22:15:37 +00:00
Kevin Fenzi
be63b58958 bodhi: critpathcron: move to correct spec
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-14 14:11:10 -08:00
Kevin Fenzi
fe1d94e8c6 bodhi / critpath: fix spec to be valid
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-14 14:03:32 -08:00
Jonathan Lebon
0f91c69c5c greenwave: gate CoreOS packages on coreos.cosa.build-and-test
Add the contexts to the null policy as a reference and to be nice,
and then add the actual policy for gating CoreOS packages on the
`coreos.cosa.build-and-test` testcase.

See also: https://github.com/coreos/fedora-coreos-tracker/issues/1617
2024-02-14 21:54:36 +00:00
Jonathan Lebon
727017ce95 bodhi/critpathcron: run critpath.py with --with-coreos
Have the cron job that generates critpath information for Bodhi include
gating information from CoreOS CI since we want to be able to actually
gate those packages.
2024-02-14 21:54:36 +00:00
amedvede
ca42dcf422 bodhi: cleanup_changes_that_didnt_work
Signed-off-by: amedvede <amedvede@redhat.com>
2024-02-14 21:51:34 +00:00
Kevin Fenzi
b0ade05e86 robosignatory: re-enable f40/branched updates flow
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-14 11:33:25 -08:00
Kevin Fenzi
a4900613e7 robosignatory: iot 'stable' should be using f39 key, not f40
This was a branching mistake. iot stable releases should follow the
current stable release, not switch with branching.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-14 11:27:14 -08:00
Siteshwar Vashisht
589ad47195 openscanhub: add a role to delete the project
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 17:41:53 +00:00
Siteshwar Vashisht
c43923ec05 openscanhub: fix the name of pvc for /var/lib/osh
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 18:05:24 +01:00
Siteshwar Vashisht
4c2d51a0aa openscanhub: fix name of a configmap
`_` letter is not allowed in a configmap name.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 15:51:27 +00:00
Siteshwar Vashisht
ac02e6fef4 openscanhub: add zlopez as an app owner
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 15:45:33 +00:00
Siteshwar Vashisht
7c2a19cb62 openscanhub: add playbook objects
... for the deployment, route and service.

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 14:07:55 +01:00
c7bf77dccc
zabbix: add tags to zabbix_agent tasks
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-14 12:54:33 +00:00
Siteshwar Vashisht
856afa8818 openscanhub: add django configurations through configmap
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 12:46:11 +00:00
Siteshwar Vashisht
c5ac88d235 openscanhub: add configurations for hub
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-02-14 12:46:11 +00:00
Jakub Kadlcik
ab702dee43 copr: fix osuosl image name
We needed to reupload the image with @nikromen because of a changed
hostname for the openstack instance. And I then forgot to note the
correct image name.
2024-02-14 11:14:23 +01:00
Jakub Kadlcik
7a06900c2a copr: upgrade production builders to F39 2024-02-14 10:11:25 +01:00
Frank Ch. Eigler
d67817bd88 debuginfod: enlarge rpm-extraction fdcache
Thanks to the recently shrunken database schema (~150GB for all of
fedora 35+) and generous storage on the VM servers (~1TB available),
we can dramatically increase the cache size.  Along with debuginfod
upstream improvements (brought in via a copr build), this should
drastically improve the responsiveness of the debuginfod service.
2024-02-14 03:23:00 +00:00
Kevin Fenzi
1e83225c37 db01: adjust postgres a bit, was saturating i/o
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-13 16:39:43 -08:00
Kevin Fenzi
0f082fd3bc robosignatory: switch eln over to fedora-41 signing
eln tracks rawhide, so switch it over to fedora-41 key as well.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-13 15:24:53 -08:00
Kevin Fenzi
a537aefc31 robosignatory: clean up old releases, drop old comments, reformat to be more readable add more comments
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-13 15:21:25 -08:00
Kevin Fenzi
de072aac57 robosignatory: disable signing of f40 updates until we have a branched compose
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-13 10:52:35 -08:00
Kevin Fenzi
f95712d8a0 nagios / koji: drop ssl cert check
This check was from long ago when koji used a self signed cert/ca
It still amusingly has that configured, so this check is telling us that
that self signed cert that we dont use anymore is expiring. :)
So, just drop this, koji is being proxies now and uses our main wildcard
cert.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-13 10:13:48 -08:00
Samyak Jain
a3332ea7af Enabling koji after branching
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 16:26:53 +00:00
Pavel Raiskup
1a0e17f586 copr-hypervisors: retry IPA with 'vpn: true' 2024-02-13 17:09:10 +01:00
Pavel Raiskup
02186b57fa copr-hypervisor: disable ipa/client for now
It seems that the rdu-cc boxes do not have access to ipa servers.
2024-02-13 16:47:41 +01:00
0416ac22d5
zabbix: enable zabbix_templates role on releng_compose_stg only
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 14:49:55 +00:00
5302ad27df
zabbix: add template variables to staging groupvars
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 14:47:02 +00:00
1300428243
zabbix: disable zabbix_templates role releng_compose
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 14:16:39 +00:00
Samyak Jain
c9049a56db Add f40 config for toddlers
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 13:12:33 +00:00
Samyak Jain
8fa8129e80 make robosignatory changes for branching
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 13:12:33 +00:00
Samyak Jain
2a240052b1 Branch Fedora 40 from Rawhide
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 13:12:33 +00:00
2f566d3c9a
zabbix: add hosts to hostgroup prior to template creation
move linking to template to separate task

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 13:05:40 +00:00
f340a11c88
zabbix: configure hostgroup creation to run_once
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 12:57:15 +00:00
Samyak Jain
60dd511113 comment in serveroffline as true
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 18:10:41 +05:30
Samyak Jain
8b6e321712 Disable new builds during branching
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-02-13 12:09:17 +00:00
3c0a3f68e8
zabbix: reorder zabbix tasks, create hostgroup before templates
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 12:07:16 +00:00
1be7d658ab
zabbix: rename the template for releng compose cronjobs
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 11:57:43 +00:00