← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~pelpsi/launchpad:update-package-test-regression into launchpad:master

 

Simone Pelosi has proposed merging ~pelpsi/launchpad:update-package-test-regression into launchpad:master.

Commit message:
Test regression due log level changed in update_pkgcache.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/476002
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~pelpsi/launchpad:update-package-test-regression into launchpad:master.
diff --git a/lib/lp/soyuz/doc/package-cache-script.rst b/lib/lp/soyuz/doc/package-cache-script.rst
index e3089dd..7d4acc5 100644
--- a/lib/lp/soyuz/doc/package-cache-script.rst
+++ b/lib/lp/soyuz/doc/package-cache-script.rst
@@ -51,6 +51,7 @@ distribution and respective distroseriess considered in stderr.
     >>> print(stdout)
 
     >>> print(stderr)
+    INFO    Starting the package cache update
     INFO    Creating lockfile: /var/lock/launchpad-update-cache.lock
     INFO    Updating ubuntu package counters
     INFO    Updating ubuntu main archives
@@ -59,6 +60,7 @@ distribution and respective distroseriess considered in stderr.
     INFO    Updating ubuntu PPAs
     ...
     INFO    redhat done
+    INFO    Finished the package cache update
 
 Rollback the old transaction in order to get the modifications done by
 the external script: