Commit graph

31495 commits

Author SHA1 Message Date
Stephen Smoogen
f4381d6eb9 put in extra a32 a64 and ppc64le builders 2020-06-05 18:19:09 -04:00
Stephen Smoogen
6bd0006ca0 add in zero length host vars 2020-06-05 18:19:08 -04:00
Kevin Fenzi
3cd08499c6 iad2: relax egress policy for coreos-cincinnati until we sort out mm 2020-06-05 14:46:06 -07:00
Adam Williamson
137c8cc123 openqa: test IoT dvd-ostree on aarch64, reorder file a bit
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-06-05 12:38:35 -07:00
Stephen Smoogen
8d188f2e17 fix the case on grep as it matters 2020-06-05 10:39:05 -04:00
Stephen Smoogen
75d1b3c715 ppc interfaces are coming up as enp<BLAH> 2020-06-05 10:36:51 -04:00
Stephen Smoogen
4e654ddb29 Let us add some bvmhosts 2020-06-05 09:38:15 -04:00
Kevin Fenzi
b26ca7f8c2 iad2: just switch wiki01 to use the wiki01.vpn endpoint, since dns hasn't updated right everywhere.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 17:47:00 -07:00
Kevin Fenzi
ea74ea8c32 README: Clean out some old cgit paths.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 15:48:27 -07:00
Stephen Smoogen
8847225858 this will add basic for second p9 in iad2 2020-06-04 18:44:34 -04:00
Pierre-Yves Chibon
321633e2f7 batcave: remove duplicated line in the zodboot announce hook
Turns out Aurélien had used a different/better syntax which I had
missed.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-05 00:35:42 +02:00
Pierre-Yves Chibon
93f120af20 mirror_pagure_ansible: Adjust the config for the new location of the mirrors
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-05 00:33:42 +02:00
Kevin Fenzi
0aba558968 callback_plugins: try and run a simple 2to3 over the logdetail plugin
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 15:24:09 -07:00
Pierre-Yves Chibon
79f8c0e654 batcave: fix the fedmsg hook
Since we're calling the line right after the len() of the variable
we can't use map as in py3 a map as no length.
So instead we'll just build the list right now.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-05 00:18:00 +02:00
Pierre-Yves Chibon
4096ed8b4d batcave: encode to bytes before sending things through a socket
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-05 00:17:00 +02:00
Pierre-Yves Chibon
3eb533247d batcave: fix the name of the server the zodbot script connects to
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-05 00:14:39 +02:00
Kevin Fenzi
9464ab8090 nagios_client: have clients check batcave01.iad2 not batcave01.phx2 for comnnectivity.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 15:11:56 -07:00
Aurélien Bompard
80e2c8757d
Fix zodbot-announce-commits for python3
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-06-04 23:59:54 +02:00
Pierre-Yves Chibon
203489b2bc batcave: Adjust the configuration file that the fedmsg-announce hook should use
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 23:58:32 +02:00
Kevin Fenzi
d42f42bb45 batcave: install rbac-playbook config in iad2 too.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 14:55:31 -07:00
Pierre-Yves Chibon
45ffb17efe batcave: port the fedmsg-announce-commits script/hook to fedora-messaging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-06-04 23:46:23 +02:00
Aurélien Bompard
394aacec19 Fix generate_ticketkey for python3
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-06-04 21:30:15 +00:00
Kevin Fenzi
52010621fb iad2: allow vpn on batcave01.iad2 and also on value01 allow connections from it for zodbot
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 13:16:18 -07:00
Kevin Fenzi
732971200e iad2: batcave: connect openvpn to phx2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 12:56:12 -07:00
Kevin Fenzi
d2ea3fdb00 openvpn / server: add ccd files for all the iad2 hosts.
This will allow the iad2 hosts to connect to the phx2 vpn and use
a different ip from their phx2 counterparts. This way we can change
haproxy/httpd to point to the new iad2 service and migrate it, but
still have the rest of services point to phx2.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 12:50:49 -07:00
Pavel Raiskup
bb5bbf2704 copr-be: better ssh client configuration
- don't wait too long for SSH connection timeout (set it to 60s), we
  we will be restarting the build by backend when the last 4 attempts to
  contact builder failed more quickly than each 2 minutes.
