Commit Graph

8226 Commits

Author SHA1 Message Date
Patrik Polakovič
d7a2f5df2a Bodhi: update version to 5.7.4 2022-01-26 12:29:32 +00:00
Pavel Raiskup
70c2ee43fb copr-dev: update s390x F35 once more
This time we were missing one script in /usr/local/bin:
6cb6c1a159
2022-01-26 11:35:55 +01:00
Kevin Fenzi
770e9cc557 update mac addresses on some buildhw-a64 boxes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 17:55:10 -08:00
Kevin Fenzi
bb835f7a24 add host_vars for bvmhost-p08-01.stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 16:15:54 -08:00
Kevin Fenzi
6621e3ee65 somehow bvmhost-a64-01.stg had no host vars before
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 16:05:07 -08:00
Kevin Fenzi
953ba61979 rabbitmq / staging: just make gw match prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:54:26 -08:00
Kevin Fenzi
ba254fc43a group_vars: clean up some gws
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:30:38 -08:00
Kevin Fenzi
eb5667b8d4 buildvm-s390x-01.stg: add missing _ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 15:04:14 -08:00
Kevin Fenzi
28a2c74239 buildvm-s390x-01.stg: fix gateway
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:50:18 -08:00
Kevin Fenzi
5e235aab26 buildvm: fix gateways
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:47:50 -08:00
Kevin Fenzi
83d364e0e2 host_vars: drop nm: and remove eth0_ipv4_nm from builders/builders_stg
nm is used by installs, but it's set in group_vars/all.
Drop the eth0_ipv4_nm from builders / builders_stg because it messes up
things by being not in CIDR notitation.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-25 14:36:00 -08:00
Pete Buffon
d866ed3851 removed all keys {eth0_ipv4_nm: 24} 2022-01-25 22:17:11 +00:00
Pete Buffon
938e63fa71 mass vm host_vars edit for default network connection 2022-01-25 22:17:11 +00:00
Pavel Raiskup
200719eadc copr-builders: one more F35 update
These images contain subscription-manager package.
2022-01-25 16:39:00 +01:00
Pavel Raiskup
8ec98e22bb copr-builders: update the F35 images once more
Needed after the commit: 7fbfb87a1c
2022-01-25 15:08:30 +01:00
Pavel Raiskup
7fbfb87a1c copr-builder: cleanup provision scripts
- add copr_builder_fedora_version variable, because production sometimes
  differs from devel for a short period of time
- drop the epel-8 -> centos-stream+epel-8 links, this is now done all
  against RHEL
- katello hack package is not in s390x images anymore, since we generate
  the images by 'copr-image', not by IBM Cloud snapshots
- kernel-core is now fixed for aws builders, update it as well as other
  packages when updating the image
- don't install subscription-manager when spawning builder, it is
  already available from image preparation time
- copr-rh-subscribe.sh script is also prepare_base_image only
- we don't modify /etc/copr-rpmbuild/mock.cfg.j2 for quite some time,
  drop the hack
- the /usr/bin/copr-update-builder is fixed upstream, drop the
  lineinfile hack
- epel-8 configs are installed via files/mock/epel now
- no need to touch /etc/rpkg.conf nowadays on f35
- prepare mockbuilder user only when preparing image, not spawning
- disable coredumps only when preparing the image
- disable services only when preparing the image
- don't update rubygem-gem2rpm all the time, on F35 we have new enough
  version
- the /etc/copr-rpmbuild/rpkg.conf.j2 is to be kept as is on F35
2022-01-25 13:50:35 +01:00
Lenka Segura
a0eea29bdc Release of 5.7.4 to staging 2022-01-25 11:55:59 +01:00
Pavel Raiskup
f4630f18a1 copr-dev: update builder images to F35
Per https://docs.pagure.org/copr.copr/how_to_upgrade_builders.html

