Merge ~cjwatson/launchpad:ifp-logging-testfix-2 into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 7f9337656ca7cc7683f65e8939fc43dcb28de610
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:ifp-logging-testfix-2
Merge into: launchpad:master
Diff against target: 27 lines (+8/-8)
1 file modified
lib/lp/soyuz/doc/soyuz-set-of-uploads.txt (+8/-8)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+374029@code.launchpad.net

Commit message

Fix soyuz-set-of-uploads.txt further

Logging might be from something other than "root" depending on what
other tests have run.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Self-approving another simple test fix.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt b/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt
index 3aa8516..563cbc9 100644
--- a/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt
+++ b/lib/lp/soyuz/doc/soyuz-set-of-uploads.txt
@@ -91,14 +91,14 @@ for the ubuntutest distribution.
91 >>> breezy.previous_series = breezy_autotest91 >>> breezy.previous_series = breezy_autotest
92 >>> ids = InitializeDistroSeries(breezy, [breezy_autotest.id])92 >>> ids = InitializeDistroSeries(breezy, [breezy_autotest.id])
93 >>> ids.initialize()93 >>> ids.initialize()
94 INFO:root:Setting distroseries parents.94 INFO:...:Setting distroseries parents.
95 INFO:root:Copying distroseries configuration from parents.95 INFO:...:Copying distroseries configuration from parents.
96 INFO:root:Copying distroarchseries from parents.96 INFO:...:Copying distroarchseries from parents.
97 INFO:root:Setting nominated arch-indep configuration.97 INFO:...:Setting nominated arch-indep configuration.
98 INFO:root:Copying packages from parents.98 INFO:...:Copying packages from parents.
99 INFO:root:Copying packagesets from parents.99 INFO:...:Copying packagesets from parents.
100 INFO:root:Copying permissions from parents.100 INFO:...:Copying permissions from parents.
101 INFO:root:Creating DistroSeriesDifferences.101 INFO:...:Creating DistroSeriesDifferences.
102 >>> breezy.changeslist = 'breezy-changes@ubuntu.com'102 >>> breezy.changeslist = 'breezy-changes@ubuntu.com'
103 >>> fake_chroot = LibraryFileAlias.get(1)103 >>> fake_chroot = LibraryFileAlias.get(1)
104 >>> unused = breezy['i386'].addOrUpdateChroot(fake_chroot)104 >>> unused = breezy['i386'].addOrUpdateChroot(fake_chroot)

Subscribers

People subscribed via source and target branches

to status/vote changes: