[BangPypers] Python - Build Monitor :
Ethiraj Krish
ethirajit at gmail.com
Sat May 21 09:03:10 EDT 2016
Hi,
May I know apart from the below python module, Are you doing anything
different?
http://pypi.python.org/pypi/jenkinsapi
https://pypi.python.org/pypi/python-jenkins/
I feel, what you are doing is already implemented.
On Fri, May 20, 2016 at 4:54 PM, Ramanathan Muthaiah <rus.cahimb at gmail.com>
wrote:
> Hello All,
>
> Sorry for the lengthy post.
>
> In the past meetups of Bangpypers, slot wasn't available to share about
> this utility.
> So, am posting some details on this topic.
>
> Objective:
> Generate (possibly extend to real-time monitoring) build status for any
> project hosted in Jenkins.
>
> For the purpose of showing howto generate pass/fail report (as piechart,
> for example), I have used the REST APIs available at '
> https://builds.apache.org/job/Hadoop-Hdfs-trunk/'. And, potting is handled
> using matplotlib.
>
> Note:
>
> I have begun with build monitor for one project in Apache,
> Hadoop-Hdfs-trunk.
> Am sure, it should be possible to scale for this all the projects hosted at
> 'https://builds.apache.org
>
> Next Steps:
>
> (i) I plan to extend this further by archiving build details in mysqlite3.
> (ii) Eventually, create a package / utility for build monitoring hosted in
> Jenkins.
>
> Jupyter notebook is here:
>
> https://github.com/mramanathan/apache_buildmon/blob/master/V1/apache_hadoop_pacman.ipynb
>
> If you are interested to fork / collaborate, Github repo is:
> https://github.com/mramanathan/apache_buildmon
>
> Welcome your feedback.
>
> --
> regards
> Ramanathan.M
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
--
By,
Ethiraj.K
More information about the BangPypers
mailing list