Commit graph

29565 commits

Author SHA1 Message Date
Stephen Smoogen
672924614f rename bvm-a64-17 to bvm-a64-osbs-01 2020-04-24 21:34:18 +02:00
Kevin Fenzi
4e04d027ab buildvm-s390x-17: add to list that gets the /mnt/koji link.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:18 +02:00
Aurélien Bompard
a2bdbaeabe Update Bodhi
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
a73a64213d copr: dist-git: try one hotfix patch 2020-04-24 21:34:18 +02:00
Aurélien Bompard
10e11be502 Update Bodhi in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
b9fd22b21c loopabull: topics aren't playbooks....
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
0002584208 Revert "copr: fe: all ./manage.py commands now use '-' instead of '_'"
Temporarily, till we have new package on production.  For now I expect
that we will merge https://pagure.io/copr/copr/pull-request/1134.

This reverts commit 90fcd8c96a3bf9ef40862d9dc598460b05c54b4b.
2020-04-24 21:34:18 +02:00
Pavel Raiskup
967f0630ad copr: fe: all ./manage.py commands now use '-' instead of '_'
Disable running against production for now;  conditionalizing all of
this would be huge pain - so let's wait a day before we re-enable.
2020-04-24 21:34:18 +02:00
Kevin Fenzi
57dce9aa0c epylog: add bind weed for bind spew.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
d787a62a11 copr: fe: enable fm consumer correctly
Don't ask for devel|bool, but rather detect the package version.
2020-04-24 21:34:18 +02:00
Pavel Raiskup
93eddc63a1 copr: fe: don't enable pagure-events service
That unit file is now removed, and we need to configure alternative
through fm-consumer@.service from fedora-messaging.
2020-04-24 21:34:18 +02:00
Adam Williamson
846376e873 openqa/dispatcher: drop old images from images.json.extraarches
This just matches the updates to the default WANTED dict in
fedora_openqa - removing various old images that aren't produced
any more (Workstation netinst, Atomic Host, and all i386 images).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-04-24 21:34:18 +02:00
Mohan Boddu
1b2e500a19 Adding ppc64le and s390x arches to mbs stage
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:18 +02:00
Kevin Fenzi
102033f15e Move more builders to buildvmhost-aarch64-12.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:18 +02:00
56d600f649 (fix) joystick: Upgrade the fedora version and remove config access
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2020-04-24 21:34:18 +02:00
Mohan Boddu
b744e61010 EPEL8 modules doesn't support i386 and armhfp
Also replace tabs with spaces

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
cb99f5f0f1 copr: be: final enable of aarch64 in aws 2020-04-24 21:34:18 +02:00
Pavel Raiskup
e51363541e copr: be: typo in synchronize path 2020-04-24 21:34:18 +02:00
Pavel Raiskup
f9479f62ce copr: be: ditto for resalloc user 2020-04-24 21:34:18 +02:00
Pavel Raiskup
7f77656bd9 copr: be: drop mock config leftovers by provision_config
We can not simply use delete=yes on all provision files, because some of
those are created from templates.  So only pick subdirectory which is
safe to delete=yes.  This should resolve copr issue
https://pagure.io/copr/copr/issue/1104
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
e94167264b loopabull: fix the routing_keys loopabull should listen for
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Rick Elrod
ea96618bd4 Get rid of modernpaste everywhere, redirect it to paste.centos.org everywhere
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
8ff63fa14b copr: be: try to configure aarch64 in AWS in staging 2020-04-24 21:34:18 +02:00
Pavel Raiskup
89485a3f50 copr: be: first pre-initialized aarch64 image in AWS 2020-04-24 21:34:18 +02:00
Pavel Raiskup
06ce039dc2 copr: followup for previous commit 2020-04-24 21:34:18 +02:00
Pavel Raiskup
3851288a84 copr: tweak copr-builder-image-prepare-cloud.sh a bit more
- print AWS image ID and Name once the process finished
- move image_name variable to playbooks, so the value can be easily
  overwritten on commandline
- add "usage/help" output
2020-04-24 21:34:18 +02:00
Pavel Raiskup
bc59089084 drop unused scripts 2020-04-24 21:34:18 +02:00
Aurélien Bompard
4ca41dc3a2 Update Bodhi in staging
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
8981c7dd49 dist-git/pagure: There is no relenggroup in Fedora, it's called cvsadmin
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pierre-Yves Chibon
0ae363f173 pagure: Drop the hotfix to pagure/ui/fork.py
Fixes https://pagure.io/fedora-infrastructure/issue/8424

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:18 +02:00
Pavel Raiskup
0905f89927 copr: backend: tag copr-image'*' scripts setup as provision task 2020-04-24 21:34:17 +02:00
Pavel Raiskup
245c26418e copr: copr-builder-image-prepare-cloud: allow '-' in vm-name 2020-04-24 21:34:17 +02:00
Pavel Raiskup
a4a9ca2edc copr: copr-builder-image-prepare-cloud to support aws:aarch64 2020-04-24 21:34:17 +02:00
Pavel Raiskup
b825c6246f copr: aws swapon typos 2020-04-24 21:34:17 +02:00
Pavel Raiskup
2a26d7b271 copr: configure swap on aarch64 as well as on x86_64 2020-04-24 21:34:17 +02:00
Pavel Raiskup
446db9e32c copr: fixup aws volume config 2020-04-24 21:34:17 +02:00
Pavel Raiskup
2ce23a8a31 copr: configure swap volume in aws for aarch64 2020-04-24 21:34:17 +02:00
Pavel Raiskup
cd56b71602 copr: working net for both aarch64 and x86_64 2020-04-24 21:34:17 +02:00
Pavel Raiskup
431dadb02f copr: be: aarch64 image reference 2020-04-24 21:34:17 +02:00
Kevin Fenzi
4bc04ae364 buildhw-11/12: update ip addresses to be correct.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Kevin Fenzi
5789c98c22 buildhw-11/buildhw-12: back in service.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Kevin Fenzi
ac291a8126 dhcp_server: set next_server correctly for buildhw11/12.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Kevin Fenzi
779fa01877 autocloud: fare well autocloud, you served long and well...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Stephen Smoogen
7451296458 domain-search vs domain-name since domain-name gets appended to a lot of stuff 2020-04-24 21:34:17 +02:00
Stephen Smoogen
533990c07b well arm network needs arm 2020-04-24 21:34:17 +02:00
Stephen Smoogen
2a303796e3 add in mac address for first unconfigured box 2020-04-24 21:34:17 +02:00
Stephen Smoogen
b48edabd78 and we have now 8 aarch64 emags working 2020-04-24 21:34:17 +02:00
Kevin Fenzi
4f19c75723 ipsilon: add group for minimization folks (ticket #8373)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Stephen Smoogen
9fa5234785 add in buildvmhost-aarch64-12 for update and build 2020-04-24 21:34:17 +02:00
Stephen Smoogen
7fd090d78a repeated a mac address versus putting in correct one. fixed to one for aarch64 box 2020-04-24 21:34:17 +02:00