Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger b02d9846ca Create logs for update_review
The cron job looks failing, put the output to a log file.
Setup log file path and logrotate for it.

Change-Id: Ie26e5a9f07ae122842338cf833d4462a9ce7559f
2016-04-20 19:54:08 +02:00
rossella dee4cb5373 Run pip install to install the dependencies
Id2e8590193fbf21a52a767323a77df9be4048b5a requires
gerrit-dash-creator to be installed on the host where
reviewday runs. This patch runs pip install to install
all the dependencies.

Change-Id: I42ea25bdf69a1d75db24785db0e86396206fd48d
2016-04-05 10:50:29 +02:00
Elizabeth Krumbach b054f34b27 Fix permissions on reviewday directories
Reviewday home and git repository directories were owned by root,
fix those permissions and make http directory executable.

Change-Id: I3ae856a3c1ffa13d9f8a7217284d89d8035f2613
Reviewed-on: https://review.openstack.org/25424
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-27 16:47:46 +00:00
Elizabeth Krumbach 21dca835a2 Refactor reviewday into class and definition
The reviewday puppet files have been split between static class and a
definition that pulls several variables for openstack-specific use.

Change-Id: Ibeb450900a75269c4c8a5aaaa51fb105aff7af15
Reviewed-on: https://review.openstack.org/24915
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-03-26 17:34:08 +00:00
Elizabeth Krumbach 398173dd29 Add puppet files for reviewday
Initial add of puppet files so reviewday can be deployed on the
static webserver.

Fixes: bug #1082785
Change-Id: Ie5516e82bfc9dfea95b53285c46aa881d5c05f32
Reviewed-on: https://review.openstack.org/21158
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-03-19 19:43:15 +00:00