Commit graph

31495 commits

Author SHA1 Message Date
Mark O'Brien
5aa22c2e02 [koji-iad2] add file for koji db transfer to iad2 2020-06-04 03:54:53 +00:00
Kevin Fenzi
eae8075d65 iad2: generalize rabbit/queue for both datacenters.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 20:53:12 -07:00
Kevin Fenzi
ee7ff8d551 iad2: add buildhw-a64-01.iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 16:18:51 -07:00
Kevin Fenzi
8ea193fb96 iad2: set ipa server for iad2 hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 15:57:07 -07:00
Stephen Smoogen
14b41a54de try to get ppc working 2020-06-03 18:52:34 -04:00
Kevin Fenzi
360d881c07 iad2: add 6 more arm builders
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 15:52:20 -07:00
Kevin Fenzi
edb0f7246b iad2: put all the arm builders in the right datacenter
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 15:40:44 -07:00
Kevin Fenzi
3f9c2e5d53 iad2: adjust rabbit/user defaults for either datacenter
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 15:13:31 -07:00
Stephen Smoogen
4391514023 put in initial variables for bvmhost-a64-04 2020-06-03 17:25:16 -04:00
Kevin Fenzi
b873aa0e47 oci-registry: also allow cloudfront to access the registry directly
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 14:24:47 -07:00
Kevin Fenzi
aaf6ecbbae iad2: disable fedmsg/base role on bodhi-backend01.iad2 for now
There's only one script using it left and perhaps we can port or fix
that. python3 ansible on new batcave01.iad does not like this use of
sort in the fedmsg filter, it says:

AttributeError: 'dict_items' object has no attribute 'sort'"

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 13:52:28 -07:00
Kevin Fenzi
35930379f8 delegations: use quotes when using a variable in a delegate_to
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 12:58:59 -07:00
Kevin Fenzi
2f81e76657 iad2: adjust a bunch of things that were delegating directly to phx2 hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 12:54:59 -07:00
Stephen Smoogen
bed9f28de9 different mac. same result 2020-06-03 15:25:48 -04:00
Kevin Fenzi
4f2e616ad2 iad2: we renamed the armv7 builders, so we have to adjust all these places too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 12:12:56 -07:00
Kevin Fenzi
bf0ecd3a7c iad2: also set dns correctly.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 12:07:50 -07:00
Kevin Fenzi
d14319e931 iad2: buildvm-a32: fix virthosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 11:54:05 -07:00
Kevin Fenzi
3e633a786d iad2: we do not want to force kojid running in iad2 until we migrate there
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 11:46:49 -07:00
Kevin Fenzi
d05c1a61b9 ansible server: we enable logdetail, so call the plugin logdetail
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 11:41:55 -07:00
Kevin Fenzi
55d0adcba2 iad2: add gw for arm hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 11:34:38 -07:00
Kevin Fenzi
ee3f1f523e iad2: also switch base keytab to use python3 now (so new hosts in iad2 only)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 11:19:57 -07:00
Kevin Fenzi
3acd61b067 iad2: drop python2 for ipa. This means NO NEW keytabs made from phx2 ansible runs. Do those in iad2.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 11:14:26 -07:00
Kevin Fenzi
5ffd90edba iad2: arm buildvms: use the correct install command
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 10:51:00 -07:00
Kevin Fenzi
145cbbec17 iad2 / buildvm-a32/64: Adjust a32 and a64 buildvms to use f32 info and servers
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 10:35:01 -07:00
Kevin Fenzi
001a28e583 ansible / server: also comment out that plugin in config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 10:25:26 -07:00
Kevin Fenzi
d7735d5eb7 Lets try not dropping ansible_python from cache
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 10:23:32 -07:00
Kevin Fenzi
41da159205 iad2: lets add some a64 and a32 builders.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 10:18:41 -07:00
Kevin Fenzi
fe02064a0f iad2: switch builders to use ipa01.iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 10:15:06 -07:00
Stephen Smoogen
9733ffcfa8 this should allow p08-01 to boot 2020-06-03 13:10:38 -04:00
Kevin Fenzi
f5256442a3 iad2: also cast all these ansible_distribution_major_version to int
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 09:47:44 -07:00
Kevin Fenzi
ddb96ead29 iad2: For some reason python3 ansible catches this. Cast FedoraBranchedNUmber to int here.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 09:41:58 -07:00
Silvie Chlupova
2be7045bfc copr/backend: creating a new partition for /var/cache/mock
Fixes: #787 in copr
2020-06-03 14:53:43 +00:00
Stephen Smoogen
2db3054a40 break dhcp once shame on you, break dhcp twice shame on me, break dhcp 10 times.. smooge has commit rights 2020-06-03 10:29:40 -04:00
Stephen Smoogen
557ea123f1 remove tftp item which is not working 100% and try to get aarch64 to work 2020-06-03 10:26:36 -04:00
Stephen Smoogen
a03fc1777f fix the hostname for bvmhost-a64-04 2020-06-03 09:35:23 -04:00
Stephen Smoogen
e78ff7aea4 add in 10g macs 2020-06-03 09:30:15 -04:00
Jan Kaluza
9ff808e876 Allow CCCC service to execute pungi composes. 2020-06-03 06:34:52 +02:00
Kevin Fenzi
df4b719e4e iad2: add buildvm-x86 to iad2 group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 19:34:08 -07:00
Kevin Fenzi
aca7df489a iad2: hey look, 32 x86 builders
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 19:05:39 -07:00
Kevin Fenzi
7bc08e8e8b Revert changes for testing builds in iad2.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 18:58:13 -07:00
Kevin Fenzi
9cd6b02b2d iad2: disable buildvm-x86-01.iad2 from runroot for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 16:16:04 -07:00
Kevin Fenzi
fe62ac88b4 iad2: disable this mount in iad2 for now so we can test
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 16:08:05 -07:00
Kevin Fenzi
14ec374cb8 iad2: fix resolv.conf on buildvm-x86-01.iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 15:57:34 -07:00
Kevin Fenzi
ef3fb2d42a iad2: try and add a buildvm-x86-01.iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 14:33:57 -07:00
Kevin Fenzi
f41b4c0b72 iad2: add a koji02 exports for nfs and remove nfs-idmap, which is no longer used
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 14:14:38 -07:00
Kevin Fenzi
d052079cf1 iad2: adjust koji so it's a sort of staging setup.
This should allow us to test scratch builds at least.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 14:00:28 -07:00
Stephen Smoogen
88e27b71f5 this should allow ppc09 box to boot 2020-06-02 16:47:48 -04:00
Kevin Fenzi
7fdabf47d6 iad2: add buildvm-x86-01.iad2.fedoraproject.org to iad2 group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 13:38:19 -07:00
dd383bbc61 nagios_server: ignoring hostgroup openqa_iad 2020-06-02 20:17:58 +00:00
Kevin Fenzi
88334087ac iad2: how did this work before? add koji_hub_nfs to bkernel
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-02 13:17:17 -07:00