Commit graph

36098 commits

Author SHA1 Message Date
Kevin Fenzi
008bcd94f6 buildvm-s390x-07: add in some vars to make virt-install happy for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 10:27:21 -08:00
David Kirwan
4c9e00ca61 fedora-coreos-pipeline: Rename coreos pipeline ocp4 project
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-16 17:29:36 +00:00
Kevin Fenzi
8e11646336 buildvm-s390x-07: new mac address for 07
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 08:52:33 -08:00
Mark O Brien
265cb1d998 maintainer-test: remove f32-test as EOL
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-11-16 12:25:56 +00:00
Mark O Brien
3caa99bf12 maintainer-test: add f34 host
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-11-16 12:19:04 +00:00
Mark O Brien
e2103ad394 batcave: allow ip of f34-test machine
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-11-16 12:03:02 +00:00
Aurélien Bompard
9d139268df
Indenting
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-16 11:45:20 +01:00
Aurélien Bompard
fc6da83b82
Wrong variable name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-16 11:37:16 +01:00
Aurélien Bompard
c5b3833f69
Keep discourse2fedmsg on the Openshift namespace
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-16 11:32:22 +01:00
Aurélien Bompard
2dcad203b9
Fix syntax error, and add ipa02.stg
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-16 10:48:16 +01:00
Aurélien Bompard
ba6ea81ecf
Use all IPA servers in Noggin
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-16 10:15:02 +01:00
Kevin Fenzi
33d6d56322 proxies: point meetbot and meetbot-raw to value01.stg in stg
This should let us test mote on value02

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-14 19:21:44 -08:00
Adam Williamson
fc3f87b646 Revert "openQA: deploy new qemu build with qxl snapshot fix"
This reverts commit 92e66bb444 and
follow-up commits. We don't need it now we're back on virtio
graphics.
2021-11-12 15:40:00 -08:00
Aurélien Bompard
02f4241972
Missing change for last commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-12 12:12:07 +01:00
Aurélien Bompard
4e674e2ef5
Expose discourse2fedmsg
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-12 12:00:38 +01:00
Aurélien Bompard
54e78201ae
discourse2fedmsg: don't build during playbook run
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-12 11:33:45 +01:00
Adrian Reber
e66473e17d Only scan centos stream 9 primary mirror if there are changes
Currently we still see some errors with scanning the primary centos
stream 9 mirror.

The current assumption is that because of '--delay-updates' rsync
updates the primary mirror timestamps even if the actual files are moved
to the final location much later. This breaks our assumption during
scanning that we only have to check files in directories with changed
timestamps.

Currently we might scan the primary mirror and see updated timestamps
but the files are not yet moved to the final location because of
'--delay-updates'. After our scan, rsync finishes on the primary mirror
and the files are moved to the final location, but the timestamps of the
directories do not change. That results in us not detecting new files.

This change checks the timestamp of the COMPOSE_ID file and only runs
the scan if the timestamp is newer than during the last scan. The hope
is that the timestamp of COMPOSE_ID is only updated once the actual new
file is replacing the old file.

In addition to hopefully fixing the primary mirror scanning this should
also reduce the I/O load on the primary mirror because we do not run a
full rsync directory listing if COMPOSE_ID has not changed.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-11-11 17:14:36 +01:00
Kevin Fenzi
d6f742aaf7 sssd / fedorapeople: override homedir in case it gets set to /home
I'm not sure what is causing some users to get /home/user instead of
/home/fedora/user. The ipa default is /home/fedora. Noggin doesn't
appear to override anything.

In any case fedorapeople is where this is really important as we have
web config and the like expecting /home/fedora/user. So, lets override
in sssd to make sure it uses the right place.

