Commit graph

22119 commits

Author SHA1 Message Date
Clement Verna
360656636d Add the worker orchestrator token secret to the orchestrator namespace
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-03-21 08:20:54 +01:00
Kevin Fenzi
71945b4c1d follow the redirect on pkgs monitoring as we want to know if the entire path to src.fedoraproject.org is working anyhow 2018-03-21 01:08:00 +00:00
Kevin Fenzi
877215fa7d Make the redirect for pkgs handle more than just / Ticket https://pagure.io/fedora-infrastructure/issue/6785 2018-03-20 18:59:54 +00:00
Clement Verna
0ffc553d9f Add Orchestrator/Worker config to osbs.conf template
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-03-20 12:18:07 +01:00
Stephen Smoogen
524c1e2479 the playbooks home moved down one dir 2018-03-19 21:19:55 +00:00
Stephen Smoogen
fdb5e7423a fix the download problem for kernel.org 2018-03-19 17:36:43 +00:00
Jan Kaluža
91fe6a354d Update also python2-solv during manual/upgrade/mbs.yml 2018-03-19 07:25:54 +00:00
Jan Kaluža
ebaa897f1a Use basename when referencing MBS default module 2018-03-19 07:17:04 +00:00
Jan Kaluža
e02cbc0fff Use files/default-modules.{{ env }} to store default modules and copy them using fileglob. 2018-03-19 07:14:33 +00:00
Jan Kaluža
e9cff502ae Revert "Do not copy default-modules to MBS backend, but import it from files directly."
This reverts commit 23f6b3b6b9.
2018-03-19 07:08:25 +00:00
Jan Kaluža
23f6b3b6b9 Do not copy default-modules to MBS backend, but import it from files directly. 2018-03-19 07:04:27 +00:00
Jan Kaluža
c212c43cba Fix typo in MBS common role. 2018-03-19 06:54:31 +00:00
Jan Kaluža
e0285b7f50 Import default modules as part of MBS common role. 2018-03-19 06:49:14 +00:00
Kevin Fenzi
b10e5a2ca4 Fix this cron job to run as pagure instead of nobody so it can actually fix hooks. 2018-03-17 01:15:51 +00:00
Kevin Fenzi
4d82d4f9aa make s390x image building vm have a longer/different timeout for oz than the rest do for now 2018-03-16 21:19:35 +00:00
Stephen Smoogen
9c512cd276 add memory to pdc-web01 2018-03-16 21:19:11 +00:00
Stephen Smoogen
5cd49565a1 add in download for kernel.org systems 2018-03-16 20:48:35 +00:00
Sayan Chowdhury
326ab635c8 fedimg: Configure euca2ools for fedimg stg
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-16 18:13:15 +00:00
Sayan Chowdhury
08e1d3c5b3 fedimg: Add the missing quotes to the config file
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-16 13:20:53 +00:00
Ralph Bean
fa5afee24b Config for puiterwijk's dead.package hotfix. 2018-03-16 13:20:08 +00:00
Patrick Uiterwijk
c47c621a07 Bump quota for kalev to 5gb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-03-16 12:52:05 +01:00
Kevin Fenzi
e113592d40 add handlers 2018-03-15 20:19:29 +00:00
Nick Bebout
b6529072df Enable IPv6 for port 11371 2018-03-15 20:14:25 +00:00
Kevin Fenzi
24ac1f73a8 Add telegram-irc machine. Ticket https://pagure.io/fedora-infrastructure/issue/6781 2018-03-15 20:11:40 +00:00
Nick Bebout
4832f6a85c Update SKS membership file 2018-03-15 20:06:33 +00:00
Sayan Chowdhury
ddd5c92e79 fedimg: Use bools in fedimg toml config file itself
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-15 04:46:00 +00:00
Ricky Elrod
9fcbd30b55 add dell qa boxes to [dells]
Signed-off-by: Ricky Elrod <relrod@redhat.com>
2018-03-14 22:54:01 +00:00
Adam Williamson
a0e93efde2 openQA: tweak ansible_ifcfg_whitelist handling for workers
As we have more and more tap workers, it's no longer practical
to do this for the whole group, as each one seems to have a
*different* set of interfaces a) present and b) 'active'. So
let's just take it out of the group vars and do it per-host
instead. Each tap worker only actually has *one* real hardware
interface that should be handled by network / NetworkManager,
so we just list that one per-host (it's eth0 for all of them
except the ppc64 host, which is eth2 for some damn reason).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-03-14 12:01:20 -07:00
Kevin Fenzi
4039e6bc32 try unsetting content-encoding completely for this silly app 2018-03-14 16:28:23 +00:00
Kevin Fenzi
45f8b8b226 do not set content-encoding on xml.gz files 2018-03-14 16:19:10 +00:00
Clement Verna
d4dfa0e47e Setup the authoritative_registry to registry.fp.o
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-03-14 17:07:14 +01:00
Patrick Uiterwijk
29497a56ba Use modernpaste-sudoers
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-03-14 16:42:08 +01:00
Patrick Uiterwijk
7e4cb74c09 Allow paste-deleter onto modernpaste hosts
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-03-14 16:40:48 +01:00
Kamil Páral
09d4cbd774 taskotron-dev: adjust artifacts_base_url
Because /all/ is no longer hardcoded in latest libtaskotron.
2018-03-14 15:08:26 +01:00
Sayan Chowdhury
f71f59f4e3 fedimg: Fix the trigger_upload script to create AMIs manually
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-14 12:26:29 +00:00
Clement Verna
2954f0c71c Add missing osbs_namespace var
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-03-14 08:51:52 +01:00
Clement Verna
06544db130 Add the orchestrator namespace to osbs-cluster stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-03-14 08:41:16 +01:00
Kevin Fenzi
78f123bd87 swap order here 2018-03-13 18:30:30 +00:00
Kevin Fenzi
d51b51a295 remove user who no longer has a people account from quota increase 2018-03-13 18:14:54 +00:00
Kevin Fenzi
a052bdcaef attempt to fix fedorapeople repos sending repodata as text/plain 2018-03-13 18:04:31 +00:00
Ralph Bean
53c3ca1269 Set session key for PDC. 2018-03-13 15:25:55 +00:00
Ricky Elrod
440f270f4b Apply FBR (Fix the broken fedimg hub config key)
Signed-off-by: Ricky Elrod <relrod@redhat.com>
2018-03-13 04:32:41 +00:00
Kevin Fenzi
92f0ccf3e1 do not set sysctl on buildvm-armv7-03 for debug info gathering 2018-03-13 00:10:15 +00:00
Kevin Fenzi
d6bfb71113 Tweak the prerelease redirects for server/workstation/atomic.
If using the default lang, there will not be a /NN/ code in the url resulting in the redirect failing to work.
So, we drop the / on the end and it works for both /en/workstation/prerelease and /workstation/prerelease.
We need to fix this so users aren't directed to a Fedora 28 prerelease page even before Beta.
2018-03-13 00:09:13 +00:00
Nick Bebout
37281b2e13 Update IP for keyserver 2018-03-12 20:29:15 +00:00
Nick Bebout
2911cbc2cd Add keys01 2018-03-12 19:43:20 +00:00
Kevin Fenzi
4551663ddc move the target to be a bit more sane for some of these redirects 2018-03-12 18:50:31 +00:00
Kevin Fenzi
f7a70fd34a try this in staging to fix prerelease links 2018-03-12 18:26:15 +00:00
Sayan Chowdhury
8ba20a7887 fedimg: Change the fedimg-conf.toml file 2018-03-12 14:56:19 +00:00
Clement Verna
23dd9655a6 set the name of the registry cert
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-03-12 15:36:43 +01:00