~lutostag/+git/junk-juju-matrix-snap:master

Last commit made on 2017-03-10
Get this branch:
git clone -b master https://git.launchpad.net/~lutostag/+git/junk-juju-matrix-snap
Only Greg Lutostanski can upload to this branch. If you are Greg Lutostanski please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~lutostag/+git/junk-juju-matrix-snap

Recent commits

82084c7... by Greg Lutostanski

add snapcraft.yaml

640adea... by Cory Johns

Fix "loop closed" error when running full stack test (#97)

4ecab52... by Pen Gale

Renamed "glitch" to chaos. (#95)

While "glitch" is a better joke, "chaos" makes more immediate sense to
the developers we've spoken to.

Renamed for user friendliness.

9d90027... by Pen Gale

Added model_prefix command line option. (#96)

Also triggers off of MATRIX_MODEL_PREFIX env var.

Allows CWR/CI to tag matrix models with a build id.

8e96e57... by Pen Gale

Updated python-libjuju, with hadoop-processing fixes.

e10e6ee... by Cory Johns

Remove special case for localhost provider in credentials logic (#94)

The localhost provider not requiring credentials in 2.0 was "working by
accident." 2.1 closed that gap and now we always require credentials.

Fixes #93

fd2844c... by Pen Gale

Added new build of Python libjuju, with fixes for landscape-dense-maas deploys.

efb8e47... by Pen Gale

Glitch now waits for model to settle. (#84)

... using stuff already built in to python-libjuju. How convenient!

b87082b... by Kevin W Monroe

Merge pull request #83 from juju-solutions/feature/add-timeout

Added timeout to matrix tests.

1baac22... by Pen Gale

Added timeout to matrix tests.

Defaults to one hour for non interactive mode, and no timeout for
interactive mode. Controllable with a command line param, as it applies
to an entire test suite.

Should prevent matrix from outlasting the energizer bunny.