← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~lgp171188/launchpad-mojo-specs/+git/private:update-buildd-manager-address-qastaging into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder

 

Guruprasad has proposed merging ~lgp171188/launchpad-mojo-specs/+git/private:update-buildd-manager-address-qastaging into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder.

Commit message:
Update qastaging buildd-manager address

This is needed because we rebuilt the instance recently


Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~lgp171188/launchpad-mojo-specs/+git/private/+merge/479970
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/launchpad-mojo-specs/+git/private:update-buildd-manager-address-qastaging into ~launchpad/launchpad-mojo-specs/+git/private:vbuilder.
diff --git a/vbuilder/bundle.yaml b/vbuilder/bundle.yaml
index c7248d3..92ffc66 100644
--- a/vbuilder/bundle.yaml
+++ b/vbuilder/bundle.yaml
@@ -116,7 +116,7 @@
 {#-   Output of "openstack image show -c id -f value qemu-riscv64-uboot". #}
 {%-   set kernel_id_bos03_riscv64 = "bcbb013b-9424-4f61-9fda-6374d29d3ee0" %}
 {%-   set launchpad_buildd_repository = "ppa:launchpad/buildd-staging" %}
-{%-   set lp_buildd_managers = "10.132.54.242" %}
+{%-   set lp_buildd_managers = "10.132.54.196" %}
 {%-   set lp_environment = "qastaging" %}
 {%-   set lp_sshkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFrjt0yytzrK9fQuG+6VgE6QStUbDmunlN7+Lv5XhmoL stg-launchpad@launchpad-bastion-ps5" %}
 {%-   set modifiers_bos02 = '{"arm64": "10.44.0.13"}' %}

Follow ups