Commit graph

41591 commits

Author SHA1 Message Date
Dan Fandrich
6b601413b5 [release-monitoring] Add and update some distro links 2024-09-02 11:17:42 +00:00
Siteshwar Vashisht
fff0f4f70d openscanhub: update to ami-09cb5e508831f32a9 in AWS
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
2024-09-02 10:13:12 +02:00
Adam Williamson
c6ad51abc0 openqa/worker: bump thresholds higher
sigh, we're still hitting it on a64-worker04.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-08-31 00:01:10 -07:00
Adam Williamson
2dbf99e280 openqa/worker: bump load average threshold for big worker hosts
This is a new feature in openQA that prevents worker hosts
picking up new jobs if their load average is above a certain
threshold. It defaults to 40. Our big worker hosts tend to run
above this, so let's bump it on those.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-08-30 23:27:48 -07:00
Jiri Podivin
47a8e70b7f Removing filesystem creation and setting UUID of the drive
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-08-30 16:16:20 +02:00
Jiri Podivin
8a53a49117 Installing with shell to safe my sanity
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-08-30 15:43:56 +02:00
Jiri Podivin
9fcb0ab9a6 Using yum_config to download repo instead of the rpm
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-08-30 15:34:55 +02:00
Jiri Podivin
95f4dd051d Rewriting the mounting and directory handling, putting package in quotes
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2024-08-30 14:34:05 +02:00
Miroslav Suchý
79dbb86acd logdetective: typo 2024-08-30 12:17:15 +02:00
Miroslav Suchý
2246874124 logdetective: typo 2024-08-30 12:16:09 +02:00
Miroslav Suchý
f6fc45aaa2 logdetective: typo 2024-08-30 09:57:02 +02:00
Miroslav Suchý
cf39af65c1 logdetective: correct indentation 2024-08-30 09:52:38 +02:00
Kevin Fenzi
3122a593bd toddlers: try debugging on twisted and fedora-messaging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-29 15:21:48 -07:00
Kevin Fenzi
8ec1bfafa9 toddlers: enable debug for the scm processor to try and debug non working
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-29 14:48:41 -07:00
Kevin Fenzi
4f020d47a5 Add communishift-ocm group (ticket 12138)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-28 17:07:36 -07:00
Kevin Fenzi
bd4b5f976d eln / releng: install pungi-utils on compose-eln01
This shouldn't be blocked by the freeze as compose-eln01 isn't frozen
and it shouldn't affect anything else.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-28 13:57:08 -07:00
Kevin Fenzi
890a33cff9 Infra Frozen for f41 beta
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-28 09:09:07 -07:00
293d4d65d4
firmitas: add cronjob to download certs
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-08-28 14:00:30 +01:00
Adam Williamson
e06aa414e5 collections.json: fix F41 version, remove duplicated entries
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-08-27 13:32:17 -07:00
Kevin Fenzi
069e2cbc9f nagios: clear old retired hosts mgmt
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-27 12:04:23 -07:00
Samyak Jain
f75ccebd09 Fedora 41 Bodhi enablement and Beta freeze
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2024-08-27 11:37:18 +05:30
Kevin Fenzi
82d725ccb8 dnf-automatic: apply a tag to easily run this role by itself
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-26 14:18:22 -07:00
Miroslav Suchý
7c81f6d81b run dnf-automatic only on Mon-Fri 2024-08-26 21:13:55 +00:00
Nils Philippsen
4ee1e5238f Remove obsolete openshift-prerequisites role
This ceased to be used in 2017, see commit
d71a039927.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2024-08-26 20:58:30 +00:00
Aurélien Bompard
b43dc50cf4
Mirrormanager: don't run the crawler on staging to reduce load on the mirrors
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-26 22:31:00 +02:00
Miroslav Suchý
53b73824c1 update numbers of reserved instances for builders 2024-08-26 16:34:50 +02:00
Michal Srb
a876382717 retrace03: Add f41 repos
Signed-off-by: Michal Srb <michal@redhat.com>
2024-08-26 12:22:21 +00:00
Kevin Fenzi
d70719c5ab pkgdb json: 37 and 38 are EOL
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-22 15:52:34 -07:00
Kevin Fenzi
92aeb18e12 inventory: remove stray zvm group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-22 15:08:58 -07:00
Kevin Fenzi
139232ea41 Revert "toddlers / staging: disable distgit_bugzilla_sync for now until it can be debugged"
This reverts commit 9f41ad3635.

