{% extends "base-layout.html" %} {% comment %} Copyright 2010-2011 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block content %}

Launchpad Results help you collaborate testing with the community.

To upload results, install the launchpad-results-tools package by adding ppa:launchpad-results/ppa to your Software Sources. (Read about installing). Then, run this command where PROJECT NAME must exist in Launchpad and SUBMISSION FILE was generated by Checkbox or Subunit:

$ results2launchpad \
  --service-root={{ LAUNCHPAD_RESULTS_API_ROOT }} \
  <PROJECT NAME> <SUBMISSION FILE>
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

Display sources.list entries for:
deb http://ppa.launchpad.net/launchpad-results/ppa/ubuntu natty main
deb-src http://ppa.launchpad.net/launchpad-results/ppa/ubuntu natty main
Signing key:
1024R/18F5B8B9 (What is this?)
Fingerprint:
AF4690ACD7821EE92E8091F480672A8C18F5B8B9
{% include "ppa-script.html" %}

To access the web service use the Python library, use the API without Python, read the reference documentation.

To integrate with Launchpad use the Greasemonkey add-on in Firefox with this script.

{% include "pillar/series.html" %} {% include "teststat/latest-test-projects.html" %}
{% include "testrank/latest-test-systems.html" %} {% include "teststat/latest-testers.html" %}
{% endblock %}