Commit graph

6156 commits

Author SHA1 Message Date
312ac98ff5 fedorahosted server moved and we did not update the iptables rules
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-12-09 04:26:45 +00:00
Kevin Fenzi
d7c07d6cf5 Apply this to all virtservers 2015-12-09 04:24:01 +00:00
Kevin Fenzi
9a3056a891 Allow /dev/shm/spice files on virthosts/openqa boxes. 2015-12-09 04:10:19 +00:00
Kevin Fenzi
749d8bdd10 Weed out some more logs.
Don't need to see openqa bringing up and down instances
Don't need to see ssh attempts
2015-12-08 21:16:38 +00:00
Kevin Fenzi
cef8545e86 Only include rhel7 things here we use for epel and will not overlap with.
We also mirror some other channels for infrastructure use like RHOS
2015-12-08 20:59:37 +00:00
Kevin Fenzi
d2f315e943 Revert "Switch repo2json to the new repo format we are using since the move to the batcave."
This reverts commit 139feec075.
2015-12-08 20:55:38 +00:00
Kevin Fenzi
669c58b9a1 Try and make sure and send stderr on too so we don't get spammed 2015-12-08 20:32:31 +00:00
Kevin Fenzi
dce37b1f41 Need to also change this to a template. 2015-12-08 19:44:10 +00:00
Kevin Fenzi
bd72a45ef0 Add closing conditional 2015-12-08 19:36:56 +00:00
Kevin Fenzi
4cbb6d909e Switch builders to use bastion01/02 for ntp 2015-12-08 19:34:58 +00:00
Kevin Fenzi
a5007ba910 Move ntp to a template. In phx2 non bastion01/02 hosts will use bastion01/02 and those will use the normal rhel pools. 2015-12-08 19:33:29 +00:00
Kevin Fenzi
196af16b23 I can speel. Really I can. 2015-12-08 18:53:51 +00:00
Kevin Fenzi
205b10441a Also ignore errors here. 2015-12-08 18:52:06 +00:00
Kevin Fenzi
d36f2cfa79 Fix thinko 2015-12-08 18:50:24 +00:00
Kevin Fenzi
1fed3a1d2c Rework logic to handle f22 systemd 2015-12-08 18:48:07 +00:00
Kevin Fenzi
dc6f14bd31 Create a dnf-automatic role, and switch taskotron/resultsdb dev to use it. 2015-12-08 18:38:40 +00:00
Miroslav Suchý
a19946ccba copr: we do not need this
most of the logs is compressed anyway
and there is full log of errors where cache for compress could not be created
This is simplest solution to fix this issue.
2015-12-08 17:23:16 +01:00
82e9e4c6f3 bugyou: Replace dnf with yum 2015-12-08 12:59:56 +00:00
a8355e7419 Add bugyou roles 2015-12-08 06:28:09 +00:00
Adam Williamson
e43cf5940b openqa: create N-2 hard disk images too 2015-12-07 15:12:04 -08:00
Adam Williamson
7e2b87f99a openqa: always fully re-load the test templates
I didn't do this originally because I was trying to make it
only show changed when something had really changed, but it was
too conservative - it wouldn't update when a test definition
changed, only when one was added. Doing it manually is a bit
annoying (you have to do the sed step and the ownership change)
so it's better to let you just re-run the play to update the
tests, even if it does mean getting the occasional spurious
changed state.
2015-12-07 15:05:58 -08:00
Ralph Bean
b335baa92a The rpms.json file can be really, really big. 2015-12-07 20:45:01 +00:00
Patrick Uiterwijk
fd0877da08 Revert "memcached02 goes down temporarily"
This reverts commit 24c98a63cd.
2015-12-07 19:35:12 +00:00
Patrick Uiterwijk
24c98a63cd memcached02 goes down temporarily
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-07 19:19:03 +00:00
Till Maas
be5c2eb707 Fix validate syntax 2015-12-07 20:15:23 +01:00
Till Maas
1b28aecdcf Validate iptables files before restoring 2015-12-07 20:10:09 +01:00
Pierre-Yves Chibon
8832f7c5ca Blacklist projects as project name on pagure, it's an existing URL 2015-12-07 17:23:23 +01:00
42a9d51dfe update the sync cron job for fedora
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-12-07 14:31:36 +00:00
2cbc7a3c04 koji_builder: no need to special case the PPC builders anymore 2015-12-07 08:21:15 +00:00
Adam Williamson
b24574c8c1 check-compose: set base URL for compose check reports 2015-12-05 13:14:16 -08:00
Adam Williamson
d45c56decb openqa-server: need libguestfs-xfs
Turns out this was the reason why desktop HDD image generation
wasn't working: we need the XFS support bits for libguestfs or
else it can't resize the partitions.
2015-12-05 11:43:05 -08:00
Adam Williamson
a169937853 openqa-server: make openqa.ini world-readable
there's really no reason for this to be restricted, it doesn't
contain anything sensitive.
2015-12-05 11:30:10 -08:00
Kevin Fenzi
b67e8d2fd1 Add a geoip tag 2015-12-05 17:38:20 +00:00
Ralph Bean
9da695682e Fiddle with PDC permissions. 2015-12-05 16:34:06 +00:00
Adam Williamson
4e1ac4993c check-compose: damnit, more dashes 2015-12-04 19:19:52 -08:00
Adam Williamson
3c617216f9 check-compose: do a systemd daemon reload after installing units 2015-12-04 19:13:42 -08:00
Adam Williamson
57601d915e check-compose: apparently no dashes in variable names? WHATEVS 2015-12-04 19:01:53 -08:00
Adam Williamson
3becc32a39 check-compose: d'oh, template missing endifs 2015-12-04 18:56:06 -08:00
Adam Williamson
6babdc1883 check-compose: build before install and set prefix 2015-12-04 18:53:24 -08:00
Adam Williamson
09afa5ce5f add a check-compose role and activate it on openqa servers
I just killed the old BOS openqa deployment, which sends out
those 'compose check' emails, so I'm gonna go ahead and have
this new openqa deployment start sending out those emails a
little earlier than planned. This should result in both prod
and staging openqa running a compose check each day, but only
prod should actually send out an email report.
2015-12-04 18:48:44 -08:00
b0736cd244 enabling fedmsg on production resultsdb 2015-12-04 22:46:02 +00:00
Kevin Fenzi
d6f22a56dd Add arm cert handling to koji hub playbook. 2015-12-04 20:49:14 +00:00
Kevin Fenzi
cd8a1ba6dc Update ssh host keys 2015-12-04 19:40:01 +00:00
Kevin Fenzi
2dd2ada538 Drop twisted fedora21 buildbots 2015-12-04 18:09:46 +00:00
Aurélien Bompard
62d9e34b8f Add a cron job for Mailman 3 2015-12-04 15:15:15 +00:00
Adam Williamson
9d271749fb patch dl.fedoraproject.org in openQA test templates
So apparently hosts within infra can't reach dl.fp.o. This is a
problem as we have that host written in as a reliable repository
URL for a couple of openQA tests. infra hosts can reach dl.fp.o
by the name 'dl.phx2.fedoraproject.org', but nothing outside
infra can reach that hostname. So we don't just want to change
it in the openQA test git repo because we want that to work for
external deployments. So, let's just sed it on the fly for
the infra deployment...
2015-12-03 16:13:40 -08:00
e0b2da2d9c reduce how often the koji builders check in to help drop load on the db. temp fix
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-12-03 20:38:34 +00:00
Ralph Bean
54ecf90097 Try turning on the fedmsg routing_nitpicky bit. 2015-12-03 19:16:15 +00:00
Kevin Fenzi
ef3f431d58 Add dl.fedoraproject.org hosts entry for qa hosts. This is a hack to accomodate fedfind hard coding dl.fedoraproject.org 2015-12-03 18:54:58 +00:00
0ea8232aad increase teh maximum tasks that the koji builders will take as a interim stop gap measure
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-12-03 18:32:25 +00:00