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
47194ff1f8
db-koji01: allow db-koji02 access to postgres
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:13 +02:00
Kevin Fenzi
f717b3fa28
db-koji02: Lets not do math with strings (set max_mem with a hard coded value)
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:13 +02:00
Kevin Fenzi
ccff891053
db-koji02: limit max memory to 2x current memory
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
9747e55c72
db-koji02: create vm and config files for hot standby kojidb.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Aurélien Bompard
7fb214fe3d
Update Bodhi in staging
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-04-24 21:34:12 +02:00
Mikolaj Izdebski
98eb4b1c0f
odcs stg: Set ansible_python_interpreter to python3
2020-04-24 21:34:12 +02:00
Mikolaj Izdebski
faf338f69f
odcs stg: Move from Fedora 28 to 30 ( #8297 )
2020-04-24 21:34:12 +02:00
Aurélien Bompard
b9e3f6f703
Update the Bodhi beta in staging
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
184f4c93bc
postgresql / db_koji01: adjust stuff to hopefully give us good backups.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
6052756805
postgresql_server / db-koji01: Adjust a bunch more for performance.
...
The current settings cause database dumps to drive the load way up
and make the entire application slow, so we need to adjust.
Using pgtune, these values might well be better.
shared_buffers + effective_cache_size should = total memory.
random_page_cost should be lowered a bunch since we are on ssds there.
1.1 is only slightly more than 1.0 for sequential.
effective_io_concurrency should also be raised a bunch for ssds.
a few other values should be higher based on memory.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Aurélien Bompard
426d9b7b63
We have differnt vars files for staging and prod, use them
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-04-24 21:34:12 +02:00
Aurélien Bompard
116ced3334
Make the Bodhi versions more widely available
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org >
2020-04-24 21:34:12 +02:00
Clement Verna
b480336ed0
Bodhi: use python3 to run ansible on the stg backend box
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2020-04-24 21:34:12 +02:00
Tomas Hrnciar
70a00e6925
copr-fe: adds PAGURE_INSTANCES
2020-04-24 21:34:12 +02:00
Clement Verna
3fff578533
Bodhi: Move bodhi-backend01.stg to Fedora 30
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
37d59d1917
oci-registry: Updated all of them to f30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
a21f9f21be
armv7_one_nic install: also need to set threads vs native
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
c80a06773a
armv7_on_nic: set this to super fast cache mode
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
35258909e0
group_vars / all / armv7-2nic install: try virt-2.11
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
e60e314a41
buildvm-armv7-01: switch back to f29 and also pass --machine 2.11 to work around bug
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
f7c7ad0ae2
db-koji01: adjust postgresql parameters to hopefully perform better
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
be67ce5915
Lets try this again...
...
Revert "buildvm / armv7: drop that attempt"
This reverts commit 34123198e81e0cf14ff092b91555e049df50b1ea.
2020-04-24 21:34:12 +02:00
Kevin Fenzi
50ecf3fa91
buildvm / armv7: drop that attempt
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
ef8352f482
buildvm / armv7: try f30
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
0dcb8aa2db
buildvm / armv7: perhaps I need to use the Server repo here.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
ec84a80f91
global vars: Try armv7 install without virtio net
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
c96aaa1e79
buildvm / armv7: the vg on the emags is the more standard vg_guests
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
a535a94a04
buildvm / aarch64/armv7: adjust group totals for use on emag. Move armv7-01 over to test.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Miroslav Suchý
630539e95b
retrace: update urls
...
according to https://pagure.io/fedora-infrastructure/issue/8219
2020-04-24 21:34:12 +02:00
Kevin Fenzi
c9c1b3f369
proxies / openshift_nodes: drop node04/05 here as they are not infra nodes and don't run routers.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
8315ba9108
koji / buildvm-s390x-01.s390: Move this to a normal builder, remove from compose channel
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
a2ec448f14
buildvmhost-aarch64-10: use python3
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
077af5b555
buildvmhosts: add buildvmhost-aarch64-10
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Adam Williamson
7d1169f30c
Disable power9 openQA worker hosts until bugs are fixed
...
Unfortunately two bugs seem to be preventing these boxes from
doing their intended job:
https://bugzilla.redhat.com/show_bug.cgi?id=1757249
https://bugzilla.redhat.com/show_bug.cgi?id=1757250
until those are resolved, let's disable them.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-04-24 21:34:11 +02:00
Adam Williamson
43b11f777e
openqa: bump new ppc64le worker hosts to 30 workers each
...
Let's see if they can handle this...
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
864ad59307
Terminate Koschei VMs
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
b8c6b830e2
inventory: Define os_infra_nodes host group
2020-04-24 21:34:11 +02:00
Kevin Fenzi
73f8540b12
tang: use python3 now that they are fedora 30 instances.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Kevin Fenzi
abf757a7d7
openqa / ppc64le: add also host_vars files for new machines.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Kevin Fenzi
e8fb2663ad
openqa / ppc64le: add two new hosts to stg, can be moved around later.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Kevin Fenzi
0ed8cf197c
resultsdb01: make memory 8gb instead of 4 to avoid memory leak issue longer.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Stephen Smoogen
f45339b533
remove files associated with coloamer
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
6b8c7b654d
Koschei: stop backend services on VM
2020-04-24 21:34:11 +02:00
Kevin Fenzi
71718c143f
maintainer-test / ppc64le: use python3 now that we have f30.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Kevin Fenzi
dc6757e92b
maintainer-test / ppc64le: Respin with f30.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:11 +02:00
Stephen Smoogen
61f292705c
[proxies] comment out coloamer from ansible configs
2020-04-24 21:34:11 +02:00
Stephen Smoogen
0a87de6e21
[proxies] remove proxy08 from ansible configs
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
2c11e5af34
java-deptools: Move from F28 to F30
2020-04-24 21:34:11 +02:00
Mikolaj Izdebski
32d66762ae
koschei: Move watcher service to OpenShift
2020-04-24 21:34:11 +02:00