Pierre-Yves Chibon
4483219295
Configure pagure for archive generation
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr >
2019-01-04 15:25:48 +01:00
Tim Flink
2e8edcaf07
providing valid args is a good thing, no 'd' needed
2019-01-03 23:54:00 +00:00
Tim Flink
2dc46e41e8
fixing the taskotron-clean cronjob to use variables
2019-01-03 23:43:16 +00:00
Tim Flink
e29a6402e6
increasing prod taskotron log life to 108d
2019-01-03 23:32:04 +00:00
Mikolaj Izdebski
bd3f99ef59
Move koschei-web01 prod to Fedora 29
2019-01-03 13:25:42 +00:00
Mikolaj Izdebski
a6b616a788
Move java-deptools back to to Fedora 28
...
Fedora 29 Cloud hangs during boot.
This reverts commit 867f316465 .
2019-01-03 13:04:08 +00:00
Mikolaj Izdebski
e94a819831
Move koschei-web02 prod to Fedora 29
2019-01-03 12:40:51 +00:00
Mikolaj Izdebski
9079df16c9
Fix Koschei frontend hotfix installation path
2019-01-03 12:28:29 +00:00
Mikolaj Izdebski
96839ff688
Increase Koschei cache_l2_capacity as there is more disk space available
2019-01-03 12:18:31 +00:00
Mikolaj Izdebski
c4f1901b43
Move Koschei backend prod to Fedora 29
2019-01-03 12:10:03 +00:00
Mikolaj Izdebski
17c39f41ae
Increase lvm_size for koschei-backend prod
2019-01-03 12:09:23 +00:00
Mikolaj Izdebski
867f316465
Move java-deptools to Fedora 29
2019-01-03 11:37:36 +00:00
Mikolaj Izdebski
0cd330b38b
Add Fedora-Cloud-Base-29-1.2.x86_64 cloud image
2019-01-03 11:35:57 +00:00
Mikolaj Izdebski
da181877f7
Increase lvm_size for koschei-backend-stg
2019-01-03 11:14:58 +00:00
Mikolaj Izdebski
592c8275c9
Move Koschei stg to Fedora 29
2019-01-03 11:11:36 +00:00
Sayan Chowdhury
6289a4e3b5
Fix the footer url for badges
...
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com >
2019-01-02 22:57:07 +00:00
Jan Kaluža
0d69136a29
MBS: Use KOJI_ARCHES in prod until we upgrade prod to latest MBS version.
2019-01-02 12:54:31 +00:00
Kevin Fenzi
f22e76c8ac
koji-builder: fix s390x staging builder not needing/wanting eth1
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-31 00:06:29 +00:00
Kevin Fenzi
135bc9837d
dnf-automatic: variables cannot use -
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 18:44:39 +00:00
Kevin Fenzi
9e2e121b25
dnf-automatic: just change to any stdout showing change as no change has no output.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 18:41:23 +00:00
Kevin Fenzi
fcd5b3da20
dnf-automatic: Add a check to make sure there is any stdout before looking at it.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 18:38:58 +00:00
Kevin Fenzi
82c3fba9b8
dnf-automatic: Change the way enabling dnf-automatic detects changes.
...
For some reason on some hosts it creates the wants in basic target and in others multi-user target,
so the creates won't work on all machines. Instead we just run it all the time and check the output
to see if it did something or not.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 18:35:31 +00:00
Kevin Fenzi
8830d2ad1a
koji_builder: Only show changed on compile play when "Compiling " is in the stdout.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 18:27:07 +00:00
Kevin Fenzi
679bce5555
koji_builder: just switch to a more elegant solution and have python2's compileall deal with timestamps
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 18:04:16 +00:00
Kevin Fenzi
dd2008e098
koji_builder: Of course when the pyc/pyo files do not exist we need to also not run the rest of the conditional.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 17:52:44 +00:00
Kevin Fenzi
f068e5a785
koji_builder: try and fix up some logic to make ansible happy.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 17:43:33 +00:00
Kevin Fenzi
3a12278ad9
koji_builder: make it so Guest.pyc/pyo files are only removed when older than Guest.py.
...
This is needed to preserve idempotency.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-30 17:35:04 +00:00
Kevin Fenzi
5870531f22
whatcanidoforfedora: revert lang changes, will need to do this upstream.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-29 22:22:54 +00:00
Kevin Fenzi
954aa789c8
whatcanidoforfedora: fix typo on lang redirect
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-29 20:15:12 +00:00
Kevin Fenzi
54498ffb84
docs.teamsilverblue.org: drop redirect for now, as it no longer resolves and breaks playbook runs.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-29 18:31:42 +00:00
Kevin Fenzi
5642c80def
whatcanidoforfedora: try and add lang detection
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-29 18:22:44 +00:00
Kevin Fenzi
564fc0fbf1
mirrormanager: redirect 7Server to 7 for epel download redirects.
...
Fixes https://pagure.io/fedora-infrastructure/issue/7444
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2018-12-28 20:15:24 +00:00
clime
ed7d2fd8cf
copr-backend: disable swap
2018-12-27 15:28:07 +01:00
Clement Verna
056b1d909d
Asknot: Revert Use a context directory in Openshift config
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2018-12-27 14:14:43 +01:00
Clement Verna
c1635808bf
Asknot: Use a context directory to perfrom the container build in Openshift
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2018-12-27 14:07:55 +01:00
Kevin Fenzi
e7e5da4e4f
this is python3-libmodulemd now
2018-12-24 17:48:37 +00:00
Kevin Fenzi
414f83a437
add dnf-utils to all koji builders so they have yum-builddep needed for epel builds
2018-12-22 22:28:48 +00:00
Kevin Fenzi
c7b988246b
move most of the armv7 builders back to f27(!) because of bug 1576593
2018-12-22 19:41:15 +00:00
Kevin Fenzi
3f54dccda2
also skip route on buildhw-aarch64
2018-12-22 04:34:33 +00:00
Kevin Fenzi
296297a3c1
buildvm: also add new ppc64le inventory host vars
2018-12-22 01:17:56 +00:00
Kevin Fenzi
b86ef6dfb2
move all the buildvm-ppc64s on 03/04 to buildvm-ppc64les as we need them more
2018-12-22 01:17:12 +00:00
Andrea Veri
9127628c2e
GNOME Backups: remove decommissioned nodes from the list, add gesture
2018-12-21 14:02:55 +00:00
Andrea Veri
bd6af9f951
GNOME Backups: start backing up gesture
2018-12-21 13:49:13 +00:00
Kevin Fenzi
028181efb6
change the target for the creates call on dnf-automatic. Our hosts should be all multi-user, not basic
2018-12-20 22:08:21 +00:00
Kevin Fenzi
5781573c20
take network-scripts back out and instead switch nfs/client to use nmcli c up eth1 to bring up storage route
2018-12-20 20:54:01 +00:00
Kevin Fenzi
61835dffb4
adds the network-scripts package back to builders needed for nfs route
2018-12-20 20:42:09 +00:00
Kevin Fenzi
a20bdaff10
move buildvm-ppc64le to f29
2018-12-20 20:09:31 +00:00
Kevin Fenzi
4312d1be9b
move aarch64 and armv7 buildvms over to f29
2018-12-20 20:03:13 +00:00
Patrick Uiterwijk
2ded08f111
Add 24-hour check for bodhi compose start
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org >
2018-12-20 20:44:10 +01:00
Kevin Fenzi
390eecbbbc
add yum back to the list of things installed on koji builders, we still need it apparently
2018-12-20 19:06:38 +00:00