Commit Graph

8175 Commits

Author SHA1 Message Date
Kevin Fenzi
f3d4f5459a buildvm-s390x-01.stg: drop the kvm version of this, use the existing Z/VM one
Turns out there was a z/vm and a kvm version of this host with both of
them using the same ip address. ;( Lets kill off the kvm one for now and
use just the z/vm one.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-10 11:39:54 -08:00
David Kirwan
9495dd3b77 Removed worker04,05 from ocp stg
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-12-10 15:57:20 +00:00
Kevin Fenzi
147785c399 buildvm-ppc64le: switch to ppc64le specific install for virt-install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-09 14:07:18 -08:00
Kevin Fenzi
73ce83f871 buildvm_ppc64le: move ppc64le builders to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-09 11:47:48 -08:00
Adam Saleh
962ac282c7 Updating bodhi to 5.7.3 2021-12-08 11:12:23 +01:00
Silvie Chlupova
7173e269bc copr: support for generating metrics on copr keygen 2021-12-07 12:15:24 +01:00
Kevin Fenzi
4ba0ee487c internetx01: fix br0_ipv6_nm missing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 12:46:30 -08:00
Kevin Fenzi
6d3ef70845 internetx01: fix gateway
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 12:35:47 -08:00
Kevin Fenzi
74f3f9f937 ibiblio disable network linux-system-roles on ibiblio hosts for now
ibiblio hosts use bonded pairs of etherent.
We need to adjust config to handle this before we enable it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:56:47 -08:00
Kevin Fenzi
cf2ce21c1e buildvmhost-s390x-01: ok, leave off mac on bridge
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:19:43 -08:00
Kevin Fenzi
6227917f8e buildvmhost-s390x-01: bridge has a different mac address from the interface
For some reason here the bridge has a different mac address than the
interface that it's using to talk to the network.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 11:14:14 -08:00
Kevin Fenzi
6ab971985d Drop auto6: false from hostvars
See 7cb3fddb79 for more info

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 10:52:29 -08:00
Adam Williamson
224e28131d openQA: prepare for prod deployment of latest releases
This unifies prod and stg onto the ways of doing things for the
latest packages, and rejigs the swtpm stuff a bit to tear down
more (we shouldn't need the custom SELinux policy any more).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-12-06 10:40:33 -08:00
Peter Buffon
a21106f88b Last batch update of Ansible host_vars files for linux-system-roles/network conversion. 2021-12-06 18:26:35 +00:00
Kevin Fenzi
579e646af0 osbs: exclude docker* from upgrades
Right now we are running a special docker on osbs nodes that allows it
to actually work with f35+ containers. Without this glibc does a syscall
that docker doesn't understand and just blocks, breaking (at least) dns
resolution in the container. So, until we move these nodes from rhel7,
we are going to have to deal with this.

In addtion to excluding this, if it ever gets mistakenly upgraded, you
need to downgrade and then: remove
'--seccomp-profile=/etc/docker/seccomp.json \' from
/usr/lib/systemd/system/docker.service
do 'systemctl daemon-reload'
do 'systemctl restart docker'

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-06 09:38:30 -08:00
Silvie Chlupova
356dca4cc7 copr: support for generating metrics on copr dist-git servers 2021-12-06 10:09:46 +01:00
Kevin Fenzi
5b30ab6900 builders stg: its a dash not a underscore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-03 11:02:40 -08:00
Kevin Fenzi
49d9efaeca builders stg: also adjust netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-03 10:55:27 -08:00
Kevin Fenzi
91d76d85e2 buildvm stg: adjust gw and dns to install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-03 10:53:55 -08:00
Kevin Fenzi
73c3ef86c5 build-x86 stg: use eth0_ipv4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-03 10:50:59 -08:00
Kevin Fenzi
af94db8ab8 builders_stg: adjust vars for f35 installs in staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-03 09:44:36 -08:00
Silvie Chlupova
b005356b10 copr: support for node_exporter on frontend (dev and prod) 2021-12-03 15:23:07 +01:00
Kevin Fenzi
1bdc807b74 pkgs01: bump cpus to 16
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-02 14:40:43 -08:00
Pavel Raiskup
a333ba03dc copr-be: enable httpd monitoring 2021-12-02 06:49:57 +01:00
Kevin Fenzi
182a4e507c buildvm-s390x-01.stg: fix dns
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-01 10:05:39 -08:00
Kevin Fenzi
5c5bc71a2a cloud inventory: drop more copr temp hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-01 08:43:08 -08:00
Pavel Raiskup
9854f54054 copr: already migrated to F35, the -temp is not needed now 2021-12-01 09:42:21 +01:00
Adam Williamson
55be7c05f6 openQA: update AMQP config settings for lab
These need to change with the newer version of openQA.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-30 10:30:20 -08:00
Adam Williamson
6dbdd858e3 openQA lab: update scratch builds
os-autoinst is actually an official build now, and this is a
newer (and somewhat fixed) openQA scratch.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-30 10:13:30 -08:00
Silvie Chlupova
28f6d38e54 copr: drop birthday variable and set services_disabled to false 2021-11-30 16:25:28 +01:00
Silvie Chlupova
333af4f5f0 copr: set birthday for distgit 2021-11-30 15:41:21 +01:00
Jakub Kadlcik
2b4ed3405e copr: enable services on copr-backend
This reverts commit edc5a838fc.
2021-11-30 15:40:33 +01:00
Pavel Raiskup
bb54c55189 copr-dist-git: add the new ipv6 address 2021-11-30 15:39:46 +01:00
Silvie Chlupova
c12b2dbfbd copr: set services_disabled to true for distgit 2021-11-30 15:29:02 +01:00
Jakub Kadlcik
bbcf2ae9bf copr: drop birthday for copr-backend 2021-11-30 15:27:23 +01:00
Silvie Chlupova
04e80693c3 copr-fe: set services_disabled to true 2021-11-30 15:04:41 +01:00
Jakub Kadlcik
52d95cddef copr: set birthday for copr-backend 2021-11-30 15:01:17 +01:00
Jakub Kadlcik
459dfae896 copr: drop birthday for copr-backend 2021-11-30 14:34:50 +01:00
Silvie Chlupova
b082489ddc copr-fe: drop birthday variable for frontend 2021-11-30 14:21:32 +01:00
Jakub Kadlcik
fda2d46d1a copr: set birthday for copr-backend 2021-11-30 14:18:40 +01:00
Jakub Kadlcik
edc5a838fc copr: disable services on copr-backend 2021-11-30 14:16:14 +01:00
Jakub Kadlcik
6a10f3b183 copr: update backend IP in the firewall 2021-11-30 14:14:17 +01:00
Silvie Chlupova
58a94dceb3 copr-fe: set birthday for copr-fe 2021-11-30 14:10:57 +01:00
Jakub Kadlcik
2d1825b6bd copr: add IPv6 for copr-backend 2021-11-30 14:05:42 +01:00
Pavel Raiskup
0bde15414a copr-prod: fe & kg v6 addresses 2021-11-30 13:57:13 +01:00
Jakub Kadlcik
89a41ff04f copr: enable services on copr-keygen
This reverts commit 204e8e7c66.
2021-11-30 13:45:08 +01:00
Jakub Kadlcik
df18db0825 copr: drop birthday for copr-keygen
This reverts commit ba45191f0e.
2021-11-30 13:45:08 +01:00
Pavel Raiskup
a9c8dda4ca copr: auto-setup the ipv6 configuration
Turns out that, even though IPv6 is configured on the initial VM boot,
the IPv6 needs manual tweeks and reboot (or nmcli dance).  Related to:
https://pavel.raiskup.cz/blog/switch-fedora-box-to-ipv6-in-aws.html
2021-11-30 13:35:23 +01:00
Silvie Chlupová
55e48236b9 copr-fe: disable services during the frotend server upgrade 2021-11-30 13:34:16 +01:00
Jakub Kadlcik
ba45191f0e copr: set birthday for copr-keygen 2021-11-30 13:31:50 +01:00