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
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
3f54dccda2
also skip route on buildhw-aarch64
2018-12-22 04:34:33 +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
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
Stephen Smoogen
10f7dd9740
let us try and add a router
2018-12-19 23:38:13 +00:00
Stephen Smoogen
42a6170146
box needs a specific file name for tftp boot to work
2018-12-19 23:29:27 +00:00
Stephen Smoogen
791d46baeb
add an ip on storage network for test-box
2018-12-19 23:18:06 +00:00
Stephen Smoogen
75ba86b878
only one host name per file
2018-12-19 22:26:47 +00:00
Stephen Smoogen
5b7702ca30
Change the dhcp ip for download01 so I can test network issues on vlans
2018-12-19 22:24:53 +00:00
Stephen Smoogen
b806ae9fb3
this is to try and see if pxe booting off the 10.5.127 network will work better than 10.5.126
2018-12-19 19:15:09 +00:00
Stephen Smoogen
0267f916bd
This will fix nrpe on server
2018-12-19 13:44:03 +00:00
Stephen Smoogen
cacbb74b61
This change will update monitoring and repoSpanner service
...
The monitoring needs to see that the service is run by the repoSpanner user.
The service needs to have a larger limit of open files to work.
2018-12-19 13:41:48 +00:00
Clement Verna
b9976f40d8
Asknot: Try building the container directly in openshift instead of using quay.io build
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2018-12-18 22:33:54 +01:00
Kevin Fenzi
c95ded92e8
add bugzilla exception for thofmann - https://pagure.io/releng/issue/7905
2018-12-18 19:40:11 +00:00
Stephen Smoogen
5dd7924887
just make it simple and see if it works
2018-12-18 16:24:14 +00:00
Clement Verna
3059f5ba34
Asknot: make the openshift readyness and liveness probe wait longer for the initial checks
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2018-12-18 16:41:51 +01:00
Randy Barlow
b5bf219861
bodhi: Define bugzilla_api_key setting in production.ini for prod.
...
Signed-off-by: Randy Barlow <randy@electronsweatshop.com >
2018-12-18 00:05:39 +00:00
Clement Verna
3abd46b5c1
Asknot: Base configuration to run asknot on the stg openshift
...
Signed-off-by: Clement Verna <cverna@tutanota.com >
2018-12-17 21:59:19 +01:00
Rick Elrod
fc1dc94ec9
make dir here too
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2018-12-17 19:43:35 +00:00
Rick Elrod
f37d382e8e
create /srv/web here
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2018-12-17 19:31:31 +00:00
Rick Elrod
30998a88af
then maybe we need both
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2018-12-17 19:16:21 +00:00
Rick Elrod
daeaae624a
make the dir here instead
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2018-12-17 18:46:44 +00:00
Rick Elrod
efa1a3d47d
try creating directory here
...
Signed-off-by: Rick Elrod <relrod@redhat.com >
2018-12-17 18:33:57 +00:00
Stephen Smoogen
6c1357ff59
repospanner is only running on pkgs01 currently
2018-12-17 18:25:27 +00:00
Stephen Smoogen
418af8da3d
and now make it so nagios sees the file on the server
2018-12-17 17:00:13 +00:00
Stephen Smoogen
0819f469c0
this should allow noc01 to see nrpe commands
2018-12-17 16:42:16 +00:00
Kevin Fenzi
95035cb1eb
mirrorlist_proxy: fix the logging directory, we only use the one dir for both containers
2018-12-17 16:25:18 +00:00