lp://staging/~benji/charms/precise/juju-gui/remove-default-view-mode-config
- Get this branch:
- bzr branch lp://staging/~benji/charms/precise/juju-gui/remove-default-view-mode-config
Branch merges
- charmers: Pending requested
-
Diff: 104 lines (+2/-24)6 files modifiedconfig.yaml (+0/-10)
config/config.js.template (+0/-1)
hooks/backend.py (+0/-1)
hooks/utils.py (+2/-3)
tests/test_backends.py (+0/-2)
tests/test_utils.py (+0/-7)
Branch information
- Owner:
- Benji York
- Status:
- Development
Recent revisions
- 142. By Francesco Banconi
-
Deploy the GUI to machine 0 in functional tests.
Also added guiserver info checks, and fixed the
deploy module so that the previous behavior of
"make deploy" is restored and the resulting
service name is not random generated.Removed test_local_release: that scenario is
already tested in TestBuiltinServerLocalRelease. Moved test_nrpe_
check_available to
TestBuiltinServerLocalRelease. Tests: assuming ec2 is the name of your ec2
environment, run the following:
`time make ftest JUJU_ENV="ec2"`
Tests should pass and take ~25-30 minutes.R=gary.poster, matthew.scott, jeff.pihach
CC=
https://codereview. appspot. com/34130043 - 141. By Brad Crittenden
-
Extract the message from EnvError on deploy err.
R=gary.poster
CC=
https://codereview. appspot. com/34270044 - 139. By Benji York
-
Use a random service name for tests.
This branch also changes the retry decorator to reraise the first exception it
receives instead of the last.R=bac
CC=
https://codereview. appspot. com/33230043 - 138. By Gary Poster
-
Fully integrate AuthenticationT
okenHandler This might be the last of the charm branches for the authtoken feature. It hooks up the handler and tests the integration.
R=frankban
CC=
https://codereview. appspot. com/31290043
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/juju-gui