lp://staging/~frankban/charms/precise/juju-gui/ftests-bootstrap-node
- Get this branch:
- bzr branch lp://staging/~frankban/charms/precise/juju-gui/ftests-bootstrap-node
Branch merges
- charmers: Pending requested
-
Diff: 499 lines (+139/-108)7 files modifiedMakefile (+1/-1)
server/guiserver/tests/test_auth.py (+1/-1)
tests/20-functional.test (+90/-72)
tests/deploy.py (+19/-18)
tests/example.py (+2/-0)
tests/helpers.py (+9/-0)
tests/test_deploy.py (+17/-16)
Branch information
- Owner:
- Francesco Banconi
- Status:
- Development
Recent revisions
- 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 - 137. By Gary Poster
-
No-op integration of AuthenticationT
okenHandler This branch simply hooks up the AuthenticationT
okenHandler everywhere it needs to be. It isn't actually utilized yet. R=frankban
CC=
https://codereview. appspot. com/30980044 - 136. By Gary Poster
-
Add authentication token handler class
This is the first branch in a set of what will likely be three. This one simply creates the handler that we will use. There's no QA yet.
R=frankban
CC=
https://codereview. appspot. com/31020043 - 135. By Benji York
-
Include pip dependency instead of using system's
I also killed an entire village of ./
R=frankban
CC=
https://codereview. appspot. com/31000043 - 134. By Francesco Banconi
-
Improve bundle logging and documentation.
Added bundle debugging instructions to the
HACKING file.Improved bundle logging and error handling:
empty exceptions arriving from juju-deployer
are not left empty.R=rharding
CC=
https://codereview. appspot. com/27560044
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