Commit graph

36117 commits

Author SHA1 Message Date
Jakub Kadlcik
2825656bc5 copr: add keys in a way that is closer to cloud_setup_basic.yml 2021-11-18 23:10:14 +01:00
Jakub Kadlcik
b2dae8672b copr: set birthday for copr-keygen-dev 2021-11-18 22:48:38 +01:00
Jakub Kadlcik
9bbaa92685 copr: disable services on dev 2021-11-18 22:48:38 +01:00
Adam Williamson
88a886f4d5 Go back to 30 workers on openqa-x86-worker04
It wasn't getting stuck because of the number of workers, it's a
weird kernel bug.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-18 11:09:10 -08:00
Pavel Raiskup
5e5f342477 copr-be: open 9100 port properly 2021-11-18 15:26:28 +01:00
Silvie Chlupová
e7bbf7b43a copr-be: copr-be-dev: open port 9100 (node_exporter) for showing metrics on backend 2021-11-18 15:02:46 +01:00
Kevin Fenzi
0f5c8b214a buildvm-s390x-21: Fix up mac address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-17 20:32:19 -08:00
Kevin Fenzi
7cb3fddb79 host vars: drop auto6: no from connection profiles
Turns out the current version of linux-system-roles network doesn't like
setting ipv6 no and setting search domains since NetworkManager wants to
set them for both ipv4 and ipv6. There's some upstream fix, but not in
our current version.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-17 19:33:50 -08:00
Kevin Fenzi
235981089c backup01: try and just drop auto6
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-17 18:25:37 -08:00
Kevin Fenzi
4b03e3947d backup01: try and disable ipv6
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-17 17:19:27 -08:00
Aurélien Bompard
78da9de518
Also setup timescaledb on db-datanommer01 in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-11-17 11:23:27 +01:00
f84e66b4a4 [discourse2fedmsg] fix fedora messaging cert names
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-11-17 13:44:32 +10:00
Kevin Fenzi
d55a6e96e8 torrent: new ipv6 ip for tracker
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 17:19:34 -08:00
Kevin Fenzi
ea1cad62f0 buildvm-s390x: fix some host vars
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 15:58:36 -08:00
Kevin Fenzi
580cd252c5 Inventory group/host variables: Sort yaml
This was done using yq (
https://mikefarah.gitbook.io/yq/operators/sort-keys )

Doing things this way makes it much easier to see if a variable is set
in a file or if two hosts differ in what variables they set. Hopefully
we can keep things sorted moving forward.

Basically this means just sort a-z anything you add to any host or group
vaiable and it will be in the right place.

Additionally, this enforces 'normal' intent rules for all the variable
files which we should also try and obey. 2 spaces for first level, 3 for
next, etc. When in doubt you can run yq on it.

This should cause NO actual vairable changes, it's all just readability
fixing for humans, ansible parses it exactly the same.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 13:27:57 -08:00
Kevin Fenzi
f6f29ded92 buildvm_s390x_stg: adjust staging buildvm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 11:16:44 -08:00
Kevin Fenzi
bbf97b378d buildvm-s390x-22: use mac address from ansible
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 11:07:58 -08:00
Kevin Fenzi
d745d47575 buildvm_s390x: fix the virt-install instead
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 10:43:11 -08:00
Kevin Fenzi
4b2e091ebc buildvm-s390x-07: it is just eth0_ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-16 10:31:06 -08:00
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