Commit graph

28706 commits

Author SHA1 Message Date
Stephen Smoogen
237b78a452 you need to put a ] on it 2020-04-24 21:34:13 +02:00
Stephen Smoogen
ff3cde0fbe push the bits to make coreos->uefi 2020-04-24 21:34:13 +02:00
Stephen Smoogen
98276d85e6 add in repospanner-temp nodes for randy 2020-04-24 21:34:13 +02:00
Adrian Reber
837032125a Enable new mirrorlist server on proxy14
After a successful test of the new mirrorlist server code in staging,
this is the next step. Try to make it work in production on one of the
proxies. As discussed on the mailing list we are trying the new setup
with proxy14.

All the conditionals have been updated to be 'staging or proxy14' and
the mirrorlist data generation has been enhanced to also write out the
new protobuf based format on the backend system.

At the same time this moves the pickle/protobuf generation from :55 to
:30 as this generation takes much longer than it used to be and the
mirrorlist server restarted at :15 was never using the new data during
the last few months.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2020-04-24 21:34:13 +02:00
Jan Kaluža
12021e4212 Create odcs_target_dir on backend. 2020-04-24 21:34:13 +02:00
Jan Kaluža
ce6f99c7b2 use mount_stg: true also on ODCS backend 2020-04-24 21:34:13 +02:00
Jan Kaluža
270cac4ffa mount fedora_odcs_stg with mount_stg: true 2020-04-24 21:34:13 +02:00
Jan Kaluža
ee11e8e947 Run nfs client before the odcs/frontend 2020-04-24 21:34:13 +02:00
Luca BRUNO
0e0f6242ad coreos-cincinnati: deploy latest master (e322003) 2020-04-24 21:34:13 +02:00
Jan Kaluža
7b61528b28 Use celery-3 in odce-celery-backend.service. 2020-04-24 21:34:13 +02:00
Jan Kaluža
3268ec213a Do not try restarting odcs-celery-backend on frontend 2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
c072e314d1 robosignatory: in koji's tag the pending is at the end
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
1e55c6dcf8 robosignatory: for F32 in staging sign the builds in f32-signing-pending
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
490136eb55 robosignatory: push signed side-tag to -testing-pending
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Jan Kaluža
d59ffafdf7 Install latest odcs package. 2020-04-24 21:34:13 +02:00
Jan Kaluža
30c6417c3b ODCS: Install python3-celery. 2020-04-24 21:34:13 +02:00
Jan Kaluža
894fb7cd02 Stop and disable fedmsg-hub-3 on ODCS staging - it uses Celery now. 2020-04-24 21:34:13 +02:00
Jan Kaluža
ab29128b01 Fix path to tmpfiles.d config 2020-04-24 21:34:13 +02:00
Jan Kaluža
04d75773e4 Add odcs_celery_* defaults. 2020-04-24 21:34:13 +02:00
Jan Kaluža
9b64e5d86a Use 'template' for odcs-celery-backend.service.j2 2020-04-24 21:34:13 +02:00
Jan Kaluža
fa7ab62c96 First try to update ODCS to latest version in staging.
ODCS in Fedora infra is quite outdated. This commit changes ODCS
configuration files and playbook to match the latest uptream release.
2020-04-24 21:34:13 +02:00
Luca BRUNO
2a9bb1cfde coreos-cincinnati: build latest master (e322003) 2020-04-24 21:34:13 +02:00
Stephen Smoogen
cfb84f209b made mistake with mac address earlier. fixing. 2020-04-24 21:34:13 +02:00
Kevin Fenzi
70a711c577 yumrepos: also install infra-tags repo on maintainer-test.
We removed it a while back because our local mock was causing problems, thats not the case anymore.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
31e67c36f2 cloud_setup_basic: Don't install libselinux-python here either.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
ed8fbb1daa global: remove libselinux-python from install packages. We don't want it on f31+ and it's installed by basessh on any other host that needs it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
86bfee4ab4 yumrepos: likewise clean up logic on base fedora repos and exclude rawhide test.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
81b2f39d18 yumrepos: adjust logic for rawhide-test, shouldn't affect anything else.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
50d998849b basessh: We need these conditions to apply to CentOS as well as RedHat due to maintainer test instances.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
25f37dfee9 el6-test: try a much newer image.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
955db508b1 postgresql_server: also set hot_standby_feedback or the master might delete rows the standby needs during a pg_dump
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
d2fa094677 postgresql_server: add missing ' to end of connection statement
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
fde21d7a29 resultsdb: another conditional fix
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
2b45f44bb6 resultsdb: Fix the variable checked
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
45d1e86166 resultsdb: listen to the stage topic in staging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
17c2d63493 resultsdb: See if this creates the queue in staging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
38c5642845 resultsdb: adding quotes on the queue name otherwise it's thoughts to be a subsection
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
ad8b7ef275 resultsdb: add a queue section to the fedora-messaging config
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
3e2a43a1d7 resultsdb: fix path to the certs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
1e6a2cd2fd resultsdb: fix typo in the callback
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
adc794e465 resultsdb: new version requires fedora-messaging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
fbd283fa6a resultsdb: add the missing fedora-messaging config file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
b68e2cafd8 resultsdb: remove trailing } that are just not needed
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
51786d8c72 resultsdb: install and configure the new ci-resultsdb-listener in staging - step #1
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Clement Verna
768023c909 Bodhi: revert commit 9bffcb5
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:13 +02:00
Clement Verna
7b7c35efc8 Bodhi: for now comment the infra-repos in the bodhi base image
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
0c895651fa postgresql / kojidb standby: try connecting 02 to 01, not 02 to itself.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
0a5cb2c51c postgresql_server: Fix spelling mistake
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
ad7441f76e db-koji01/02: db-koji01 was resized to 1tb, also need the same space on 02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
1613c724ca postgresql-server: sadly, "all" doesn't match replication, that has to be seperate.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00