Merge ~cjwatson/launchpad-mojo-specs:buildbot-update-config into launchpad-mojo-specs:master

Proposed by Colin Watson
Status: Merged
Merged at revision: ad96d48c2c50ec197370b4dcbbb47cca2069970b
Proposed branch: ~cjwatson/launchpad-mojo-specs:buildbot-update-config
Merge into: launchpad-mojo-specs:master
Diff against target: 13 lines (+3/-2)
1 file modified
lp-buildbot/bundle.yaml (+3/-2)
Reviewer Review Type Date Requested Status
Guruprasad Approve
Review via email: mp+456127@code.launchpad.net

Commit message

buildbot: Update config to match current reality

Description of the change

Updates the manager host, adds focal, and drops xenial and bionic.

To post a comment you must log in.
Revision history for this message
Guruprasad (lgp171188) wrote :

LGTM 👍

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lp-buildbot/bundle.yaml b/lp-buildbot/bundle.yaml
2index 5d116a3..9c57b80 100644
3--- a/lp-buildbot/bundle.yaml
4+++ b/lp-buildbot/bundle.yaml
5@@ -6,5 +6,6 @@ applications:
6 expose: true
7 num_units: 2
8 options:
9- manager-host: praseodymium.canonical.com
10- ubuntu-series: "xenial bionic"
11+ # buildbot-manager/0
12+ manager-host: "10.132.24.57"
13+ ubuntu-series: "focal"

Subscribers

People subscribed via source and target branches