Merge ~cjwatson/launchpad-buildd:self-service-rebuild-images into launchpad-buildd:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 8b53d6aa7d48bc9e4c50ea3a6a66e7680ba87b20
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad-buildd:self-service-rebuild-images
Merge into: launchpad-buildd:master
Diff against target: 20 lines (+4/-5)
1 file modified
docs/how-to/deployment.rst (+4/-5)
Reviewer Review Type Date Requested Status
Andrey Fedoseev (community) Approve
Review via email: mp+427478@code.launchpad.net

Commit message

Document self-service image rebuilding

Description of the change

There's now an SSH trigger allowing us to rebuild images on production. Document this.

To post a comment you must log in.
Revision history for this message
Andrey Fedoseev (andrey-fedoseev) :
review: Approve
Revision history for this message
Jürgen Gmach (jugmac00) :
Revision history for this message
Colin Watson (cjwatson) :

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 34898a3..8e9d83e 100644
3--- a/docs/how-to/deployment.rst
4+++ b/docs/how-to/deployment.rst
5@@ -80,11 +80,10 @@ Releasing to production
6 #. `Wait for PPA publishing to complete
7 <https://launchpad.net/~launchpad/+archive/ubuntu/buildd/+packages>`__.
8
9-#. File an RT ticket asking IS to run ``mojo run -m
10- manifest-rebuild-images`` in the management environment
11- (``prod-launchpad-vbuilders@is-bastion-ps5``) to start rebuilding images.
12- (`cRT#151858 <https://portal.admin.canonical.com/C151858>`_ will allow
13- this step to be self-service.)
14+#. Run ``ssh prod-launchpad-vbuilders@is-bastion-ps5.internal
15+ /home/prod-launchpad-vbuilders/scripts/rebuild-images.sh`` from the
16+ staging management environment (``stg-vbuilder@launchpad-bastion-ps5``)
17+ to start rebuilding images.
18
19 #. Once image builds complete, builders will get the new image after they
20 finish their next build (or are disabled) and go through being reset.

Subscribers

People subscribed via source and target branches