lrossett
2d209bef3a
resultsdb-ci-listener playbook and role
2021-07-12 19:54:38 +00:00
Pavel Raiskup
56333c899f
copr-be: one more ppc64le image update
...
This one should have enough space in / directory.
2021-07-12 18:10:16 +02:00
Pavel Raiskup
9b28b08059
copr-be: fix ppc64le VM termination
2021-07-12 18:06:07 +02:00
Pavel Raiskup
8903ac9c3f
copr-be: disable @copr/copr on devel builders for now
...
THe @copr/copr doesn't have ppc64le chroots available, so we can not
even enable them.
2021-07-12 17:21:32 +02:00
Pavel Raiskup
d081f58518
copr-be: use copr ansible plugin for enabling @copr/copr
2021-07-12 17:16:13 +02:00
Pavel Raiskup
b94611c483
copr-be: fixed ppc64le image for ipv6 config, #1
2021-07-12 16:23:31 +02:00
Pavel Raiskup
31b5478679
copr-be: don't fail enable-swap when not necessary
...
Ppc64le images have tsflags=nodocs set, so "rpm --setperms" fails with
chmod: cannot access '/usr/share/man/man1/copr-rpmbuild.1.gz': No such file or directory
Also, there's a new directory ../workspace, see:
https://pagure.io/copr/copr/c/52e8393ce4f1984b38aa145667fa694143985853
2021-07-12 14:37:20 +02:00
Pavel Raiskup
5ab3f72439
copr-hv: more verbose libvirt-new allocator
2021-07-12 14:26:40 +02:00
Pavel Raiskup
96629a900d
copr-hv: fix VMs IPv6 allocation
...
The bug was that we tried to allocate addresses like "*cafe:c1001" (one
additional number). This is now fixed, and since we are allowed to use
c1, c2, c3, .. let's give each hypervisor a fixed block of 64 addresses,
and don't be afraid to overflow there with new hypervisors.
2021-07-12 14:16:29 +02:00
Mark O Brien
a37980bb0b
make dir for sysadmin-openshift group
2021-07-12 10:47:40 +01:00
Pavel Raiskup
69f856149e
copr-be-dev: try to start ppc64le machines
2021-07-12 10:22:48 +02:00
Pavel Raiskup
e931ead047
copr-hv: uploaded image name to have architecture in it's name
2021-07-12 10:17:15 +02:00
Pavel Raiskup
d10cb77f9b
copr-hv: upload images only to appropriate hypervisors
2021-07-12 10:07:46 +02:00
Brendan Early
84d69178f3
packages-static: change deploy strategy to recreate
2021-07-11 20:39:46 -05:00
Brendan Early
4af473e648
packages-static: update solr files
2021-07-11 20:33:20 -05:00
Kevin Fenzi
6d8667f4c1
osbs_stg: also define fedora_required_images for stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 16:29:36 -07:00
Kevin Fenzi
b40ded4e40
osbs: comment out no longer available packages
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 16:06:57 -07:00
Kevin Fenzi
75b7a04207
osbs: playbook seems to want fedora_required_images defined.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 15:45:07 -07:00
Kevin Fenzi
8b015fda21
inventory: re-add storinator to hardware
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 11:38:40 -07:00
Kevin Fenzi
c2fbb468e9
update appliedmicro hardware inventory
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 10:01:20 -07:00
Kevin Fenzi
908fb48c17
rdu-cc: Turns out the network there is a /24 not a /23
...
We only noticed this because we can't get to resources in the other /24
subnet from ours. :) All the other rdu-cc hosts are fine, just these
need adjusting.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 08:52:53 -07:00
Kevin Fenzi
ef8456c46d
storinator01: drop all the old communishift volumes.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 07:10:53 -07:00
Kevin Fenzi
9b81171d17
storinator01: move the old config for exports to the new hostname
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 07:10:53 -07:00
Carl George
b74b272cbc
Add mandatory days for EPEL Next
2021-07-09 13:38:24 +00:00
Kevin Fenzi
8a65238577
hardware: disable checking swap on hardware for now
...
RHEL8 kernels on virthosts in particular are aggressive about filling up
swap. This causes no issues, but is causing a lot of alert fatigue.
Ideally we would switch all swap checks to swap+memory free checks of
some sort. We should look at that when moving to zabbix.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-09 05:56:55 -07:00
Kevin Fenzi
a42bb9e383
ipa/server: fix typo: yess to yes
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-08 09:45:41 -07:00
Kevin Fenzi
b39b6892fc
vmhost-x86-08: add to inventory so it gets configured and updated instead of sitting idle and unrebooted
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-08 09:14:23 -07:00
ff1395d99c
ipsilon: clean up ipsilon role
...
This cleans up the ipsilon role, removing a bunch of old, commented out
lines, and removes files and templates that are no longer used.
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-07-08 10:13:41 +00:00
Kevin Fenzi
12e82cc7bc
how many reverts can I do? This one should be reverted because we want it to not mess with resolv.conf
...
Revert "Revert "buildvm_s390x: try and not block ifcfg handling on s390x machines""
This reverts commit 290ef0841f
.
2021-07-07 13:50:39 -07:00
Kevin Fenzi
290ef0841f
Revert "buildvm_s390x: try and not block ifcfg handling on s390x machines"
...
This reverts commit 95eb10f492
.
Turns out this is a rabbit hole we don't want to go down.
2021-07-07 13:49:25 -07:00
Kevin Fenzi
5d6f460b42
buildvm_s390x: the z/vm s390x instances use enc900 as network interface
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-07 13:43:22 -07:00
Kevin Fenzi
ad91eae586
base: adjust grouping to give the desired result in when for NM tweaking
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-07 12:56:46 -07:00
Kevin Fenzi
95eb10f492
buildvm_s390x: try and not block ifcfg handling on s390x machines
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-07 11:12:21 -07:00
Kevin Fenzi
85fb65a443
buildhw-x86: fix all the buildhw-x86 boxes clevis config to work on boot
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-07 11:00:23 -07:00
František Zatloukal
e15803cfc1
oraculum: add missing endif to bc
2021-07-06 13:45:48 +02:00
František Zatloukal
b0723fea7b
oraculum: Use python3.9 s2i image on prod, change frontend source branch
2021-07-06 13:37:48 +02:00
Stephen Smoogen
dc0df6a285
try to fix collectd to not log all virtaul interfaces. ^vnet does not always work
2021-07-05 08:27:41 -04:00
1893bac187
value02: set up keytab correctly
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-07-05 18:32:07 +10:00
Adam Williamson
57d57397d5
openQA: test new git bump builds on lab
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-07-02 14:20:49 -07:00
Kevin Fenzi
c617dce125
armv7-test01/02: drop duplicate datacenter def
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 13:48:14 -07:00
Kevin Fenzi
7983b57477
armv7-test01/02: try rdu-cc datacenter
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 13:33:22 -07:00
Kevin Fenzi
74f2e4d320
armv7-test01/02: set cloud datacenter
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 13:21:42 -07:00
Kevin Fenzi
4da35e620b
armv7-test01/02: set vpn true on armv7-test instances
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 13:09:19 -07:00
Kevin Fenzi
d863eed602
armv7-test01/02 are 32bit, so no /usr/lib64 here
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 12:41:37 -07:00
Kevin Fenzi
77149ebe59
add virt-instance create for the armv7 maintainer test instances
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 12:11:09 -07:00
Kevin Fenzi
7c57dffda9
armv7-test: just fold these into the normal maintainer_test group now
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 12:08:12 -07:00
Kevin Fenzi
7a307f169b
re-add new and exciting armv7-test instances
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-02 12:04:18 -07:00
Aurélien Bompard
7b650d56c9
Allow people in the sysadmin-main group to manage stage users in Noggin
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-07-02 18:04:30 +02:00
Aurélien Bompard
d0ccea03f2
Add the new collectd plugin for IPA
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-07-02 17:37:54 +02:00
František Zatloukal
cb6f8fc713
Blockerbugs: Adjust staging settings
2021-07-02 16:58:52 +02:00