Note the issue with AWS aarch64 images:
https://pagure.io/cloud-sig/issue/365
2022-01-25 11:03:22 +01:00
Adam Williamson
91ca14b966 Add host_vars for openqa-x86-worker05
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-24 14:02:07 -08:00
Adam Williamson
f54516845e Cut openQA worker host 03 down to 22 worker instances
It only has 48 CPUs, so 30 is a bit too many.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-21 13:43:26 -08:00
Adam Williamson
f58eef4690 Update openQA stg scratch build
Previous one had a dep issue and didn't actually install.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-21 13:07:10 -08:00
Adam Williamson
bbc5341c0f Add host_vars for new openQA workers (03 and 06)
05 is still being setup.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-21 12:38:23 -08:00
Adam Williamson
c19bb08541 Add new openQA worker hosts to the appropriate groups
This doesn't add host_vars for them yet, as I need them to be
partially deployed so I can find the necessary info to set the
host_vars correctly...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-21 12:04:25 -08:00
Adam Williamson
9a4027b096 Re-enable openQA-related wiki writing services in staging
Staging wiki auth from openqa-lab01 works again now (thanks to
Aurelien) so we can re-enable these. Also fix the grouping in
openqa_lab that was broken by the sorting done in 580cd25.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-20 15:21:38 -08:00
Adam Williamson
125e409c68 openqa: bump stg workers to a new scratch build of os-autoinst
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-01-19 16:09:15 -08:00
Kevin Fenzi
72a120df85 buildvm_s390x: clean up groups to make playbook a bit more readable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-18 15:42:03 -08:00
Kevin Fenzi
948409ee45 buildvm-s390x: add new builders to inventory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-18 15:38:38 -08:00
Kevin Fenzi
0cec9e933b Add 10 more s390x builders.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-18 15:31:25 -08:00
Pavel Raiskup
6d17c24731 copr-be: 6 preallocated s390x builders for now, max 18 2022-01-18 13:38:17 +01:00
Kevin Fenzi
4b04e1b69e koji01/02: hubs are now fedora 35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-17 18:07:39 -08:00
Aurélien Bompard
726a788721 Retire the old datanommer & datagrepper
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-01-17 15:37:00 +01:00
Mark O Brien
89be786760 datagrepper: comment out datagrepper01 for nagios, will delete later 2022-01-17 14:17:54 +00:00
Pavel Raiskup
41df8091ab copr-be: deploy native s390x and Red Hat subscription to prod
While on it, setup the builder quota for max: 12 ATM, and we'll
communicate with IBM later if that's enough.
2022-01-17 10:04:52 +01:00
Kevin Fenzi
b6532ce193 buildvm_s390x: move to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-14 11:49:12 -08:00
Kevin Fenzi
2d0ecc6cae buildvm_s390x: adjust mem and cpus on kvm s390x builders
We got some more resources a while back and so we wanted to make more
builders, but now we are waiting on disk space to do that. In the mean
time and since the mass rebuild is coming up tuesday, just upgrade them
to f35 and use the memory and cpus we have.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-14 11:47:38 -08:00
Pavel Raiskup
ed570d1562 copr-be: update the ppc64le image 2022-01-12 16:58:33 +01:00
Pavel Raiskup
e8bf32eb08 copr-builders: instantiate Power9 Oregon University OpenStack 2022-01-12 15:29:34 +01:00
Kevin Fenzi
8f6381c245 buildvm-a32: fix kickstart for f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-10 15:20:24 -08:00
Kevin Fenzi
927e0cd793 arm builders: move to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-10 14:56:59 -08:00
Pavel Raiskup
198c13a8b1 copr-builders: new s390x with appropriate metadata
Previously I couldn't pick "Fedora 34" OS type in IBM Cloud web UI, now
it was possible.  I bet this will diminish the need for additional
(e.g. subscription-manager) hacks.
2022-01-09 21:50:25 +01:00
Pavel Raiskup
7f0201f441 copr-builders: new s390x IBM Cloud image 2022-01-08 14:05:30 +01:00
Kevin Fenzi
30c7d0866d maintainer-test / el9-test: no old iptables services in el9
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-05 10:44:31 -08:00
Mark O Brien
d8173062ad update ip for el9-test
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 16:51:04 +00:00
Mark O Brien
5ff6922918 add centos username for el9-test
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 15:44:00 +00:00
Mark O Brien
03992f783d add el9-test to inventory
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 15:26:12 +00:00
Mark O Brien
95ab8656c0 add el9-test to inventory
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-12-20 15:26:03 +00:00
Kevin Fenzi
ea108af80d buildvm-x86: one too many 5s
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-11 11:58:19 -08:00
Kevin Fenzi
ba23745ab8 buildvm-x86: set eth0_ipv4_nm
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-11 11:41:59 -08:00
Kevin Fenzi
14f1896637 buildvm-x86: set eth0_ipv4_gw
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-11 11:40:22 -08:00
Kevin Fenzi
36b0cf4668 buildvm-x86: move to f35
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-12-11 11:37:00 -08:00