- make the keep alive interval much smaller than the connection timeout
  is
2020-06-04 21:18:38 +02:00
Kevin Fenzi
dd952da38b base / iptables: drop old openstack template and update osusol with new batcave egress ip
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 10:36:08 -07:00
Kevin Fenzi
708e5952d8 koji_builder: do not exclude bkernel builders from the normal mock site_defaults.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 09:20:28 -07:00
Kevin Fenzi
30b85f900e iad2: fix duplicate ip on a32-11 and a32-12
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-04 09:20:28 -07:00
Pierre-Yves Chibon
2fe4ae9440 filter_plugins/fedmsg: make the filter work with python3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 17:52:29 +02:00
Stephen Smoogen
11bd660313 forgot to define br0_dev 2020-06-04 11:20:48 -04:00
Stephen Smoogen
0a332ba7d4 add in bvmhost-p09 2020-06-04 10:40:28 -04:00
Mark O'Brien
586160319f [osbs-iad2] add openshift_version vars for both archs 2020-06-04 15:28:34 +01:00
Mark O'Brien
67a99cb6e3 [osbs-iad2] add registry for iad2 and add openshift_version vars 2020-06-04 15:22:55 +01:00
Stephen Smoogen
0339781ad3 have proxies not copy over copying.tmp if it shows up in docs tree 2020-06-04 10:15:37 -04:00
Pierre-Yves Chibon
4f63e6e74f waiverdb: use the iad2 db server when running in iad2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 14:52:45 +02:00
Pierre-Yves Chibon
cc8d0d17aa waiverdb: deploy in iad2's openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 14:42:58 +02:00
Nils Philippsen
6f97cb8952 Zuul: use correctly namespaced parent job name
Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-06-04 14:32:26 +02:00
Pierre-Yves Chibon
9e81ae8371 Add mdapi and greenwave in openshift in iad2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 14:28:43 +02:00
Pierre-Yves Chibon
aacd00cdc1 distgit: iad2 also runs rhel8 and thus python 3.6 so adjust the path to the static files
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 14:27:01 +02:00
Pierre-Yves Chibon
64773f2049 distgit/pagure: iad2 has the same rules as staging, python 3.6
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 14:11:50 +02:00
Pierre-Yves Chibon
4d37489f6f bodhi/backend: Port the koji-sync script from fedmsg to fedora-messaging
Fixes https://pagure.io/fedora-infrastructure/issue/8967

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-04 14:11:00 +02:00
Jan Kaluza
c63b5c0519 ODCS: Do not force releng backend for 'jkaluza'. 2020-06-04 13:59:33 +02:00
Jan Kaluza
b00e296350 ODCS: Install also latest libdmodulemd in manual/upgrade/odcs.yml. 2020-06-04 13:14:15 +02:00
Jan Kaluza
9760bc6d94 ODCS: Setup NFS before running ODCS backend role. 2020-06-04 13:00:38 +02:00
Jan Kaluza
a65a9749df ODCS: Do not try to stop fedmsg-hub-3, because that package is not installed anymore. 2020-06-04 11:24:09 +02:00
Jan Kaluza
a0a15e927f ODCS: Enable the mod_auth_openidc module on rhel8 2020-06-04 11:11:43 +02:00
Jan Kaluza
83d756cf00 ODCS upgrade playbook: Use 'dnf clean all'. 2020-06-04 10:58:33 +02:00
Kevin Fenzi
f621f7bf69 iad2: set iad2 nagios_server for rabbitmq role
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 21:33:12 -07:00
Kevin Fenzi
dc79e302f8 letsencrypt: adjust to work in other datacenters (like ibiblio)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-03 21:18:44 -07:00