apoorvad 948e40cb29 Change ciwatch.log location
In order to make puppet-ciwatch in sync with ciwatch, change
the log file location to /var/log/ciwatch/ciwatch.log from
/var/lib/ciwatch/ciwatch.log

Change-Id: Id3713cbafca3f87db0cf24dc00e800b56e148a41
2015-12-02 17:17:51 -08:00
2015-12-02 17:17:51 -08:00
2015-10-05 22:17:09 +00:00
2015-10-06 11:58:42 -05:00

CI Watch

CI Watch is a CI monitoring dashboard that shows voting history for existing CIs and more.

State of the project

This project is a work in progress and the code is pretty rough in some places.

TODO

  • Add tests.
  • Use a different cache other than SimpleCache. It is not threadsafe. We should use something like redis instead.

These items are far from the only work needed for this project.

Acknowledgements

This code was originally forked from John Griffith's sos-ci project. Some of it can still be found in the code and configuration file.

Description
An OpenStack third-party CI monitoring tool
Readme 372 KiB
Languages
Python 55.8%
Jinja 18.3%
HTML 18.2%
JavaScript 5.7%
CSS 1.7%
Other 0.3%