Commit graph

6156 commits

Author SHA1 Message Date
Ralph Bean
26141bb5e0 Fix GIT_FOLDER for prod. 2015-12-17 16:37:09 +00:00
Adrian Reber
a9c6815e16 Missing quotes 2015-12-17 16:30:38 +00:00
Adrian Reber
5115cb6000 Add mirrormanager public key to frontends to transfer statistics results
Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-17 16:25:17 +00:00
Ralph Bean
8d70839c02 A stab at fixing the make-cgit list script. 2015-12-17 16:13:20 +00:00
Adrian Reber
c6783d0391 Install mirrormanager2-statistics on the backend
Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-17 16:05:13 +00:00
Pierre-Yves Chibon
3f881b3d22 Check that the directory is a directory 2015-12-17 16:53:26 +01:00
Nick Bebout
540ab60440 Add new peer to sks membership file 2015-12-17 15:48:11 +00:00
Ralph Bean
0dedf00870 Update for new pkgdb API. 2015-12-17 15:45:02 +00:00
Pierre-Yves Chibon
16fb8ba80a Invert the folder/symlink status between rpms and repositories 2015-12-17 16:38:43 +01:00
Pierre-Yves Chibon
9908aa99fe Point dist-git's cgit to the real deal 2015-12-17 16:36:15 +01:00
Pierre-Yves Chibon
617beaac5f Update make-cgit-pkgs-list.sh for namespacing 2015-12-17 16:34:25 +01:00
Adrian Reber
7e0d0427c9 Switch to new propagation scanning
Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-17 14:38:18 +00:00
Adrian Reber
797ec36fb6 Disable statistics until the necessary data is available
Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-17 14:12:37 +00:00
Martin Krizek
71f302e6fd Add fedora.repo and fedora-updates.repo to minions 2015-12-17 13:12:13 +00:00
Adrian Reber
bd4673cb3b rsync propagation logs module for the backend
Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-17 09:11:08 +00:00
4fce2d9b71 releng: secondary: minor typo fix 2015-12-17 07:42:33 +00:00
e85c9877ba releng: secondary: minor fix 2015-12-17 07:40:29 +00:00
e1da14f5e6 releng: secondary: add night compose cron jobs 2015-12-17 07:38:34 +00:00
914329049d releng: secondary arch rel-eng isms 2015-12-17 07:04:20 +00:00
Patrick Uiterwijk
927ed203aa We dont want to be nagged twelve times every hour
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-16 20:15:10 +00:00
Adrian Reber
167c100dae The mirrorlist_server no longer supports --debug
With the '--debug' switch the client access were logged to syslog and
to a logfile. The latest MM2 no longer logs this to syslog and removed
the '--debug' switch.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-16 19:40:09 +00:00
Patrick Uiterwijk
6d0ac4b58b We also had a new logo for Ipsilon
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-16 19:32:48 +00:00
Adrian Reber
d8f62a2adb Revert mirrorlist_server hotfix which is included in the new release
Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-16 19:25:24 +00:00
Adrian Reber
bd658bd737 Prepare for new MM2 release
The new MM2 release includes different usage visualizations. This
prepares the MM2 frontend system to handle those visualizations.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2015-12-16 19:25:24 +00:00
Patrick Uiterwijk
0e24306da6 Ryan gave us a new awesome template for Ipsilon. Put to prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-16 19:13:42 +00:00
Patrick Uiterwijk
0be7818268 Lock for docs sync
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-16 18:57:54 +00:00
98eec69490 releng: updates for dnf and aarch64 2015-12-16 15:40:54 +00:00
f38538ec97 dhcp: aarch64-01a -> compose-aarch64-01 2015-12-16 14:30:55 +00:00
ce813fc5a8 ppc: add ppc-comm08 2015-12-16 14:13:23 +00:00
b75c829a03 fedmsg: fix yum conditional when run on hosts with dnf 2015-12-16 07:04:54 +00:00
Patrick Uiterwijk
b08ccc52ef Add emergency tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-15 23:09:06 +00:00
Patrick Uiterwijk
a3f1177b5b Make hotspot.txt a specially deployed file
This should make it more resilient to changes to the website

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-15 23:05:02 +00:00
4527a7973a build fedoraproject.org once more 2015-12-15 22:52:21 +00:00
Adam Williamson
d8ef7c0ad6 openqa_server: try a new approach for checking test changes
basically, dump the config from the server before loading the
templates file, dump it after, and use json_diff to compare.

I wanted to make the actual template loading script from openQA
do some kind of check in '--clean' mode, but given how it's
designed that's not really terribly practical without doing
some major re-architecting, and this seems like a relatively
simple alternative. With this change, the actual "Load tests"
step will never show 'changed', but the subsequent 'Check if
the tests changed in previous step' step will show as changed
when appropriate.
2015-12-15 14:18:14 -08:00
Adam Williamson
402bfe6215 openqa_server: use guestfs direct backend for creating disks
this avoids the need to start and stop libvirtd.
2015-12-15 11:30:13 -08:00
Kevin Fenzi
a26c89b2a9 Add some more always_run magic pixie dust 2015-12-15 19:06:19 +00:00
Kevin Fenzi
1ba59acc08 Add some more always_run to tasks that register variables. 2015-12-15 19:03:37 +00:00
Kevin Fenzi
e6e5470746 Add always_run to tasks where we register things we use later. 2015-12-15 18:59:01 +00:00
Kevin Fenzi
8eebcf0b66 Try just checking out this git content as the right user and drop the non idempotent chown after it. 2015-12-15 18:52:22 +00:00
Kevin Fenzi
0b2d3f3bd8 Be more specific here and only include the prod instance, not staging 2015-12-15 18:39:52 +00:00
Kevin Fenzi
afb0583471 Only start mailman services on mailman01 or lists-dev 2015-12-15 18:35:19 +00:00
Patrick Uiterwijk
b6a0a56c24 Make nagios kick mm-frontend* for us until we fix it
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-15 18:10:29 +00:00
Ralph Bean
6506d8d97c Add some extra bits to the fedmsg nagios payload. 2015-12-15 18:07:46 +00:00
Pierre-Yves Chibon
f7fa7a6822 Upon new package git creation, create symlink to old location 2015-12-15 17:20:54 +01:00
348e1323f4 bodhi2: mash: enable ppc64le for EPEL-7 2015-12-15 01:34:43 +00:00
Ralph Bean
ad78d9f90f Bug fixes. 2015-12-14 21:13:08 +00:00
Ralph Bean
b4799212fc Add fedmsg to the contactgroup. 2015-12-14 20:22:05 +00:00
Ralph Bean
2fd0c966ad Try out fedmsg notifications for nagios. 2015-12-14 19:50:59 +00:00
Kevin Fenzi
4182bef0dc Add osbs-dev ssh host key 2015-12-14 19:41:13 +00:00
Kevin Fenzi
ce277722b0 Adjust this so we do not copy the template every time on backends and chown/chgrp it every run 2015-12-14 18:01:38 +00:00