Commit graph

29044 commits

Author SHA1 Message Date
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
Kevin Fenzi
c0b7ab03f4 buildvm-fedora-31: some cargo cult says nomodeset might help
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
64883c2c26 virt-install: remove ipv6 disable, causes more problems than it fixes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
8f7f705e67 taskotron: re-enabling hotfix for disposable client timeout increase, use python3 2020-04-24 21:34:16 +02:00
c4a986cad5 taskotron: remove old hotfix for testcloud 2020-04-24 21:34:16 +02:00
84bdb84a65 taskotron: removing packages that probably aren't needed anymore 2020-04-24 21:34:16 +02:00
Kevin Fenzi
3533b3b95e virt-install: try disabling upv6 entirely as we don't use it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Kevin Fenzi
60aedbcfe3 inventory: asjudt virt-install commands for buildvm/buildvm_ppc64le
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:16 +02:00
Pavel Raiskup
c92658c392 copr: aws terminator: ignore errors
Sometimes we delete the worker in AWS web UI, and our termination script
should ignore the error (at least for now, less error prone solution is
needed).

I suppose that copr backend code should survive the playbook failures,
but it doesn't yet: https://pagure.io/copr/copr/issue/1112
2020-04-24 21:34:16 +02:00
Clement Verna
22d53e218c OSBS: Use the env variable to make the reactor-config and client config name unique per env.
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-04-24 21:34:16 +02:00
Pavel Raiskup
7990c366ea copr: image preparation, rename script
So its name doesn't look like it is for OpenStack only.
2020-04-24 21:34:16 +02:00
Pavel Raiskup
09284ad3d7 copr: aws builders: automatic image preparation
This adds some predefined config to ~/.aws/config, and fixes
copr-builder-image-prepare-os.sh so it accepts first argument like

    - x86_64 -> cloud not specified, equivalent to os:x86_64
    - os:ppc64le -> box in OpenStack, ppc64le architecture
    - aws:x86_64 -> box in AWS, x86_64

instead of plain x86_64/ppc64le.
2020-04-24 21:34:16 +02:00
Pavel Raiskup
901c08f09b copr: backend: increment builder group count 2020-04-24 21:34:16 +02:00
Pavel Raiskup
c339fac5be copr: backend: add new x86_64 builder group from aws 2020-04-24 21:34:16 +02:00
Pavel Raiskup
4c70928da1 copr: import correct vars file in aws terminator 2020-04-24 21:34:16 +02:00
Pavel Raiskup
f7211c7013 copr: aws: add terminator playbook
.. and put region to vars file so we have it defined at one place.
2020-04-24 21:34:16 +02:00