~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/buildmaster/tests/mock_slaves.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-11-21 04:19:35 UTC
  • mfrom: (14339.1.1 800295-delete-buildd-again)
  • Revision ID: launchpad@pqm.canonical.com-20111121041935-iwoh81iy9o5ssq09
[no-qa] [r=mbp] delete canonical.buildd,
 now it has moved to launchpad-buildd

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
from twisted.internet import defer
34
34
from twisted.web import xmlrpc
35
35
 
36
 
from canonical.buildd.tests.harness import BuilddSlaveTestSetup
 
36
from lpbuildd.tests.harness import BuilddSlaveTestSetup
37
37
 
38
38
from lp.buildmaster.interfaces.builder import (
39
39
    CannotFetchFile,