Commit graph

7490 commits

Author SHA1 Message Date
Kevin Fenzi
26b9aadf4b inventory / builders: comment out buildhw-a64-07, it's dead jim.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-07 15:26:44 -08:00
Stephen Smoogen
4a0e428a4a Update rsync allows for download servers for tu-chemnitz.de hosts
Currently the rsync control for various the tier0 download servers are
controlled by inventory/group_vars/download. These hosts are allowed
to get downloads days in advance. Control is done by adding them to a
template in the rsync file and controlled by an inventory file for the
download group. [TODO: this is obscure and needs a rethink. It also
uses host names versus ip addresses so we end up with changes like
this one where the reverse DNS name changed.]

Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-12-07 11:32:05 -05:00
Jan Kaluza
f96df6a048 ODCS: Add compose_ci source to test possible compose-ci packages gating.
The idea is that we will start minimal compose for every new
Koji build for package which appears in the boot.iso and therefore
can break its generation.

These composes will be built using ODCS on releng backend for now.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-12-07 08:42:03 +01:00
Kevin Fenzi
2b884126ac koji: move koji hubs to f33
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-06 14:47:49 -08:00
Kevin Fenzi
e44c1f28f5 buildvm: use f33 for ppc64le builders too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-05 16:47:24 -08:00
Kevin Fenzi
26828187da buildvm / group: adjust old phx2 ips to new shiny iad2 ones
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-05 11:46:25 -08:00
Kevin Fenzi
4452defc0d buildvm / x86: remove unneeded stuff from host files thats in group files now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-05 11:38:30 -08:00
Kevin Fenzi
80c2ede096 buildvm: switch to f33 for x86 buildvm's
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-12-05 11:12:33 -08:00
Clement Verna
2e4187ca67 bodhi: new release 5.6.1
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-12-01 09:22:01 +01:00
Clement Verna
f15602d122 OSBS: fix the url for the aarch64 cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-11-26 13:46:19 +01:00
Clement Verna
5534156b1b OSBS: Enable OSBS aarch64 cluster
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-11-26 13:31:11 +01:00
Mark O'Brien
2e345b2789 iptables false in hostvars centos 8 2020-11-24 17:36:36 +00:00
Mark O'Brien
f1426bdf2b add f33 and el8 maintainer test instances 2020-11-24 15:58:39 +00:00
Mark O'Brien
5a3ca07442 uncomment aarch64 group vars 2020-11-24 11:39:18 +00:00
Mark O'Brien
67996ded26 update ips for osbs aarch64 hosts 2020-11-24 09:53:27 +00:00
Mark O'Brien
9a9fe4f65a osbs aarch64 change virt install command 2020-11-23 15:07:21 +00:00
Mark O'Brien
9a87338400 group vars for osbs aarch nodes 2020-11-23 14:59:50 +00:00
Mark O'Brien
a5be9def55 add osbs aarch64 prod missed files 2020-11-23 14:32:02 +00:00
Mark O'Brien
e4f0da2052 add osbs aarch64 prod vms 2020-11-23 14:30:59 +00:00
Adam Williamson
c678f1caf6 Add testcase_stats role to publish testcase_stats HTML on openQA
As with fedora_nightlies, I'm offloading this from my personal
domain. Happily this one doesn't need a consumer, it just runs
hourly. Again we just dump the output in openQA's public dir.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 18:58:08 -08:00
Adam Williamson
aa2a002a96 Change how we get the HTML file accessible in fedora_nightlies
Just can't get Apache config Alias to work for some reason, so
let's go with the flow and stick the file in openQA's public
directory. This works!

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 18:37:03 -08:00
Adam Williamson
cf49ccbbdc Add new fedora_nightlies role on openQA prod server
This is to get it off my personal domain (finally). Having it on
the openQA server is still a bit of a hack, but at least it's
under fedoraproject.org now and off my hands. This is a consumer
that runs a static site generator which produces a page full of
links to the most recent nightly compose images, basically.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-21 17:31:03 -08:00
Pavel Raiskup
89498c6d8e copr-be-temp: drop it from inventory
For now, we'll need it once we are moving to F35 (likely version).
When both DNSs pointing to the same IP exist, there are probably some
situations when the playbook is run twice using the both DNSs variants
(for some reason we got changed hostname to '*-temp' recently).
2020-11-20 03:25:37 +01:00
Kevin Fenzi
4060cc2dc9 proxies: all proxies are on f33 now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-19 16:52:44 -08:00
Kevin Fenzi
2e8be96348 proxies: update proxies that have been moved to f33
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-19 13:36:05 -08:00
Stephen Smoogen
6f941b4e9e Update hardware list so a64 is in a64 and not x64
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-11-19 15:57:18 -05:00
Stephen Smoogen
08b2f8cb6b Update hardware list in inventory to get better idea of what is available
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-11-19 15:53:33 -05:00
Kevin Fenzi
e6be2759fd group_vars/all: make nm a global default
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-19 11:14:17 -08:00
Adam Williamson
0c0820803a openqa: use updates-testing repo for prod for now
Latest builds in u-t are quite well tested and I want them on
prod, don't want to wait a week for the stable push.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-19 10:20:05 -08:00
Adam Williamson
10afb34935 openqa-lab: drop scratch builds
...we're quite a way past these builds in u-t now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-11-19 10:18:47 -08:00
Kevin Fenzi
248b90ba20 buildvm / armv7 / staging: pass this direct to qemu
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-18 16:54:05 -08:00
Kevin Fenzi
6f523672d6 buildvm / armv7 / staging: try passing highmem=off
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-18 16:48:38 -08:00
Mark O'Brien
ee742d9886 osbs: lets try f33 again 2020-11-18 20:19:02 +00:00
Stephen Smoogen
88549a1152
Remove warnings in the inventory file
My apologies for putting in the comments versus contacting the group
directly. It was passive aggressive and not right.
2020-11-18 08:09:43 -05:00
Pavel Raiskup
9aac39cb19 Revert "copr-be-dev, copr-keygen-dev: still not using signed host key"
This reverts commit b10224baf7.
2020-11-18 13:47:10 +01:00
Pavel Raiskup
b10224baf7 copr-be-dev, copr-keygen-dev: still not using signed host key
TASK [gather facts] ***********************************************************
Wednesday 18 November 2020  09:44:20 +0000 (0:00:00.112)       0:00:01.544 ****
Wednesday 18 November 2020  09:44:20 +0000 (0:00:00.112)       0:00:01.543 ****
The authenticity of host 'copr-be-dev.aws.fedoraproject.org (107.20.83.139)' can't be established.
ED25519 key fingerprint is SHA256:2JnxCKtJ7GDsxkSw9hFzICpjULDu9plASXkZZi0Ir+s.
Are you sure you want to continue connecting (yes/no/[fingerprint])? ^C [ERROR]: User interrupted execution
2020-11-18 10:55:21 +01:00
Pavel Raiskup
0ff2b94859 copr-dev: drop birthday
The playbooks were re-run and ssh keys updated.
2020-11-18 10:40:12 +01:00
Pavel Raiskup
9ec46957fd aws-cloud: clean up and try to fix batcave's host keys 2020-11-18 10:33:46 +01:00
Kevin Fenzi
b91a56c21f people02: re-add ipv6, not sure why it was disabled.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-17 15:24:22 -08:00
Kevin Fenzi
907dc6e5d6 add db-datanommer01.stg to stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-16 16:15:12 -08:00
Kevin Fenzi
59533f2cd8 db-datanommer01.stg: set max_mem to smaller value
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-16 15:58:54 -08:00
Kevin Fenzi
6a4eaefb0e inventory: add db-datanommer01 and datagrepper01 to stg.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-11-16 15:54:21 -08:00
Stephen Smoogen
a42ce2bf28
Nagios requires hosts files to be in major groups. For aws this is in the inventory/cloud file. 2020-11-16 16:32:12 -05:00
Mark O'Brien
9d27917ee1 osbs: aarch64 change kickstart url 2020-11-16 13:31:02 +00:00
Mark O'Brien
3a1a853003 osbs: aarch64 change kickstart url 2020-11-16 13:17:22 +00:00
Mark O'Brien
acb8d68052 osbs: aarch64 change kickstart url 2020-11-16 12:59:18 +00:00
Stephen Smoogen
1f1f75b198 ipa_initial needs to be false or we reset the environment to scratch every ansible run 2020-11-13 10:41:40 -05:00
Pavel Raiskup
eb3f3a3f16 copr: enable services again
We seem to have new set of VMs that work fine now.
2020-11-13 11:01:34 +01:00
Jakub Kadlcik
bbdc4da69d copr: remove birthday from frontend and distgit 2020-11-13 10:46:39 +01:00
Pavel Raiskup
77b456566f copr-keygen: drop birthday 2020-11-13 10:18:26 +01:00