Commit Graph

27222 Commits

Author SHA1 Message Date
Stephen Smoogen
dd1470f40c try to mount the drives 2019-06-07 19:41:32 +00:00
Kevin Fenzi
a223272993 arm_packager: add upstream-test fas group to have access.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-07 16:47:34 +00:00
Jakub Kadlčík
aa4d5036b5 copr: set temporary alias from epel-8 to rhelbeta-8
See https://bugzilla.redhat.com/show_bug.cgi?id=1705912

This won't just start working after this commit. Here we just
prepare the configuration, but it will be properly read only
once we release new copr-frontend
2019-06-07 00:28:21 +02:00
Jakub Kadlčík
022ed16be9 Fix indentation 2019-06-07 00:17:24 +02:00
Jakub Kadlčík
f68efa7797 copr-dist-git: automatize cert renewal with certbot-renew.timer 2019-06-07 00:02:48 +02:00
Jakub Kadlčík
232b5a9222 copr-fe-dev: automatize cert renewal with certbot-renew.timer 2019-06-07 00:01:06 +02:00
Jakub Kadlčík
d95e62fd67 copr-be-dev: automatize cert renewal with certbot-renew.timer 2019-06-07 00:01:06 +02:00
Stephen Smoogen
20e194814b this playbook must not have worked for a while due to missing vars 2019-06-06 18:15:48 +00:00
Stephen Smoogen
89bff13d79 put items in from ticket https://pagure.io/fedora-infrastructure/issue/7876 2019-06-06 17:58:57 +00:00
Stephen Smoogen
01697e28aa [packages3] put in distmappings for epel8 2019-06-06 17:35:59 +00:00
Randy Barlow
5104ab0d04 bodhi: Use the new way to configure systemd units
systemd has been emitting a warning about how the include
directive is deprecated. This commit switches Bodhi's systemd
override unit file to use the new way.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-06-06 15:03:25 +00:00
Luca Bruno
7f5309cf05 coreos-cincinnati: fix service port name
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-06 14:19:47 +00:00
Stephen Smoogen
d9a698b6ce using the wrong syntax or other things.. try list 2019-06-06 13:56:46 +00:00
Stephen Smoogen
a60e452196 using the wrong syntax or other things.. try list 2019-06-06 13:53:32 +00:00
Stephen Smoogen
eae48f82be using the wrong syntax or other things.. try string 2019-06-06 13:51:06 +00:00
Stephen Smoogen
b44ec766c5 using the wrong syntax or other things.. will need to create a new lvol role 2019-06-06 13:48:04 +00:00
Stephen Smoogen
d403bf65d4 using the wrong syntax or other things.. will need to create a new lvol role 2019-06-06 13:43:30 +00:00
Stephen Smoogen
70f25c9680 try to fix the playbook 2019-06-06 13:39:13 +00:00
Stephen Smoogen
b6df48ce31 [nfs/server] make the disks have format. break the world 2019-06-06 13:36:00 +00:00
Stephen Smoogen
4f60aeda18 try to make nfs/server work on storinator01 2019-06-06 13:28:42 +00:00
Luca Bruno
b6f34d9a5e coreos-cincinnati: fix deploymentconfig name
This fixes a typo in dcname.

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-06 12:07:05 +00:00
Mikolaj Izdebski
13fe91589f buildvm_s390x: Switch to python3 as ansible_python_interpreter 2019-06-06 12:13:07 +02:00
Mikolaj Izdebski
99e63e1e1c koji_builder: Always install koji-builder-plugins 2019-06-06 10:55:42 +02:00
Pavel Raiskup
1bde1869f8 copr: builders: temporarily disable yum_caches again
This causes problems to @python/python3.8 project, where is too
heavy re-use of VMs (several hundreds of builds on one VM).

