Pavel Raiskup
b087f9ea72
copr: temporarily drop postfix_group
...
As the initial playbook run fails with that.
2020-11-11 11:36:03 +01:00
Pavel Raiskup
a1df2a519c
copr-be-dev, copr-keygen-dev: define birthday on IPs
2020-11-11 11:19:40 +01:00
siddharthvipul
8e9de94b15
osbs: decrease lv size for stg vms
...
Signed-off-by: siddharthvipul <siddharthvipul1@gmail.com >
2020-11-11 15:11:37 +05:30
Pavel Raiskup
2013b14099
copr-be-dev, copr-keygen-dev: allow initial run against IPs
2020-11-11 09:42:06 +01:00
Pavel Raiskup
ff896361d8
copr-be-dev, copr-keygen-dev: new VMs with temp IPs
2020-11-11 09:22:09 +01:00
Pavel Raiskup
e0378b95ad
copr-be-dev: new (elastic) IP
2020-11-10 10:53:42 +01:00
Mark O'Brien
05354e763c
osbs: update kickstart for stage aarch64 to f33
2020-11-09 10:21:19 +00:00
Kevin Fenzi
2cfb7fb450
compose-rawhide: reinstall with f32 for now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-07 09:56:57 -08:00
Kevin Fenzi
e971b75843
Fix ip for vmhost-x86-cc-rdu05.rdu-cc.fedoraproject.org
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-06 16:33:28 -08:00
Adam Williamson
d61631fbe7
More syntax fixin (I hope)
...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-11-05 16:18:08 -08:00
Adam Williamson
a03b707b02
Try and correct metagroup syntax
...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-11-05 16:15:55 -08:00
Adam Williamson
95f062c07a
openQA: allow all workers NFS write access, other tweaks
...
The main goal of these changes is to allow all workers in each
deployment NFS write access to the factory share. This is because
I want to try using os-autoinst's at-job-run-time decompression
of disk images instead of openQA's at-asset-download-time
decompression; it avoids some awkwardness with the asset file
name, and should also actually allow us to drop the decompression
code from openQA I think.
I also rejigged various other things at the same time as they
kinda logically go together. It's mostly cleanups and tweaks to
group variables. I tried to handle more things explicitly with
variables, as it's better for use of these plays outside of
Fedora infra.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-11-05 16:10:32 -08:00
Adam Williamson
35c65637ce
openqa: drop fedmsg-related vars
...
All obsolete now.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-11-05 16:10:32 -08:00
Kevin Fenzi
694727083a
buildvm / fedora 33 / staging: try and switch armv7 vm's over to f33/uefi
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-04 14:51:09 -08:00
Kevin Fenzi
a010a6e23e
builders / a64 / staging: don't make a 03 anymore as we need the space for osbs
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-04 14:31:22 -08:00
Kevin Fenzi
717ebb3386
buildvm / aarch64 / staging: move to fedora 33
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-04 14:30:18 -08:00
Kevin Fenzi
cfbb5da47b
buildvm / ppc64le / staging: move to fedora 33
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-04 13:46:46 -08:00
Kevin Fenzi
0883c5dea9
buildvm / staging: set buildvm-x86 in stg to f33
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-04 13:16:31 -08:00
Mark O'Brien
7c4fab3fac
osbs: set to single nic virt install for stage aarch64
2020-11-04 20:44:00 +00:00
Kevin Fenzi
a67d0afc26
rawhide/branched composers: Move to f33
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-04 10:49:33 -08:00
Jakub Kadlcik
aedbc7a88a
copr: upgrade production builders to F33
2020-11-04 13:19:34 +01:00
Adam Williamson
51bfc54f0b
openQA: deploy new scratch builds on stg
...
Testing a git bump.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-11-03 18:42:35 -08:00
Jakub Kadlcik
f2e70b89bf
copr: fallback to DEFAULT:FEDORA32 instead of LEGACY on builders
...
This option is less open/permitting, but should be good enough since
we are currently running F32 builders and haven't messed with the
crypto policy value. According to
https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2#Upgrade.2Fcompatibility_impact
the `DEFAULT:FEDORA32` should be the first step and only when it is
not good enough, then we should fallback to `LEGACY`.
Thank you @nirik
2020-11-04 00:56:41 +01:00
Jakub Kadlcik
10f62c6bb5
copr: fallback to the LEGACY crypto policies for builders
2020-11-04 00:26:14 +01:00
Mark O'Brien
dfa0169b7a
osbs: increase vol size aarch64 staging
2020-11-03 10:22:28 +00:00
Mark O'Brien
0770979c55
aarch builders: remove builders in stage to make room for osbs
2020-11-02 17:53:53 +00:00
Mark O'Brien
3bd8ec31b9
osbs: stage aarch64 try smaller volumes
2020-11-02 14:00:42 +00:00
Mark O'Brien
4943f0f31e
osbs: use normal builders for osbs aarch64 stage
2020-11-02 11:32:28 +00:00
Jakub Kadlcik
9d9880379d
copr: upgrade dev builders to F33
2020-11-01 18:11:54 +01:00
Adam Williamson
7d32a58788
openqa: enable aarch64 testing in production
...
whee!
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-10-30 14:55:41 -07:00
Adam Williamson
fbfffecb90
openQA: move a64-worker03 to prod
...
If we're running in prod, we probably want two workers in prod
and one in stg. Two in each would be better...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-10-30 14:14:48 -07:00
Adam Williamson
b60dce6bdc
openqa: drop host-level openqa hostname settings
...
These should be coming from the groups, now we don't have IAD
vs. PHX complications.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-10-30 11:45:16 -07:00
Adam Williamson
5b9aadd878
Make openqa-a64-worker02 a prod worker(!)
...
It's alive again now (thanks smooge), and I want to enable
aarch64 testing in production, so add it as a prod worker (and
tap and hdd worker).
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-10-30 10:02:26 -07:00
Stephen Smoogen
07ef31c4c9
Bring openqa-a64-worker02 into inventory.
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com >
2020-10-30 09:42:14 -04:00
Stephen Smoogen
91f4b3204b
Bring in initial file for openqa-a64-worker02 for adam.
...
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com >
2020-10-30 09:42:14 -04:00
Mark O'Brien
0904b6802b
osbs: update bvm host for stage aarch64
2020-10-30 12:18:32 +00:00
Mark O'Brien
7e026f098b
osbs: not staging hosts recomment
2020-10-30 12:03:36 +00:00
Mark O'Brien
0af81f79f5
osbs: uncomment even more staging inventory hosts
2020-10-30 12:00:46 +00:00
Mark O'Brien
1eecbfd703
osbs: uncomment staging inventory hosts
2020-10-30 11:53:39 +00:00
Adam Williamson
2b7a62f232
openqa/dispatcher: use arch filtering instead of custom WANTED
...
I just enhanced the scheduler code so we can share the stock
WANTED definition (which now includes all arches) between prod
and lab, but filter the arches with a config file setting. This
means we don't have to carry and install a whole custom WANTED
file with the extra arches for lab any more, we just set the
appropriate value in the config file. Also drop some stuff from
the config file that's been useless since we switched to
fedora-messaging.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-10-29 16:55:11 -07:00
Adam Williamson
1a1992462a
inventory: add comments on broken openqa workers
...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-10-29 10:56:10 -07:00
Mark O'Brien
665b8f0e93
osbs: aaarch64 stage update kickstart url
2020-10-29 12:50:54 +00:00
Kevin Fenzi
15b7255550
nagios: try and exclude centos_ipa_client_stg group from nagios
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-10-28 13:00:19 -07:00
Kevin Fenzi
59a466528c
download: add ipv6 address for tier1 mirror to allow them to sync with that on download-ib01/download-cc-rdu01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-10-28 11:40:07 -07:00
Mark O'Brien
5b9a555fb9
osbs: change bvm host for stage aarch64
2020-10-28 15:56:59 +00:00
Mark O'Brien
4a4b4b22a2
osbs: add host vars for stage aarch64
2020-10-28 14:51:42 +00:00
Jan Kaluza
f46a8bfa3f
ODCS: Allow jwboyer to do test ELN composes from his pungi-fedora fork.
...
Signed-off-by: Jan Kaluza <jkaluza@redhat.com >
2020-10-21 13:27:14 +02:00
Kevin Fenzi
e7990b05fe
inventory: add bvmhost-a64-osbs-01.iad2.fedoraproject.org
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-10-20 13:14:30 -07:00
Kevin Fenzi
4c8d530926
inventory / staging: make sure buildvm-s390x-01.stg is in staging
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-10-15 19:18:55 -07:00
Kevin Fenzi
dba7d2d870
inventory: pkgs and pkgs_stg variables
...
Adjust pkgs prod to...what it actually already is.
Adjust stg to match prod so we can sync all the content to it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-10-15 10:58:39 -07:00