Andrey Fedoseev has proposed merging 
~andrey-fedoseev/launchpad-buildd:update-docs into launchpad-buildd:master.

Commit message:
Update dogfood deployment instructions

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~andrey-fedoseev/launchpad-buildd/+git/launchpad-buildd/+merge/433517
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of 
~andrey-fedoseev/launchpad-buildd:update-docs into launchpad-buildd:master.
diff --git a/docs/how-to/deployment.rst b/docs/how-to/deployment.rst
index 6952c28..8182070 100644
--- a/docs/how-to/deployment.rst
+++ b/docs/how-to/deployment.rst
@@ -32,9 +32,11 @@ Testing on dogfood
    that the resulting package has been published in the `Launchpad PPA
    <https://launchpad.net/~launchpad/+archive/ubuntu/ppa/+packages>`_.
 
-#. Run ``copy-package --from=ppa:launchpad/ubuntu/ppa --suite=focal
-   --to=ppa:launchpad/ubuntu/buildd-staging -b launchpad-buildd`` to copy
-   the current version of launchpad-buildd to the deployment PPA.
+#. Run ``copy-package --from=ppa:launchpad/ubuntu/ppa --suite=jammy
+   --to=ppa:launchpad/ubuntu/buildd-staging -b launchpad-buildd``
+   (from ``ubuntu-archive-tools``) to copy the current version of launchpad-buildd
+   to the deployment PPA (``jammy`` here refers to the series being used on
+   dogfood builder instances).
 
 #. `Wait for PPA publishing to complete
    <https://launchpad.net/~launchpad/+archive/ubuntu/buildd-staging/+packages>`__.
@@ -48,9 +50,10 @@ Testing on dogfood
 #. Builders will get the new image after they finish their next build (or
    are disabled) and go through being reset.  Since dogfood's build farm is
    typically mostly idle, you can use ``manage-builders -l dogfood --reset``
-   to reset all builders and force them to pick up the new image.
+   to reset all builders and force them to pick up the new image
+   (from ``ubuntu-archive-tools``).
 
-#. Perform QA on dogfood until satisfied.
+#. Perform QA on dogfood until satisfied, see :doc:`/how-to/qa`.
 
 Releasing to production
 -----------------------
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : launchpad-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to