1
Fork 0
Python-based continuous integration testing framework. The ladi-py2 branch with Python 2 maintained by LADI project.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Nedko Arnaudov cd28a9b467 Adjust README adn master's about.html with info about LADI vs upstream buildbot 2 weeks ago
apidocs
common
master Adjust README adn master's about.html with info about LADI vs upstream buildbot 2 weeks ago
slave Use args.workdir in StatFile if it exists 8 years ago
.coveragerc
.gitignore
.mailmap
.travis.yml test txgithub with the latest supported Python only 9 years ago
CONTRIBUTING.md
MAINTAINERS.txt
Makefile
README Adjust README adn master's about.html with info about LADI vs upstream buildbot 2 weeks ago

README

Buildbot is a Python-based continuous integration testing framework.

LADI Buildbot does not require client side scripting. LADI Buildbot is based on upstream Buildbot 0.8 series (for python2), maintained by LADI project and is not not supported by Buildbot project.

BuildBot: build/test automation
  http://buildbot.net
  Brian Warner <warner-buildbot @ lothar . com>
  Dustin J. Mitchell <dustin@v.igoro.us>

Buildbot consists of two separate components: the master and the slave.  See
master/README and slave/README for more information.

Related repositories:
  https://github.com/buildbot/buildbot - Upstream Buildbot repository
  https://github.com/buildbot/buildbot-media - Buildbot-related media
  https://github.com/buildbot/buildbot-website - Source for http://buildbot.net