Commit graph

33577 commits

Author SHA1 Message Date
Adam Williamson
be8dc36f7f openqa/worker: sigh restarted not started
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 14:36:12 -07:00
Adam Williamson
fbfffecb90 openQA: move a64-worker03 to prod
If we're running in prod, we probably want two workers in prod
and one in stg. Two in each would be better...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 14:14:48 -07:00
Adam Williamson
c2023d5560 openQA: try to make NFS mount changes more robust
On client end, restart mount unit (with daemon-reload) if mount
file changes. On server end, run exportfs -r if export config
file changes.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 14:06:07 -07:00
Adam Williamson
e14052db33 ok debug stuff did its job goodbye
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 13:14:54 -07:00
Adam Williamson
ea70d16680 gah stupid tags
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 13:12:33 -07:00
Adam Williamson
a4deb8dbaa try and fix this debug stuff why is ansible so hard
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 13:11:51 -07:00
Adam Williamson
c60897306c sigh yaml
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 13:06:42 -07:00
Adam Williamson
e02baf2149 Add a bit of debugging to crypto-policies
aka why isn't it working on a64 worker02

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 13:05:29 -07:00
Adam Williamson
b60dce6bdc openqa: drop host-level openqa hostname settings
These should be coming from the groups, now we don't have IAD
vs. PHX complications.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 11:45:16 -07:00
Mark O'Brien
51f6ae2ae7 fedimg: add south african region to fedimg builds 2020-10-30 18:09:08 +00:00
Adam Williamson
5b9aadd878 Make openqa-a64-worker02 a prod worker(!)
It's alive again now (thanks smooge), and I want to enable
aarch64 testing in production, so add it as a prod worker (and
tap and hdd worker).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-30 10:02:26 -07:00
Pierre-Yves Chibon
f4c9127444 apps-fp-o: Install the apps-fp-o RPM package and reorder the playbook just a little bit
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-10-30 16:59:31 +01:00
Stephen Smoogen
07ef31c4c9 Bring openqa-a64-worker02 into inventory.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-10-30 09:42:14 -04:00
Stephen Smoogen
91f4b3204b Bring in initial file for openqa-a64-worker02 for adam.
Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
2020-10-30 09:42:14 -04:00
Adam Saleh
4780570a73 Be able to share snapshots in grafana dashboard. 2020-10-30 14:17:32 +01:00
Mark O'Brien
0904b6802b osbs: update bvm host for stage aarch64 2020-10-30 12:18:32 +00:00
Mark O'Brien
7e026f098b osbs: not staging hosts recomment 2020-10-30 12:03:36 +00:00
Mark O'Brien
0af81f79f5 osbs: uncomment even more staging inventory hosts 2020-10-30 12:00:46 +00:00
Mark O'Brien
1eecbfd703 osbs: uncomment staging inventory hosts 2020-10-30 11:53:39 +00:00
Adam Williamson
2b7a62f232 openqa/dispatcher: use arch filtering instead of custom WANTED
I just enhanced the scheduler code so we can share the stock
WANTED definition (which now includes all arches) between prod
and lab, but filter the arches with a config file setting. This
means we don't have to carry and install a whole custom WANTED
file with the extra arches for lab any more, we just set the
appropriate value in the config file. Also drop some stuff from
the config file that's been useless since we switched to
fedora-messaging.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 16:55:11 -07:00
Adam Williamson
6937712e23 openqa/dispatcher: enable Server and Workstation aarch64 images
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 15:43:58 -07:00
Adam Williamson
8ba222327d openqa/dispatcher: Drop 32-bit ARM disk image testing again
It's not working (no display output). Not sure why not yet.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 15:33:33 -07:00
Adam Williamson
728ae59b6d openqa/dispatcher: try scheduling 32-bit ARM minimal image again
...this time it'll run on an aarch64 host. Let's see if that
works better.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 14:10:21 -07:00
Adam Williamson
ef5d044161 openqa/dispatcher: schedule minimal disk image on aarch64
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 13:49:36 -07:00
Adam Williamson
fd292f9aa7 Try and fix syntax in that last commit
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 11:14:45 -07:00
Adam Williamson
bb286d8099 Enhance the crypto-policy stuff to actually set the policy
Just writing a config file isn't enough, apparently. We need to
really call update-crypto-policies. This attempts to do so, but
only if it's really necessary, by using some handy check args.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 11:12:01 -07:00
Adam Williamson
1a1992462a inventory: add comments on broken openqa workers
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-10-29 10:56:10 -07:00
Kevin Fenzi
4e63bbb7b2 Add a crypto-policies to set to LEGACY on fedora 33 hosts
This is needed to get our 2fa working.
We should drop this once we are moved to sssd.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-29 10:17:04 -07:00
c366454e46 docstranslation: fix key reading for secrets injection 2020-10-29 16:38:18 +00:00
František Zatloukal
cc426a90e3 Testdays: Use 8080 also for containerPort 2020-10-29 15:24:10 +01:00
František Zatloukal
d33cac590b Testdays: Try 8080 for readiness and liveness 2020-10-29 15:16:23 +01:00
František Zatloukal
affb52ca17 Testdays: Please work 2020-10-29 15:06:00 +01:00
František Zatloukal
c227d838e4 Testdays: Let's try port 8080 2020-10-29 14:54:33 +01:00
František Zatloukal
e172692cdb Testdays: Try to specify gunicorn command 2020-10-29 14:46:32 +01:00
Mark O'Brien
665b8f0e93 osbs: aaarch64 stage update kickstart url 2020-10-29 12:50:54 +00:00
27295e92da
docstranslation: use include_role instead of import_role 2020-10-28 23:40:28 +01:00
Kevin Fenzi
40e5e6f95f We are not frozen anymore.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 13:40:25 -07:00
Kevin Fenzi
15b7255550 nagios: try and exclude centos_ipa_client_stg group from nagios
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 13:00:19 -07:00
Kevin Fenzi
a74b4015e7 nagios: contacts
Clean up a bunch of old contacts that no longer are around
or care about getting alerts from our nagios.

