Tools/Polyot

Not logged in - Log In / Register

Revision 2 as of 2010-03-06 20:16:53

Clear message

This page is dedicated to Polyot, a script to help running Launchpad test suite on remote machines. All pages dedicate to testing can be found in CategoryTesting.

Introduction

These scripts are design to help you in testing LP devel branches on remote machines (virtual machines or any other computer not used for development).

Test results are send via email at bzr whoami

If needed, the script will get latest lp/devel and update the database schema. Before testing, it will merge the branch with devel and report conflicts.

Get the code

You should get the Polyot code on both local (development) machine and remote (testing) machine.

cd ~/launchpad
bzr branch lp:~adiroiban/launchpad/lp-polyot

Using Polyot

Please consult the README file.


CategoryTesting