Kevin Fenzi
a6b33434f0
virt-install: set a default nameserver for the install
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 14:10:31 -07:00
Kevin Fenzi
e51fdf52ce
proxy02: correct some network vars
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 13:58:47 -07:00
Kevin Fenzi
56d9be2bf3
dns: named.conf use /var/named for dir instead of /
...
I think this is leftover from chroot named days. New bind requires a
writable directory for this and default is /var/named.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 13:42:02 -07:00
Kevin Fenzi
7177f9c7af
colo_virt: set default dns servers and search for all colo_virt
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 13:29:06 -07:00
Kevin Fenzi
0071a5e9c7
named.conf: drop specifying port on transfer-source as it fails on new bind
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 13:03:46 -07:00
Kevin Fenzi
7d6f4c12ac
add some rhel9 conditionals for collectd, but remove for nagios
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 12:10:05 -07:00
Kevin Fenzi
a5dc93c76d
rkhunter: adjust for rhel9
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 12:02:17 -07:00
Kevin Fenzi
4106935f50
ns05: set lv group to the default
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 11:38:53 -07:00
Kevin Fenzi
9d8ee370d2
ns05: move to rhel9 and internetx02.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-01 11:31:57 -07:00
Miroslav Suchý
b5c09240f1
remove schlupova
...
Silvie left the team and RH
2022-06-01 11:08:14 +02:00
Kevin Fenzi
00057ef856
internetx02 enters the arena
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-31 21:51:07 -07:00
Adam Williamson
fa64313a2f
openqa: correct task ID for os-autoinst scratch build
...
The other one was just the x86_64 build task.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-31 14:05:50 -07:00
Adam Williamson
1563df24e4
openqa: use 2022-05 scratch builds on lab
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-31 13:39:29 -07:00
Kevin Fenzi
217e7d73ee
flatpak-indexer / staging: update upstream deploy ref
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-31 13:37:03 -07:00
Owen W. Taylor
1d6c2939f5
flatpak-indexer: use ubi8/python-39
...
flatpak-indexer now uses some Python-3.9 features.
2022-05-31 18:56:54 +00:00
Stephen Smoogen
63a8c4a39e
move back to the older splitter.py. clean up whitespace differences between it and upstream. put upstream in tree for someone to fix later.
2022-05-31 11:30:47 -04:00
Michal Konečný
2b193a7139
[the-new-hotness] Reflect the file changes in playbook
...
I forgot that you need to reflect template changes and new yaml files in
playbook as well. Let's correct this mistake.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-05-31 11:48:09 +02:00
Michal Konečný
60c0da9185
[the-new-hotness] DeploymentConfig is now template
...
DeploymentConfig contains jinja variable, so we need to move it to templates
folder so it's correctly handled.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-05-31 11:31:36 +02:00
Kevin Fenzi
f53ef31856
releng compose: lets try nfsv4 again
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-30 10:49:58 -07:00
Pavel Raiskup
9aa7120fee
frontend: double the connection limit on PostgreSQL server
...
This needs better debugging, but our connection pooling is probably
pretty complicated (each WSGI daemon process can have 15 connections to
DB, 5+10 overflow). And we have _many_ processes nowadays, while the
default connection limit is 100 in PostgreSQL.
2022-05-30 14:39:01 +02:00
Stephen Smoogen
618f0501d5
Fixed: when putting in new code, missed there was a _idx instead of idx. This caused splittery.py to crash.
2022-05-28 14:51:56 -04:00
Stephen Smoogen
c10120cea2
Fix: splitter.py to put in hack from 2020 to deal with CentOS Stream using xz compression versus gz
2022-05-28 14:38:49 -04:00
Stephen Smoogen
284a8d91e2
Fix: grobisplitter scripts. You cant touch a datefile until after the directory is created
2022-05-28 10:23:50 -04:00
Jakub Kadlcik
4c4652a74a
copr: allow pool ID to be specified via --pool or env variable
2022-05-28 10:00:36 -04:00
Stephen Smoogen
45d0034a8f
copy takes up lots of disk space and is 2x slower. move back to hardlink
2022-05-28 09:39:47 -04:00
Jakub Kadlcik
eb1c4410e8
copr: make the libvirt-list --connection optional
2022-05-28 08:55:39 -04:00
Jakub Kadlcik
965039a738
copr: deploy resallocwebui only on devel instance
2022-05-28 08:01:35 -04:00
Aurélien Bompard
848170ce72
Too early for certbot, we need to update the DNS first
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-05-28 10:05:13 +02:00
Kevin Fenzi
0ec6623ba6
pkgs / dnf automatic: exclude mod_auth_openidc-2.3.7-11.module+el8.6.0+14082+b6f23e95
...
This update seems to cause segfaults in https pushes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-27 17:30:10 -07:00
Stephen Smoogen
8db4eb6564
make sure the timestamp file is the same for all arches in case koji freaks out
2022-05-27 20:29:20 +00:00
Stephen Smoogen
824654b955
Changes: Updates splitter.py to the one in upstream modules git repository.
...
Removes the two stage process for building repositories
Sets all the files to the same timestamp.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2022-05-27 20:29:20 +00:00
Stephen Smoogen
7c77f430dd
First attempt to fix rhel8 splitter for multi-tree dirs.
2022-05-27 20:29:20 +00:00
Michal Konečný
37066f172f
[the-new-hotness] Add redis deployment
...
This PR adds redis service together with deployment config and updates the
configuration of the hotness to work with this new redis deployment.
This will now only work for the staging, but it doesn't break anything if
deployed on production.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-05-27 20:20:00 +00:00
Kevin Fenzi
a8ffd59c46
flatpak-indexer: update staging and move to ocp4 cluster
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-27 12:51:01 -07:00
e92a87ebd5
mote_v2: lower resources request
2022-05-27 19:42:12 +00:00
57f09e2618
mote_v2: use cephfs storageclass in staging
2022-05-27 19:42:12 +00:00
a24722f830
mote_v2: use rhel9 based redis image
2022-05-27 19:42:12 +00:00
Aurélien Bompard
bb9f43dde1
Setup the proxies for the ipsilon website
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-05-27 21:28:43 +02:00
Adam Williamson
bf4f704096
openqa: improve how we do the git config thing
...
The background to this is
https://bugzilla.redhat.com/show_bug.cgi?id=2073414 , in response
to which git was changed to die if a user runs git commands
on a repo which it doesn't own. In openQA, the test directory
is a git repo and openQA itself likes to run git commands on it,
but this is often going to be as a different user than the owner
of the directory. In fact on the worker hosts, the user that owns
the directory (geekotest on the server box) doesn't even exist.
This just sets the config by copying a file in place rather than
running a git command (which is hard to get to be idempotent) and
uses `/etc/gitconfig` so we don't wind up with a file in the
_openqa-worker user's home directory, which is meant to be empty.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-27 10:24:34 -07:00
Adam Williamson
3d148f5e7f
openqa/worker: handle git 'safety' check for test dir
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-27 09:05:06 -07:00
Aurélien Bompard
f0d1656bae
Add webhook triggers for ipsilon-website
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-05-27 17:13:42 +02:00
Aurélien Bompard
1bc48f6751
Two routes can't have the same name
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-05-27 16:30:22 +02:00
Aurélien Bompard
e13e96056c
Fix Alembic integration in datanommer
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-05-27 16:10:42 +02:00
Aurélien Bompard
e05049f94d
Ipsilon website: set final route
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2022-05-27 16:10:42 +02:00
Michal Konečný
974a5be479
[the-new-hotness] Update to F36 on staging
...
Update Fedora image to F36. Only for staging for now.
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-05-27 12:52:35 +02:00
Adam Williamson
f869c0f643
Revert "openqa/worker: handle git 'safety' check for test dir"
...
This reverts commit 34b3d3a5cc
. On
second thoughts it's kinda ugly and I need to think about other
options...
2022-05-26 15:23:13 -07:00
Adam Williamson
34b3d3a5cc
openqa/worker: handle git 'safety' check for test dir
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-05-26 15:05:00 -07:00
Kevin Fenzi
19d2fbffbf
inventory: add some power mgmt interfaces
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-26 10:24:12 -07:00
Kevin Fenzi
4c4be31afb
ipsilon / staging: the wsgi is named differently in stg/f36?
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-25 17:42:30 -07:00
Kevin Fenzi
792f082750
Revert "ipsilon / staging: fixes for f36"
...
This reverts commit 6d5911cc3c
.
Turns out these are the way the new version installs. ;)
2022-05-25 17:38:04 -07:00