Merge ~barryprice/launchpad-mojo-specs/+git/launchpad-mojo-specs:master into launchpad-mojo-specs:master

Proposed by Barry Price
Status: Merged
Merged at revision: f8c8b0a193d4b50e76d02e4d826521ca09fad8dd
Proposed branch: ~barryprice/launchpad-mojo-specs/+git/launchpad-mojo-specs:master
Merge into: launchpad-mojo-specs:master
Diff against target: 16 lines (+7/-2)
1 file modified
mojo-lp-git/collect-charm-upgrades (+7/-2)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Barry Price Needs Resubmitting
Review via email: mp+399559@code.launchpad.net

Commit message

Deploy latest turnip-pack-virt charm to add an alert hint

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

I'm a bit confused about why we'd only deploy turnip-pack-virt, given that the actual change being deployed is in the add_nagios_e2e_checks function and that's only called from turnip-pack-frontend-git and turnip-pack-frontend-http.

We should probably just upgrade the full set.

review: Needs Information
Revision history for this message
Barry Price (barryprice) wrote :

Good point - pushed a fix.

The turnipcake branch appears not to have been updated, hence no revno change there:

https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnipcake

review: Needs Resubmitting
Revision history for this message
Colin Watson (cjwatson) wrote :

Sorry, I should have noticed this before, but this approach still isn't quite going to work. Charms that we're upgrading need to go in collect-charm-upgrades instead. collect-charms is a baseline initial deployment for CI.

(Also, no need to cast a Resubmit vote when you've made changes to your own MP. The purpose of Resubmit is for a reviewer to say that they think your MP needs to be resubmitted in some completely different shape.)

review: Needs Fixing
Revision history for this message
Barry Price (barryprice) wrote :

> Sorry, I should have noticed this before, but this approach still isn't quite
> going to work. Charms that we're upgrading need to go in collect-charm-
> upgrades instead. collect-charms is a baseline initial deployment for CI.
>
> (Also, no need to cast a Resubmit vote when you've made changes to your own
> MP. The purpose of Resubmit is for a reviewer to say that they think your MP
> needs to be resubmitted in some completely different shape.)

Thanks, pushed again.

Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/mojo-lp-git/collect-charm-upgrades b/mojo-lp-git/collect-charm-upgrades
2index 02288a6..8f04496 100644
3--- a/mojo-lp-git/collect-charm-upgrades
4+++ b/mojo-lp-git/collect-charm-upgrades
5@@ -1,4 +1,9 @@
6 # Add any charm upgrades which are part of the current deployment.
7 # This file can be empty when there are none.
8-turnip-pack-backend git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-pack-backend;revno=build/8377d7f0b7605fb25860578f0e72857a0b7e56e4
9-turnip-celery git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-celery;revno=build/8377d7f0b7605fb25860578f0e72857a0b7e56e4
10+turnip-pack-backend git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-pack-backend;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7
11+turnip-pack-virt git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-pack-virt;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7
12+turnip-pack-frontend-git git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-pack-frontend-git;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7
13+turnip-pack-frontend-ssh git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-pack-frontend-ssh;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7
14+turnip-pack-frontend-http git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-pack-frontend-http;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7
15+turnip-api git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-api;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7
16+turnip-celery git+https://git.launchpad.net/~canonical-launchpad-branches/turnip/+git/charm-build-turnip-celery;revno=build/80bf3cdc8ada3e002c0e492f423942b5e3be4fa7

Subscribers

People subscribed via source and target branches