Stephen Smoogen
9e28a9e73b
get the right mac address to the right system
2020-04-24 21:34:16 +02:00
ce601394c7
taskotron/vault: use python3-libsemanage instead of python2
2020-04-24 21:34:16 +02:00
Adam Williamson
be356508ae
openqa/dispatcher: restart all fm-consumer@ services daily
...
fedora-messaging has an annoying bug where consumers get stuck
allegedly working fine but actually not handling any messages:
https://github.com/fedora-infra/fedora-messaging/issues/208
to deal with this on our openQA servers, just have the dispatcher
role install a cron job which restarts all the services nightly.
Strictly speaking this shouldn't really be part of a specific
role like this, but this is the easiest way to do it and it's
not really that "wrong".
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
33b5278939
taskotron/execdb: use python3-libselinux for execdb machines
2020-04-24 21:34:16 +02:00
Stephen Smoogen
5a81abad8c
add another host
2020-04-24 21:34:16 +02:00
Kevin Fenzi
89fa7dbb58
buildvm-armv7-17: also re-add to inventory
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
e844534c9c
buildvm-armv7-17: bring lucky 17 back as a heavy builder...
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
b4d43cea42
resultsdb-backend: use python3-libsemanage for newer fedoras
2020-04-24 21:34:16 +02:00
Adam Williamson
e1661df05e
Greenwave Rawhide gating: update cloud test requirement
...
autocloud is going away soon, it has been replaced by a test run
in openQA, this changes the Greenwave Rawhide gating config to
look for the result of the openQA test not the autocloud one.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
Adam Williamson
55d7388db3
Greenwave Rawhide gating: don't expect Workstation boot iso tests
...
We no longer build a Workstation boot ISO, so we shouldn't
require tests of it to pass in the Greenwave Rawhide gating
config.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
f48fc265e7
resultsdb-dev: use F31 for rebuild
2020-04-24 21:34:16 +02:00
Stephen Smoogen
16c693d3c2
add buildvm-aarch64-13 to lists so we can build it out
2020-04-24 21:34:16 +02:00
Kevin Fenzi
49ec50789e
wiki: fix some syntax issues.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
81cd98a870
wiki: set fedora-messaging queue name
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kamil Páral
b361bc196f
taskotron: build only F30 in imagefactory
...
Oz has troubles building anything newer than F30. But we only need F30
for our minions, so let's simply disable everything else.
2020-04-24 21:34:16 +02:00
Kevin Fenzi
3641c508fd
postgresql defaults: move default to defaults.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Jakub Kadlcik
78fc84292c
copr: update builders on dev instance to F31
2020-04-24 21:34:16 +02:00
Kevin Fenzi
2dff4bef9f
virt-install: try mmoving back to 'none' for the undocumented dract field.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
35f07175d8
virt-install: set systemd.log_level=debug to see if we can figure out these hangs.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
3ca6c1ffd8
virt-install: drop the eth1 line to work around weirdness with virt-install/dracut
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Adam Williamson
b3546bd762
openqa/dispatcher: seriously JSON I will END YOU
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
Adam Williamson
277300c022
openqa/dispatcher: goddamn json and commas
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
Adam Williamson
bfd281cc42
openqa/dispatcher: schedule for Cloud_Base qcow2 images
...
This adjusts the images.json.extraarches used on staging to
look for Cloud_Base qcow2 images now we want to test those too.
Prod uses the stock config baked into fedora_openqa, which has
also been adjusted.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
Adam Williamson
08c8bd379a
openqa/server: tweak usernames/passwords for cloud-init config
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
Adam Williamson
29a666e2a3
openqa/server: create a cloud-init ISO
...
We're going to test Cloud images in openQA now autocloud is
retiring. We need a cloud-init ISO to be able to boot them.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:16 +02:00
Kamil Páral
cbfacfcf67
taskotron: don't build F29 images in imagefactory, it's EOL now
2020-04-24 21:34:16 +02:00
Kamil Páral
710ccf6660
taskotron: make imagefactory unit print debug info
2020-04-24 21:34:16 +02:00
Kamil Páral
cb643d7f00
taskotron: remove hotfix in imagefactory, it's upstream now
2020-04-24 21:34:16 +02:00
Aurélien Bompard
31dccd36bd
In staging, build Bodhi from the 5.1 branch
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:16 +02:00
Aurélien Bompard
e8f375be5c
Update Bodhi in staging
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
a58c8b9934
mailman: revert last change and add deployment_type, which was the actual error
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Rick Elrod
f722de423e
try taking this back out?
...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
546b209246
mailman: Add username for fedora messaging
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Rick Elrod
cd4a1191e2
Revert "virt-install: try this."
...
This reverts commit 6cbdbd57e069f3ce2657b3c49399925546404d03.
2020-04-24 21:34:16 +02:00
Kevin Fenzi
41f9c3ebcf
virt-install: try this.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
1dde1b519a
virt-install: ok, how about off
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
72724f08d5
virt-install: short_hostname isn't defined here, use inventory_hostname_short instead
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
80eb0441ad
A whitespace change. Is it committing right?
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
72ed8ff184
buildvm virt-install disable ipv6 again to look at debugging.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ced032b5b3
virt-installs: drop debugging and set all eth1 hostnames to use short-hostname.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
d8441690ea
buildvm-f31 install: Try making sure the nfs name isn't nearly the same as the real one.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ea9c6c6989
fedora_messaging_callback: This should be a } not a )
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
f12a2d20d3
koji_hub: completely drop the auth hotfix, it's in upstream deployed koji hub now.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
d477beba63
fedora-31 buildvm install: re-enable eth1, add dracut debugging, try changing none to on.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
41039d9cea
buildvm-fedora-31 virt-install: drop eth1 and see what happens.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
ec50eef93b
try putting nomodeset back
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
6296d030da
virt-install fedora-31 buildvm: see if the order changes anything.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
86e0df5ba4
buildvm-f31 virt-install: remove debugging
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
99cdfdb3ac
buildvm virt-install no eth1 gw
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
5074c86657
buildvm-fedora-31 virt-install: add systemd boot debugging.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00