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
David Kirwan
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
David Kirwan
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
David Kirwan
5302ad27df
zabbix: add template variables to staging groupvars
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 14:47:02 +00:00
David Kirwan
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
David Kirwan
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
David Kirwan
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
David Kirwan
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
David Kirwan
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
David Kirwan
8ac96eb595
zabbix: move zabbix templates to role's base files directory
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 11:53:02 +00:00
David Kirwan
0191fd7574
zabbix: add task to add hosts to zabbix hostgroup
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 11:42:49 +00:00
Aurélien Bompard
4accba8e8f
Add X-Forwarded-Proto in addition to X-Forwarded-Scheme
...
The convention is more on `-Proto` than `-Scheme`:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Proto
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-02-13 12:34:28 +01:00
David Kirwan
77c39f7d04
zabbix: Import hostgroup task correctly in main.yml
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 09:32:57 +00:00
David Kirwan
bf5dcd8edb
zabbix: set releng_compose_stg zabbix_templates to empty list
...
add zabbix hostgroup create task
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-13 09:29:56 +00:00
Pavel Raiskup
1c2b21cfb6
copr/hypervisor: add missing variable for ipa/client to work
2024-02-13 06:45:13 +01:00
Kevin Fenzi
bc314685ba
bodhi: fix typos
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-12 17:32:56 -08:00
Kevin Fenzi
721d30875a
bodhi: change liveness probes to hopefully avoid restarting pods
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-02-12 17:30:20 -08:00
Pavel Raiskup
23275c26ea
Revert "copr-hypervisor/ipa-client: debug variable"
...
This reverts commit 9daef0d257
.
2024-02-13 00:04:20 +01:00
Pavel Raiskup
9fc7f71ea3
copr-hypervisor: provide the missing ipa/client vars
2024-02-13 00:00:48 +01:00
Pavel Raiskup
9daef0d257
copr-hypervisor/ipa-client: debug variable
2024-02-12 23:55:16 +01:00
Pavel Raiskup
c5b8752b26
copr-hypervisor: give the copr team members sudo access
2024-02-12 23:44:07 +01:00
David Kirwan
d0e43de656
zabbix: add zabbix_templates to releng compose stg
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-12 13:51:19 +00:00
David Kirwan
617b766423
zabbix: fix syntax error in file lookup
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-12 13:47:37 +00:00
David Kirwan
ec7bdacff2
zabbix: add zabbix_templates role
...
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-02-12 13:45:03 +00:00