Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1788)

Issue 25340043: Error on juju-gui in the bundle services

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by matthew.scott
Modified:
10 years, 5 months ago
Reviewers:
bac, mp+194907
Visibility:
Public.

Description

Error on juju-gui in the bundle services Quickstart should fail if there is an instance of juju-gui in the services, because that will lead to a name conflict when deploying the bundle. To test: `make check` To QA: `.venv/bin/python juju-quickstart https://gist.github.com/makyo/7435270/raw/6f0d5ff910dd1a82b97c7170915a196381b2b146/bundle.yaml` should fail with a message explaining that juju-gui should be removed from the bundle; other bundles will still succeed. https://code.launchpad.net/~makyo/juju-quickstart/no-gui-in-bundle/+merge/194907 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Error on juju-gui in the bundle services #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M quickstart/tests/test_utils.py View 1 1 chunk +11 lines, -0 lines 0 comments Download
M quickstart/utils.py View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4
matthew.scott
Please take a look.
10 years, 5 months ago (2013-11-12 17:49:58 UTC) #1
bac
LGTM with small change and QA-OK https://codereview.appspot.com/25340043/diff/1/quickstart/utils.py File quickstart/utils.py (right): https://codereview.appspot.com/25340043/diff/1/quickstart/utils.py#newcode155 quickstart/utils.py:155: raise ValueError('bundle {} ...
10 years, 5 months ago (2013-11-12 18:11:47 UTC) #2
matthew.scott
Thanks for the review! https://codereview.appspot.com/25340043/diff/1/quickstart/utils.py File quickstart/utils.py (right): https://codereview.appspot.com/25340043/diff/1/quickstart/utils.py#newcode155 quickstart/utils.py:155: raise ValueError('bundle {} contains an ...
10 years, 5 months ago (2013-11-12 19:14:18 UTC) #3
matthew.scott
10 years, 5 months ago (2013-11-12 20:32:45 UTC) #4
*** Submitted:

Error on juju-gui in the bundle services

Quickstart should fail if there is an instance of juju-gui in the services,
because that will lead to a name conflict when deploying the bundle.

To test: `make check`

To QA: `.venv/bin/python juju-quickstart
https://gist.github.com/makyo/7435270/raw/6f0d5ff910dd1a82b97c7170915a196381b...
should fail with a message explaining that juju-gui should be removed from the
bundle; other bundles will still succeed.

R=bac
CC=
https://codereview.appspot.com/25340043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b