Skip to main content

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

Project description

Introduction

This package has been done start during sprint@ploneconf2009. The goal is first to provide nighly load tests to Plone. The other goal is to be able to do the same on any other Plone project fast.

Using buildbot and funkload together, allow you to have feedbacks about performance impact done by your last code modifications every day in mail or ttw.

Credits

makinacom

How to use it

First the process:

  • Create a new funkbot project (projectname, vcs type, vcs address of the buildout)

  • Go inside, init the buildout (buildout init or python bootstrap.py)

  • launch the buildout will install buildbot and funkload

  • launch master and slave daemons

  • Connect your webbrowser to http://localhost:9080

  • Ask a force rebuild will launch the build of your project.

Now the command line:

  • paster create -t funkbot plone4

  • virtualenv plone4

  • cd plone4

  • source bin/activate

  • easy_install zc.buildout

  • buildout

  • master start && mycomputer start

  • firefox http://localhost:9080

Where things are

The main things to understand is that you are creating a buildbot. So the first buildout doesn’t build the project. It build the buildbot that will build the project (sic).

TODO

  • add static for serving funkload reports ttw (in progress)

  • send mail at the end of tests with funkload reports inside

Changelog

1.0 - 2009-11-01

  • Initial release [toutpt]

  • Paste template to create a buildbot that trigger funkload [toutpt]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.funkbot-1.0.zip (26.1 kB view details)

Uploaded Source

File details

Details for the file collective.funkbot-1.0.zip.

File metadata

File hashes

Hashes for collective.funkbot-1.0.zip
Algorithm Hash digest
SHA256 84d159e774b661f2f6964ba15c5225580029679a07bd05da4a6196cf50c7a92c
MD5 272b29540cc51a7ebe22c5372105047e
BLAKE2b-256 542e704b7cf8a52c55370435bad010bd579edfdd2206ea71d92b99253a265ce5

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page