Commit graph

30655 commits

Author SHA1 Message Date
Kevin Fenzi
f927c2774f base / selinux module: do not try and load this on el6
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
f15a5f93ec maintainer_test: partition, format and mount second nvme volume on maintainer test machines
We will use this volume for mock chroot space.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
df6b99a79f monitor-gating: Doh! missed another configuration key: blocker_tags
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
0d2a9e153d monitor-gating: Add missing configuration key: delay_when_failing
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
3068f8017d monitor-gating: Fix typo in the git url
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
bf741a1429 Add dns for vmhost-aarch64-22 2020-04-24 21:34:27 +02:00
Kevin Fenzi
9db1ae7b38 koji-hub / gc: keep coreos-pool packages always. releng #9281
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
bc03f1f2f1 Make changes to allow for copr-vmhost01 to be built 2020-04-24 21:34:27 +02:00
Pierre-Yves Chibon
22153994ba nagios: change the string checked on the status page
Nagios warns us if status.fp.o isn't running, that's the goal.
But nagios was checking for the presence of the string:
"All systems go".
This is fine, until one system goes down. Nagios tells us about
this system, we go look at it, we (manually) update status.fp.o
so our users know that we know about the outage.
Then nagios tells us that status.fp.o isn't how it should be and
we need to go tell nagios that we know status isn't how it should
be since we updated it ourselves.

So instead of checking for "All systems go" we'll now check for
"Fedora Infrastructure Status" which is at the top of the page
and will remain there as long as status.fp.o is up and regardless
of the state of the rest of the infra.

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:27 +02:00
Miroslav Suchý
7d77eb3917 retrace: this is not needed
mock group does not exists in this time, and we do not need it any more as we moved to podman instead of mock
2020-04-24 21:34:27 +02:00
Miroslav Suchý
7444b7b72c retrace: group retrace already exists in ldap/nis or whatever 2020-04-24 21:34:27 +02:00
Miroslav Suchý
ebc6835f7b retrace: create user/group in advance
addressing:
TASK [abrt/retrace-pre : file] ******************************************************************************************
Friday 20 March 2020  09:02:34 +0000 (0:00:00.056)       0:05:28.187 **********
fatal: [retrace-stg.aws.fedoraproject.org]: FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/libexec/platform-python"}, "changed": false, "gid": 0, "group": "root", "mode": "0755", "msg": "chown failed: failed to look up user retrace", "owner": "root", "path": "/srv/retrace/repos", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 0}
2020-04-24 21:34:27 +02:00
Aurélien Bompard
41c796e1ad messaging-bridges: deploying the new version to prod
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:27 +02:00
Jan Kaluža
ba6f30ef0c ODCS: Create target_dir only on frontend, because the storage is shared. 2020-04-24 21:34:27 +02:00
Jan Kaluža
60b44b8fb3 ODCS: Create target_dir only on frontend, because the storage is shared. 2020-04-24 21:34:27 +02:00
Jan Kaluža
72468d5f6e ODCS: Stop odcs-celery-backend and odcs-celery-beat before db upgrade. 2020-04-24 21:34:27 +02:00
Clement Verna
0d1748ff2d review-stats: add the logging configuration
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:27 +02:00
Jan Kaluža
b3427de9da ODCS: Remove releng queues from general backends. 2020-04-24 21:34:27 +02:00
Adrian Reber
1ad9ffd9a6 mirrormanager: skip test releases during version detection
With this change MirrorManager should no longer detect test releases and
list them on the public mirror page.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:27 +02:00
Adrian Reber
85608e51fc mirrormanager: ignore certain paths for version detection
MirrorManager sometimes detects version numbers of test releases which
it should not detect or list. The newest version of MirrorManager has
limited filter ability for paths that should be ignored.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:27 +02:00
Jan Kaluža
ee9b3796d0 ODCS: Configure routing of prod composes so releng compose are handled by releng backend. 2020-04-24 21:34:27 +02:00
Jan Kaluža
eb1e309954 ODCS: Apply changes done in staging inventory to prod inventory. 2020-04-24 21:34:27 +02:00
Kevin Fenzi
c3461f5c53 proxies / websites: also need to enable those sites
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
d5f5525696 koji-hub / gc: kee only last most recent packages in infra tags. ticket 7454. Thanks mattia
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
0192bb0f1c proxies / reverse-proxies / coreos-cincinnati: deploy in production too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
c7831930a5 forgot that vpn boxes need a ccd file 2020-04-24 21:34:27 +02:00
Stephen Smoogen
bde48612af make it so nagios knows how many processes are there and other things 2020-04-24 21:34:27 +02:00
1afe16b59f qa-stg01.qa: removing the references I missed the first time 2020-04-24 21:34:27 +02:00
Stephen Smoogen
f355fa7d85 remove the thing 2020-04-24 21:34:27 +02:00
Aurélien Bompard
17d6236a3e Adapt to changes in the messaging bridges
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:27 +02:00
Stephen Smoogen
af1c1a78a9 fix virtservers to show that we have guests in cloud to fix other htings 2020-04-24 21:34:27 +02:00
b6ab8c58a2 GNOME Backups: pentagon services have been moved to OSCP 2020-04-24 21:34:27 +02:00
Stephen Smoogen
8b9c9a395b fix cloud nagios 2020-04-24 21:34:27 +02:00
Stephen Smoogen
b15745a15e push dhcp for noc01 2020-04-24 21:34:27 +02:00
b81cfd0535 qa-stg01: removing host and host references for decommissioning 2020-04-24 21:34:27 +02:00
0078506569 UPSTREAMFIRST: removing old roles that aren't used anymore 2020-04-24 21:34:27 +02:00
Kevin Fenzi
1ca22d9efe armv7-test02: helps if you use the right ip address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
2cc2147259 armv7-test01/02 use ip to avoid dns issues
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
5a94722d39 armv7-test01/02: armhfp vs armv7. sigh
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
80073c57f9 armv7-test01/02: use correct kickstart and install commands
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
bcf21953f0 virt-instance-create: fix missing ) typo
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
c3e8e088e4 first cut at adding armv7-test instances
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
a53f65d164 dns: add a 10.16.0.0 reverse dns zone so s390 builders will resolve for reverse dns. 2020-04-24 21:34:27 +02:00
Kevin Fenzi
8102d0ca43 base / selinux / rsyslog-audit: bump the version on this policy to get it to reload on all the f31+ machines
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
333b791f8a Revert "base: exclude this selinux policy for now since it causes a OOM crash on fedora-armv7-31"
I am going to test this in staging now.

This reverts commit 239f247757868a27df5802392ac24291eed931d0.
2020-04-24 21:34:27 +02:00
Kevin Fenzi
983b8a652d odcs-backend-releng01: do not install fedmsg here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
3c3fa03260 odcs-backend-releng01: add to ansible
This is a temp host until we ship the first round of systems out next month to the
new datacenter. At that point it will go away, and it will come back later in june
after we have gotten things moved and back up again.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
6900b2d1d4 vhost-info: adjust for ansible python api changes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
efd11ec94f copr-frontend01/02.stg: Drop these for now as they were never in use and just confuse things.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00
Kevin Fenzi
70a35e3a65 Update variables. We are now post beta and unfrozen.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:27 +02:00