This reverts commit 9988126185.
2019-06-06 10:54:10 +02:00
Pavel Raiskup
618c1be2fe copr: backend: flip resalloc against postgresql 2019-06-06 09:11:42 +02:00
Mikolaj Izdebski
11e7d3629a buildvm_armv7: Move to F29 2019-06-06 09:08:33 +02:00
Pavel Raiskup
a13b244681 copr: backend: flip to /usr/bin/python3 ansible interpreter 2019-06-06 08:58:33 +02:00
Pavel Raiskup
03cd3234a2 copr: backend: install start postgresql server for resalloc 2019-06-06 08:45:54 +02:00
Mohan Boddu
5711d68df2 Adding Tomas Hrcka (humaton) to compose-tracker
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-05 15:45:12 +00:00
Stephen Smoogen
feb895ce12 make it so epel@fedoraproject.org actually has an email address 2019-06-05 14:16:04 +00:00
Luca Bruno
1b631c8b8d openshift-apps: add coreos-cincinnati
This adds the initial placeholder OpenShift project for Fedora
CoreOS update-hinting backend (upstream project name: Cincinnati).

Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
2019-06-05 13:33:23 +00:00
Pierre-Yves Chibon
84eebb9615 dist-git/pagure: Allow the update_watch_status ACL
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-05 11:29:36 +02:00
Pierre-Yves Chibon
527bf3a995 pagure/dist-git: allow user to change their watch status via the API
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-06-05 11:28:09 +02:00
Pavel Raiskup
9988126185 copr: don't disable yum/dnf caches
We re-use the mock profile several times during one package build,
and it doesn't make sense to re-download the repo metadata all the
time.

We have nowadays namespaced directory under /var/cache/mock
per-build ID, so there's no risk that we'll use some very old
caches because of 'max_age_days' or 'max_metadata_age_days' config
options.
2019-06-05 10:28:28 +02:00
Stephen Smoogen
c1bd2968c8 [nfs] try to capture what is supposed to be on storinator done even if it doesnt work. fix tomorrow 2019-06-05 00:28:52 +00:00
Stephen Smoogen
61f3826892 [grobisplitter] make sure it mounts things with the right perms 2019-06-04 23:29:39 +00:00
Stephen Smoogen
94c3ce1c99 make it so the rhel8 repos have a valid repository 2019-06-04 22:37:01 +00:00
Randy Barlow
84744c77c2 bodhi: Add a daily cron for bodhi-clean-old-composes
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2019-06-04 21:03:54 +00:00
Stephen Smoogen
c49b9e5a6b make it so we dont have too much indirection 2019-06-04 19:03:43 +00:00
Mohan Boddu
acd04de11a ftbfs.cfg.j2 dest file name fix
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-06-04 13:46:40 +00:00
Ernestas Kulik
25a9c69ee0 ABRT: Drop F28
Signed-off-by: Ernestas Kulik <ekulik@redhat.com>
Signed-off-by: Miroslav Suchý <msuchy@redhat.com>
2019-06-04 15:33:06 +02:00
Stephen Smoogen
5df4f2798f [releng] needed to use dest= not def= 2019-06-04 13:00:24 +00:00
Stephen Smoogen
1ac635bada [releng] File name was js not j2. Fixed name to be .j2 2019-06-04 12:58:24 +00:00
Stephen Smoogen
c1a0702937 put in tags to make this go faster 2019-06-04 12:56:15 +00:00
Stephen Smoogen
f2765573ed [releng] because ftbfs is not the FAS user/bot it will be created in /home/ftbfs 2019-06-04 12:42:15 +00:00
Jakub Kadlčík
49d6f8343d copr: distgit: fix selinux context for letsencrypt, see d6b034984 2019-06-04 14:35:05 +02:00
Clement Verna
98f48a4188 delete_old_oci_images: Add manifest list to the Accept header
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:25:01 +02:00
Clement Verna
9ec1b2190b delete_old_oci_images: fix old f-string format
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:14:45 +02:00
Clement Verna
8093e55cdd delete_old_oci_images: fix formating of the script
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:12:39 +02:00
Clement Verna
6760916870 delete_old_oci_images: fix the module fail format
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-06-04 13:08:02 +02:00