{ "info": { "author": "JeanMichel FRANCOIS", "author_email": "jeanmichel.francois@makina-corpus.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis package has been done start during sprint@ploneconf2009. The goal is first\nto provide nighly load tests to Plone. The other goal is to be able to do the same\non any other Plone project fast.\n\nUsing buildbot and funkload together, allow you to have feedbacks about\nperformance impact done by your last code modifications every day in mail or ttw.\n\n.. contents::\n\nCredits\n======================================\n|makinacom|_\n\n* `Planet Makina Corpus `_\n* `Contact us `_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\n\nHow to use it\n=============\n\nFirst the process:\n\n* Create a new funkbot project (projectname, vcs type, vcs address of the buildout)\n* Go inside, init the buildout (buildout init or python bootstrap.py)\n* launch the buildout will install buildbot and funkload\n* launch master and slave daemons\n* Connect your webbrowser to http://localhost:9080\n* Ask a force rebuild will launch the build of your project.\n\nNow the command line:\n\n* paster create -t funkbot plone4\n* virtualenv plone4\n* cd plone4\n* source bin/activate\n* easy_install zc.buildout\n* buildout\n* master start && mycomputer start\n* firefox http://localhost:9080\n\nWhere things are\n================\n\nThe main things to understand is that you are creating a buildbot. So the first buildout doesn't build\nthe project. It build the buildbot that will build the project (sic).\n\nTODO\n====\n\n* add static for serving funkload reports ttw (in progress)\n* send mail at the end of tests with funkload reports inside\n\nChangelog\n=========\n\n1.0 - 2009-11-01\n----------------\n\n- Initial release [toutpt]\n- Paste template to create a buildbot that trigger funkload [toutpt]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://svn.plone.org/svn/collective/collective.funkbot", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.funkbot", "package_url": "https://pypi.org/project/collective.funkbot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.funkbot/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://svn.plone.org/svn/collective/collective.funkbot" }, "release_url": "https://pypi.org/project/collective.funkbot/1.0/", "requires_dist": null, "requires_python": null, "summary": "Using buildbot and funkload, allow you to have a feedback of your modifications of a python project with funkload differencial reports and buildbot waterfall by Makina Corpus", "version": "1.0" }, "last_serial": 787804, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "272b29540cc51a7ebe22c5372105047e", "sha256": "84d159e774b661f2f6964ba15c5225580029679a07bd05da4a6196cf50c7a92c" }, "downloads": -1, "filename": "collective.funkbot-1.0.zip", "has_sig": false, "md5_digest": "272b29540cc51a7ebe22c5372105047e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26119, "upload_time": "2009-11-02T00:55:27", "url": "https://files.pythonhosted.org/packages/54/2e/704b7cf8a52c55370435bad010bd579edfdd2206ea71d92b99253a265ce5/collective.funkbot-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "272b29540cc51a7ebe22c5372105047e", "sha256": "84d159e774b661f2f6964ba15c5225580029679a07bd05da4a6196cf50c7a92c" }, "downloads": -1, "filename": "collective.funkbot-1.0.zip", "has_sig": false, "md5_digest": "272b29540cc51a7ebe22c5372105047e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26119, "upload_time": "2009-11-02T00:55:27", "url": "https://files.pythonhosted.org/packages/54/2e/704b7cf8a52c55370435bad010bd579edfdd2206ea71d92b99253a265ce5/collective.funkbot-1.0.zip" } ] }