Merge ~ines-almeida/launchpad-buildd:update-deployment-documentation into launchpad-buildd:master

Proposed by Ines Almeida
Status: Merged
Approved by: Ines Almeida
Approved revision: 468e83229c4554b8f0db7db71d4f0187d7374729
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~ines-almeida/launchpad-buildd:update-deployment-documentation
Merge into: launchpad-buildd:master
Diff against target: 34 lines (+4/-12)
1 file modified
docs/how-to/deployment.rst (+4/-12)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+464907@code.launchpad.net

Commit message

Update deployment documentation

Remove note that is not valid; Add mention of which series to run `copy-package` command for qastaging

To post a comment you must log in.
Revision history for this message
Simone Pelosi (pelpsi) wrote :

LGTM!

review: Approve
Revision history for this message
Otto Co-Pilot (otto-copilot) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/docs/how-to/deployment.rst b/docs/how-to/deployment.rst
2index aad49eb..896fcba 100644
3--- a/docs/how-to/deployment.rst
4+++ b/docs/how-to/deployment.rst
5@@ -36,7 +36,10 @@ Testing on qastaging
6 --to=ppa:launchpad/ubuntu/buildd-staging -b launchpad-buildd``
7 (from ``ubuntu-archive-tools``) to copy the current version of launchpad-buildd
8 to the deployment PPA (``jammy`` here refers to the series being used on
9- qastaging builder instances).
10+ the builder instances).
11+
12+ For example, in qastaging, we have builders in ``focal`` and in ``jammy``,
13+ so you should run the command for both series.
14
15 #. `Wait for PPA publishing to complete
16 <https://launchpad.net/~launchpad/+archive/ubuntu/buildd-staging/+packages>`__.
17@@ -47,17 +50,6 @@ Testing on qastaging
18 show "Synchronising images"; once this says "Sync completed", images have
19 been rebuilt.
20
21- Note that if ``mojo run -m manifest-rebuild-images`` fails, run ``mojo run``
22- instead.
23-
24- .. note::
25- Some glance-simplestreams-sync units may be in an unknown state:
26- as a consequence, the images that we have in OpenStack for the
27- affected units are not updated. This will cause an `error
28- <https://pastebin.canonical.com/p/ChfGwsQNGJ/>`_
29- when you try to rebuild images blocking the execution of the script.
30- This doesn't happen using `mojo run`.
31-
32 #. Builders will get the new image after they finish their next build (or
33 are disabled) and go through being reset. Since qastaging's build farm
34 is typically mostly idle, you can use ``manage-builders -l qastaging

Subscribers

People subscribed via source and target branches