Turns out this is broken in poddlers.
2024-08-22 15:06:47 -07:00
Kevin Fenzi
9f41ad3635 toddlers / staging: disable distgit_bugzilla_sync for now until it can be debugged
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-22 15:06:14 -07:00
Kevin Fenzi
19f3868519 builders: all the builders should be f40 now
We moved them to f40 via upgrade, sync up ansible to match so that when
we reinstall them they will get 40 instead of 39

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-22 14:54:40 -07:00
Michal Konecny
97b4696964 [toddlers] Update distgit_bugzilla_sync config
I changed the logic a little to prevent the issue with container projects that
happened before, but this needs new change in configuration.

The distgit_bugzilla_sync will now map project to product first based on
namespace and if there are more Bugzilla products mapped to same namespace it
will use the branch_regex. This should be more clear and prevent the container
issue in future.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-08-22 17:45:13 +02:00
Michal Konecny
f4fa4edcd0 [toddlers] Update config
* Add branch regex to containers
* Remove modules
* Remove PDC types

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-08-22 11:13:14 +00:00
Michal Konecny
3bc0ffb865 [toddlers] Unblock toddlers that should be fixed
koji_block_retired and distgit_bugzilla_sync should now be fixed. Let's unblock them.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-08-22 11:13:14 +00:00
Carl George
008c4e5f9a toddlers/distgit_bugzilla_sync: add epel10 version and branch_regex
Signed-off-by: Carl George <carlwgeorge@gmail.com>
2024-08-22 08:50:31 +00:00
Yaakov Selkowitz
1ee89d1dcd toddlers, poddlers: define SLA for ELN branches
https://pagure.io/releng/issue/12273

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2024-08-22 08:44:17 +00:00
Michal Konecny
3d5bc48f47 [toddlers] Update bugzilla product version for distgit_bugzilla_sync
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-08-22 08:21:08 +00:00
Michal Konecny
37a56a1559 [toddlers] Add branch regex for Fedora product
The regex is now required for is_retired check.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-08-22 08:21:08 +00:00
Jakub Kadlcik
aedc14a49b copr-pulp: try to make repositories public 2024-08-21 23:27:05 +02:00
Aurélien Bompard
d527ec63f0
The poddlers branch is merged
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-21 10:22:56 +02:00
Aurélien Bompard
bf7385e642
W2FM: slight logging improvement
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-21 09:19:36 +02:00
Kevin Fenzi
4e52328281 proxies / id: just disable this mess for now and revisit later
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-20 14:00:40 -07:00
Nick Bebout
7d0bc1dc62 Add my work IP to allowlist for ipa 2024-08-20 14:32:39 -05:00
Kevin Fenzi
51b344c104 proxies / id: clean up syntax and also allow all internal ips in iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-20 12:14:29 -07:00
Kevin Fenzi
9457e0e58e proxies / ipa / api: close access to ui
Users don't need to use this and so restrict it to admins by ip for now.
Down the road we should be able to do this much better once we can set a
policy for access here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-08-20 11:44:15 -07:00
Aurélien Bompard
2d1a225422
Fix W2FM rabbitmq username
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-20 18:57:35 +02:00
Aurélien Bompard
482e9d21f5
W2FM: fixup OIDC client_id
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-20 15:26:32 +02:00
Aurélien Bompard
726778e6ea
Fixup last ipsilon commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-20 15:14:35 +02:00
Aurélien Bompard
9e17fd1f37
Fixup last ipsilon commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-08-20 15:02:30 +02:00