Commit Graph

16166 Commits

Author SHA1 Message Date
Clement Verna
012447730e greenwave: enable fedora-messaging debug logs in staging
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-26 13:50:25 +02:00
Stephen Smoogen
4a22ddc81e [grobisplitter] fix script to be less chatty AND to give proper error messages 2019-06-25 13:23:35 +00:00
Clement Verna
b291e673f5 Greenwave : Add fedora-31 product in Fedora policies in staging to test rawhide gating
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-25 09:20:37 +02:00
Adam Williamson
5e8167416d check-compose: fix dict unpacking syntax
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:13:59 -07:00
Adam Williamson
1aa79a63a6 check-compose: need a conditional too...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:08:34 -07:00
Adam Williamson
d20635ed36 check-compose: add missing endfor's
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:05:52 -07:00
Adam Williamson
455af49b80 check-compose: try to rejig email recipients for new system
I changed how check-compose upstream does email recipient config
to try and fix the 'get Atomic-related emails to Atomic people'
problem again after Fedora-Atomic composes went away. This is
an attempt to adjust the play to populate the config file for
that change. Let's see what blows up!

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 19:03:40 -07:00
Kevin Fenzi
6705ee4d37 pdc/backend: Fix cron job ti involke lock-wrapper correctly.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-25 01:44:27 +00:00
Kevin Fenzi
b0c0b951a5 pdc/backend: fix permission on cron job. 0755 makes it not run.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-25 01:35:14 +00:00
Stephen Smoogen
2316099cbf put in some fixes to make grobimirror more grobi 2019-06-25 00:05:12 +00:00
Adam Williamson
b4b28d98ad openqa/dispatcher: fix bare boolean
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 15:18:48 -07:00
Adam Williamson
2602d052b0 openqa/dispatcher: fix respin test scheduler
It broke because python3 setup.py install installs binaries
to /usr/local/bin , not /usr/bin, so fedora-openqa is no longer
where the script expects it to be...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-24 15:11:04 -07:00
Kevin Fenzi
3bc4b4c0e9 keepalived: adjust for new prune signed copies script
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-24 19:48:14 +00:00
Kevin Fenzi
bf441cff59 koji_hub: cleanup prune signed copies cron/script
* Rename to koji-prune-signed-copies to make it clear it's not removing signatures
* Quote the script and args gor lock-wrapper so it runs and doesn't error out.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-24 19:44:11 +00:00
Mohan Boddu
9fb18a7a4d Removing bodhi httpd notify
https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=db786b6

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-24 18:51:36 +00:00
Clement Verna
d629d24656 Bodhi: fix typo in production.ini
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-24 20:13:44 +02:00
Michal Konečný
c1f14f1ba5 release-monitoring: Add defusedxml to dnf command
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-06-24 15:26:46 +02:00
Michal Konečný
e83a11590d release-monitoring: Add social-auth-core to dnf command
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-06-24 15:18:57 +02:00
Michal Konečný
18d1a67d27 release-monitoring: Update to Fedora 30
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-06-24 15:04:21 +02:00
Michal Konečný
00926699ef release-monitoring: Fix typo in deployment config
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-06-24 14:17:31 +02:00
Michal Konečný
57a51e95b4 release-monitoring: Change cron job to service
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2019-06-24 14:10:29 +02:00
Kamil Páral
598cf30f5d taskotron: mark rawhide as 31 in baseimages/imagefactory
We forgot to update this.
2019-06-24 13:49:46 +02:00
Clement Verna
607dcaf3f4 Bodhi: Enable rawhide in staging instance
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-24 10:29:08 +02:00
Mohan Boddu
162e717943 Bodhi variants change for epel8 stg testing
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-21 18:35:22 +00:00
Mohan Boddu
f8faf29c79 Bodhi pungi config changes for epel8 stg testing
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-21 18:14:29 +00:00
Luca Bruno
a0977162b3 coreos-cincinnati: allow crates.io in egress policy (cont)
crates.io registry is organized in (and redirects to) separate
subdomains for cached static artifacts.
This continues crates.io white-listing effort, covering
static.crates.io too.