I'm also going to manually fix those users that are currently wrong.
See infra 10315

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-10 14:14:00 -08:00
51e29f46c9 [discourse2fedmsg] prepare discourse2fedmsg for openshift deployment
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-11-10 21:52:31 +10:00
Adam Saleh
aa11d465e6 Switch deployment to recreate to fix bodhi db migrations. 2021-11-10 10:45:14 +01:00
Adam Saleh
934fe31260 Applying debugging configuration to production for easier troubleshooting 2021-11-10 10:37:34 +01:00
Kevin Fenzi
0925f3fa13 releng-compose: adjust staging ostree mounts to be ro
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 17:20:03 -08:00
Kevin Fenzi
2a84060325 compose-rawhide/branched: move to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 17:11:30 -08:00
Kevin Fenzi
a7fef713e3 buildvm-s390x-07: fix new mac address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 17:06:40 -08:00
Kevin Fenzi
5c4eda4f86 releng-compose: fix path to ostree mounts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 16:52:40 -08:00
Kevin Fenzi
9f13154898 releng-compose: also include staging datacenter
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 16:46:28 -08:00
Kevin Fenzi
c7db1eae55 releng-compose: add mount_stg to allow staging mounting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 16:34:35 -08:00
Kevin Fenzi
00523bee21 releng-compose: reorg logic and fix staging ostree mounts
Move all the prod and stg mounts into the same areas and fix the
conditional to not be negative and fix the ostree mounts to mount in the
right place in staging.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-09 16:21:27 -08:00
David Kirwan
bb049d181b fcos-pipeline-migration: ensure templates placed in directory
unique to the app.

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-09 11:56:03 +00:00
David Kirwan
c3e206ab1e fcos-pipeline-migration: install oc-client.rpm
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-09 10:35:57 +00:00
Kevin Fenzi
5468485195 adjust allows and drop old download-ib02 host
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:54:49 -08:00
Kevin Fenzi
afdb325d0d fix even more typos
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:48:43 -08:00
Kevin Fenzi
0b248ff09e Fix some more of my typos
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:45:20 -08:00
Kevin Fenzi
f1d817c4df switch all the other ibiblio hosts to cider
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:35:08 -08:00
Kevin Fenzi
ef2d6a9251 This seems to want cider instead of old style netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:31:52 -08:00
Kevin Fenzi
19a4f92275 ibiblio: move all hosts over to linux system roles and new ipv6 addresses
ibiblio is moving it's ipv6 network and wants us to move our machines.
The last commit did this, but these machines aren't using linux sytem
roles, so it wouldn't change anything unless we reinstalled them.
So, lets move them over and then run playbooks to reconfigure.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 17:24:44 -08:00
Eddie Jennings, Jr
6ef496d56a Reconfigure IPv6
Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Configure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Reconfigure IPv6

Configure IPv6

Update IPv6 address for noc02 rule

Update IPv6 address in confg for noc02 address change

Update IPv6 address for proxy04

Update IPv6 address for torrent02
2021-11-08 22:56:05 +00:00
Kevin Fenzi
4d30c7add3 batcave: centos-9s-sync cleanups
The script was erroring because a stray uncommented url, but while I was
fixing that I cleaned up some more things. Unfortunatey, it's still
spewing module related junk, and I didn't see a way to prevent that. :(

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-08 14:07:07 -08:00
Mohan Boddu
fbe1346280 Enabling autosigning for f35-kde side tag
https://pagure.io/fedora-infrastructure/issue/10314

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-11-08 16:30:43 -05:00
Adam Williamson
6fa7132bde openqa/workers: whoops, we only need the scratch build on lab
Forgot prod isn't on F35 yet.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-08 12:40:40 -08:00
Adam Williamson
d00fdb03eb openqa/worker: install latest qemu-common
to make the last change actually work. temporary change.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-08 12:21:21 -08:00
Adam Williamson
92e66bb444 openQA: deploy new qemu build with qxl snapshot fix
This is an official build, not a scratch build, I just want to
get it deployed ahead of the updates-testing push.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-08 11:30:40 -08:00
Adam Saleh
56ace630e9 Upgrading Bodhi to 5.7.1 2021-11-08 17:03:50 +01:00
Pavel Raiskup
9967a51a37 copr-fe-dev: disable krb5 for now
We need to be able to test pre-release versions of Copr packages.  We
can again experiment with the krb5 proposal later.
2021-11-08 16:24:15 +01:00
David Kirwan
7f4fd3ebd8 fcos-pipeline-migration: Permit oc client to connect to ocp4 cluster
from batcave01

Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-08 10:56:56 +00:00
Carl George
55e0c11435 Use versioned repomd template for epel7, unversioned for epel8/epel9
Signed-off-by: Carl George <carl@george.computer>
2021-11-05 16:38:56 -05:00
Mohan Boddu
5774410fcc Bodhi config update for epel9 next
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-11-05 17:06:27 -04:00
Kevin Fenzi
f68474e918 main: remove simple-koji-ci playbook as that host was retired
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-05 12:49:15 -07:00
Carl George
455e7c1b66 Add epel9 key id to pungi config
Signed-off-by: Carl George <carl@george.computer>
2021-11-05 19:42:54 +00:00
Adrian Reber
3cc200f839 Use DNS name for primary centos mirror scanning
Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-11-05 15:32:14 +01:00