Kevin Fenzi
37fe0f9924
koji_builders: should be using python3-koji here.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
f39ba30822
base: exclude this selinux policy for now since it causes a OOM crash on fedora-armv7-31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Rick Elrod
93e694a57d
virt_boot: force string instead of bytes
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
9d4f1094a8
virt_boot: some easy python3 fixes.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
48c54faca6
virt_boot: any chance this module just works with python3?
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
5424ee4fa2
virt_instance_create: try python3 here.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
b23d6d295b
Revert "virt_instance_create: The emags use python3 here."
...
This reverts commit ca4ea658788af7902329620f6f98a680fc02f936.
2020-04-24 21:34:14 +02:00
Kevin Fenzi
fc5ea0b944
virt_instance_create: The emags use python3 here.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
3ba3fde9d7
group_vars / armv7 install: try without host model at all.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
2e0d49c6db
armv7 virt-install: move back to default machine version
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
f8a874af69
buildvm-armv7-01: move to f31
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
e50fa5f3f2
freshmaker: remove everything
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
bc5b8dca57
base packages to install: remove ntpdate. It's not in rhel8 and we don't use ntp anymore anyhow.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
562de337af
nfs_client: reload NM after adding new storage route
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
c04b160037
koji db: set things to copy backup from 02 and not 01 now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Kevin Fenzi
993fd9f64e
postgresql_server / db-koji02: set max_standby_streaming_delay to -1 ( ∞ )
...
Turns out I had set this on the master (db-koji01) which is ignored.
We need to set it on the standby. With a value of -1, the standby will wait
for conflicting transactions/locks to complete however long it takes.
If this doesn't work to get us a good backup on db-koji02, no harm and we
can try something else.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00
Adam Williamson
f5522d3fa6
collectd: drop hddtemp config section except on RHEL 6
...
It is unnecessary since collectd 4, and breaks with 5.9.0 or
later.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:14 +02:00
Mohan Boddu
52137a4590
Changing the stream name in el8_playground platform module
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:14 +02:00
Mohan Boddu
4563740798
Moving el8-playground platform to el8_playground platform
...
Due to:
module_build_service.errors.UnprocessableEntity: The stream cannot contain a dash unless disttag_marking is set
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:13 +02:00
Adam Williamson
3139d01c8e
openqa: re-enable ppc64 workers 2 and 3 with 15 workers each
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:13 +02:00
Stephen Smoogen
38b3796440
remove odcs spam
2020-04-24 21:34:13 +02:00
Dusty Mabe
514f7d5fc2
bodhi-pungi: only run multi-arch SB on f31+
...
This is a fixup for d7713e6 where mulit-arch was enabled.
2020-04-24 21:34:13 +02:00
Stephen Smoogen
f775246ab6
and we have some more macs
2020-04-24 21:34:13 +02:00
Stephen Smoogen
e64a13ccbb
add more ips
2020-04-24 21:34:13 +02:00
Stephen Smoogen
3e67f232ec
add buildvmhost macs from aarch64 boxes
2020-04-24 21:34:13 +02:00
Stephen Smoogen
e6448d07c7
let us put aarch64-12 ip into dhcpd
2020-04-24 21:34:13 +02:00
Kevin Fenzi
93e018e2d5
proxies / redirects: drop workstation/server/atomic, they are no longer used, update labs and spins and arm
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
d535829453
basessh: fix up logic for el8 machines.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
2eb26dd5f9
basessh: carefully adjust install so it only fixes rhel8 and changes nothing else for freeze.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
8e238ef62a
rhel8 repo file: Clean up from beta, use https, make AppStream/BaseOS for dvd repos
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
dd9e5512e3
common files: fix epel8 path, it has Everything in it.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
36ed20e7f1
common files: add epel8.repo file for rhel8 machines.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
80c5652ffa
buildvmhost-aarch64-10: just let ansible autodetect platform python3 on rhel8
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Kevin Fenzi
c2bbd4bdc7
repospanner_temp: Ansible does not want -s in group names, use _ instead.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:13 +02:00
Mikolaj Izdebski
4c087db4b1
koschei: Use explicit OpenShift image registry
2020-04-24 21:34:13 +02:00
Mikolaj Izdebski
87ac0c75d0
koschei: Define ImageStream
2020-04-24 21:34:13 +02:00
Mikolaj Izdebski
8b1db147ba
koschei: set imagePullPolicy to Always
2020-04-24 21:34:13 +02:00
Mohan Boddu
7c173984c5
Adding epel8 platform module definitions
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:13 +02:00
Patrick Uiterwijk
db6a10d9c0
Update IoT stable/ keys to f31
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-04-24 21:34:13 +02:00
Aurélien Bompard
677a542ead
Update Bodhi in staging
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
92d7ec84a8
bodhi: skip pep517 on install bodhi in openshift
...
This doesn't per say solve the bug/traceback but it should prevent
us from triggering it.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Pierre-Yves Chibon
92fec59ee1
robosignatory: <to> was meant to be replaced but had not, now it has
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:13 +02:00
Aurélien Bompard
52f4765351
Hotpatch Bodhi
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:13 +02:00
Mohan Boddu
5ce95e2021
Update releases.json to make f31 active and no retirement
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:13 +02:00
Dusty Mabe
3d4b3ffd56
new-updates-sync: sync multiarch silverblue ostree content
2020-04-24 21:34:13 +02:00
Dusty Mabe
5386e0022e
bodhi-pungi: enable aarch64 and ppc64le for silverblue updates
2020-04-24 21:34:13 +02:00
Dusty Mabe
305d76cd9e
bodhi-pungi: F32 will be the next "branched"
...
Now that f31 is go we can use the final location for ostree repo input.
Bump the variable so that it will only look at branched for f32.
2020-04-24 21:34:13 +02:00
Mohan Boddu
100d01f10a
F31 is GO
...
Updating the vars and releng cron jobs
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:13 +02:00
Stephen Smoogen
011102c216
make sure repospanner-temp is not an empty group
2020-04-24 21:34:13 +02:00
Stephen Smoogen
fd1f4a527b
fix the nrpe check
2020-04-24 21:34:13 +02:00