Commit graph

18541 commits

Author SHA1 Message Date
Kevin Fenzi
f7d1617d79 python-libguestfs seems to be missing on s390x, so no oz or imagefactory 2017-04-17 21:27:44 +00:00
Kevin Fenzi
dd075580f9 No nmcli on s390x buildvm's they use the default "predictable" interface names. 2017-04-17 20:39:34 +00:00
Kevin Fenzi
8cefcd7f0b also install alternative arch repos on s390x 2017-04-17 20:31:18 +00:00
bb05921e7a builders: ARMv7, make the kernel/initrd args more generic 2017-04-17 20:22:44 +00:00
Kevin Fenzi
8d85088269 Add group vars and s390 build vm's to playbook 2017-04-17 20:17:12 +00:00
Kevin Fenzi
41455bce60 Fix s390 builder names 2017-04-17 20:05:59 +00:00
Kevin Fenzi
846ba600e0 Hey look, some s390x builders. 2017-04-17 19:50:13 +00:00
502f4c4aaa builders: armv7 VM: copy kernel only when VM is shutdown 2017-04-17 17:45:59 +00:00
Kevin Fenzi
67a3349c9b no need to remind people about expired certs anymore 2017-04-17 17:10:25 +00:00
9899ab3222 stg: uncomment buildvm-armv7-01.stg.arm.fedoraproject.org 2017-04-17 13:27:00 +00:00
16fe1f9c84 builder vm: add tag for armv7 kernel 2017-04-14 10:18:28 +00:00
Paul W. Frields
39319e2063 Add local smtp support for magazine 2017-04-13 22:58:53 +00:00
Patrick Uiterwijk
e0734caf3c Add trailing semicolon
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-13 22:30:22 +00:00
Patrick Uiterwijk
8d7cc22835 Add s390 builders to DNS whitelist
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-13 22:28:54 +00:00
Kevin Fenzi
454bccf122 looks like no f24 container tag, so drop it 2017-04-13 20:53:42 +00:00
Matt Prahl
47485d134b Postfix "-owner" and prefix the project namespace if it's not rpms in owner-email-from-pagure.py 2017-04-13 20:48:49 +00:00
Kevin Fenzi
6c16c55f2d do not need this docker sync anymore 2017-04-13 20:33:28 +00:00
Kevin Fenzi
47e740e2c8 switch owner sync to container tags 2017-04-13 20:23:57 +00:00
49cf3dfe4d buildvm: add buildvm-armv7-stg to group 2017-04-13 20:03:51 +00:00
ba1727b7dc builders: ARMv7 tweak virt_boot cmdline 2017-04-13 20:02:19 +00:00
9aa70810b2 builders: ARMv7 virt_boot needs domain 2017-04-13 19:38:34 +00:00
76c584e920 remove the no longer needed compose mock configs
We no longer use the old compose mock configs as part of our processes. nuke
them all from being installed

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-04-13 19:36:20 +00:00
b18c9881b6 builders: some ARMv7 bits need shell, not command 2017-04-13 19:17:57 +00:00
5bda47cc10 builders: some ARMv7 commands need quotes 2017-04-13 19:01:31 +00:00
a046a6f8e0 builders: some ARMv7 bits need delegate_to 2017-04-13 18:36:54 +00:00
Kevin Fenzi
058f6a84ec missed a few of these due to spacing 2017-04-13 18:35:43 +00:00
Matt Prahl
5d4f03b9b9 Add a package owner email alias script to use Pagure instead of PkgDB and stop querying FAS in staging
As part of the Modularity project, we've decided that we need to have different package
branches with different lifecycles. To read more about this, please view this document:
https://fedoraproject.org/wiki/Infrastructure/Factory2/Focus/ArbitraryBranching. To enable
this, we've decided to rely on Pagure and PDC for package information instead of PkgDB.
This commit is an attempt to modify an existing script that queried PkgDB and FAS for packager
emails with one that uses the new architecture described above.

Also, instead of querying FAS for email information, we've decided to use the email alias
USER@fedoraproject.org. This will be a performance increase and protect us against FAS API
changes.
2017-04-13 18:28:28 +00:00
72e5a57de0 add buildvm-armv7-stg 2017-04-13 18:04:10 +00:00
b64f8d37d9 builders: initial pass at a ARMv7 virt builder 2017-04-13 17:58:50 +00:00
Stephen Smoogen
cc1b91461d old files. old hosts. cleanup 0.1 2017-04-13 17:25:11 +00:00
ac53bf4fe9 update fedora-bootstrap to version 1.0.3 2017-04-13 16:57:41 +00:00
Kevin Fenzi
0acfaa2a7e Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
87a32844b1 releng: compose boxes need kerberos 2017-04-13 14:36:31 +00:00
Miroslav Suchý
783e84879c retrace: this need to be switched
otherwise user retrace does not exist yet
2017-04-13 16:28:22 +02:00
Miroslav Suchý
0be46c04a9 retrace: do not use retrace02 2017-04-13 16:09:24 +02:00
Miroslav Suchý
2eea462baf retrace: use role name 2017-04-13 16:00:14 +02:00
Miroslav Suchý
972e868405 faf: update faf role from upstream 2017-04-13 15:36:15 +02:00
Miroslav Suchý
f717d63772 retrace: add role for retrace server 2017-04-13 15:36:15 +02:00
e8e085263e compose-s390: use kvm-fedora-25 not builder ks 2017-04-13 12:19:14 +00:00
clime
b7d175596b copr-frontend: make sure copr-fedmsg-listener is enabled and started 2017-04-13 12:34:04 +02:00
Dan Callaghan
9e285a4e4b configure OpenID Connect auth on Beaker 2017-04-13 16:09:52 +10:00
Kevin Fenzi
8a6e51a9a6 change state=running to start=started as the old one is going away in ansible 2.7 2017-04-13 01:37:21 +00:00
Kevin Fenzi
feead615f2 no more core or extras here 2017-04-12 22:15:35 +00:00
575dea55c4 move distgit artifacts to correct dir after upload on taskotron master 2017-04-12 20:57:00 +00:00
06a44a1062 correct git repo in taskotron master config 2017-04-12 20:04:40 +00:00
Kevin Fenzi
c5f8f1b84e this is now called container 2017-04-12 19:38:18 +00:00
Kevin Fenzi
36b166fa01 this needs to checkout the prod branch 2017-04-12 19:22:32 +00:00
Kevin Fenzi
43589018dd make new budget site live in prod 2017-04-12 19:14:09 +00:00
6797fb62a7 rsync changes for syncing bits to inside RH
expose /mnt/koji/compose via rsync so that we can rsync the bits
inside of Red Hat, for testing as well as mirroring the release.
Its drops a terrible ssh hack and allows a path for automation.

allow the locations in RH infra that do mirroring of bits to use tier 1

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-04-12 18:25:30 +00:00
Patrick Uiterwijk
b29f5a76be Allow ECDSA and ED25519 SSH keys for non-infra
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-12 18:24:40 +00:00