Follow-Up: https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/roles/openshift-apps/coreos-cincinnati/templates/egresspolicy.yml?id=48a9d409a4ad1e5637ef7453dbac767c28e08f04
2019-06-21 09:45:04 +00:00
Luca Bruno
48a9d409a4 coreos-cincinnati: allow crates.io in egress policy
This allows reaching crates.io, which is required at build-time
in order to reach the dependency registry.

Policy change has been acked by puiterwijk:
https://matrix.to/#/!bcjmqdemgMWRaJJeva:matrix.org/$15611030891834087ceIcE:matrix.org?via=matrix.org&via=disroot.org&via=lisas.de

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-21 07:58:02 +00:00
Kevin Fenzi
5a79337b8c rkhunter: Fix some over changed _s back to -s
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-20 16:20:04 +00:00
Luca Bruno
53dab4e4e8 coreos-cincinnati: update config-stub
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-20 15:59:16 +00:00
Mohan Boddu
d56e45bf77 Adding coreos-pool to the prune-signed-copies-protected-tags
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-20 15:21:19 +00:00
Kevin Fenzi
ad9d2a06e3 koji_hub: fix to use the correct test. (== instead of is)
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-20 15:07:47 +00:00
Kevin Fenzi
840e54faaf koji_hub: fix conditionals to check true vs exists.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-20 14:58:10 +00:00
Ryan Lerch
304bb44d7a taskotron: remove with_items
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2019-06-20 13:50:31 +00:00
Patrick Uiterwijk
70d1dd6605 letsencrypt: add quotes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-20 13:59:54 +02:00
Tim Flink
e2147f0ba3 Blockerbugs: adding chronic to cron sync to reduce cron emails 2019-06-20 11:41:15 +00:00
Tim Flink
231fd1e4b8 silencing blockerbugs sync cron job 2019-06-20 09:52:11 +00:00
Patrick Uiterwijk
f458b2503f cincinnati: allow dl.phx2.fp.o
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-20 10:19:52 +02:00
Patrick Uiterwijk
f0dd07597e Add mirrors and dl and github for cincinnati, as they're used during builds
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-20 10:05:46 +02:00
Patrick Uiterwijk
24963d3673 Put in place Cincinatti egress policy
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-20 09:55:24 +02:00
Patrick Uiterwijk
43af7f9206 Fix up egresspolicy source vs dest
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-20 09:44:10 +02:00
Adam Williamson
8f771ecaa0 autocloudreporter: fix email error subject line
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-19 20:17:30 -07:00
Adam Williamson
1e0274e20a autocloudreporter: convert to fedora-messaging
OK, now this is the *fourth* time I've done this, maybe I'll
screw it up a bit less this time? Maybe?

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-19 20:14:31 -07:00
Kevin Fenzi
33bf682fd5 pagure: fix up some more letsencrypt paths
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 23:19:12 +00:00
Kevin Fenzi
2c6a49e268 pagure: Fix name of cert. Letsencrypt uses cert instead of crt.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 23:16:07 +00:00
Adam Williamson
5bad190a65 check-compose: gah fix config file key name
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-19 16:12:03 -07:00
Kevin Fenzi
4527c00b3e pagure: Fix missing VirtHost block end
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 23:10:03 +00:00
Kevin Fenzi
cccd70f805 pagure: Only get a pagure.org cert in prod, not in stg.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 23:03:04 +00:00
Adam Williamson
d004d57576 check-compose: REALLY fix the Python module name...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-19 15:57:17 -07:00
Adam Williamson
ff2115653b check-compose: correct python module name in messaging config
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-19 15:53:21 -07:00
Kevin Fenzi
ba9c64722d pagure: move letsencrypt calls to the end so we have web config to proxy them to certgetter
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-19 22:50:40 +00:00