Add readme file that notes that this information is public and
people should use a filtered email address for this purpose and avoid
adding sensitive information like phone numbers.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 11:52:24 -07:00
Kevin Fenzi
c76b534aaa clevis: add spaces around interface name
Without this, newer fedoras warn on dract runs:

dracut: WARNING: <key>+=" <values> ": <values> should have surrounding white spaces!
dracut: WARNING: This will lead to unwanted side effects! Please fix the configuration file.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 11:44:50 -07:00
Kevin Fenzi
59a466528c download: add ipv6 address for tier1 mirror to allow them to sync with that on download-ib01/download-cc-rdu01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 11:40:07 -07:00
Kevin Fenzi
9a7d1e393c koji_hub: add fedora-34 to koji-gc list.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 11:39:25 -07:00
Mattia Verga
2680117992 bodhi: enable check-signed-builds scheduled task
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
2020-10-28 18:37:49 +00:00
673855471a docstranslation: generate ssh key & add missing secrets 2020-10-28 18:13:03 +00:00
Mark O'Brien
5b9a555fb9 osbs: change bvm host for stage aarch64 2020-10-28 15:56:59 +00:00
Kevin Fenzi
1cd00567f2 web-data-analysis: pip is pip3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 08:33:02 -07:00
Kevin Fenzi
1736849caa web-data-analysis: add countme group before trying to add it to countme user
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-10-28 08:25:53 -07:00
Mark O'Brien
4a4b4b22a2 osbs: add host vars for stage aarch64 2020-10-28 14:51:42 +00:00
Patrick Uiterwijk
57d0ae3734 Bump the IoT stable keys to fedora-33
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2020-10-28 13:31:10 +01:00
Aurélien Bompard
05ef3ccb93
Fixup last commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-10-28 12:00:37 +01:00