Hi guys,

I'm trying to finally finish off this Saiku charm so I can submit it for
validation.

I want to write a few simple tests but I need a couple of pointers for help
with Amulet as I'm not a python guy.

d = amulet.Deployment()
d.add('tomcat')
d.add('saiku','cs:~f-tom-n/trusty/saikuanalytics-enterprise')
d.relate('saiku', 'tomcat')
d.expose('tomcat')

I'm trying that but the relate throws a wobbly:

ValueError: All relations must be explicit, service:relation

What have I done wrong there?

Also, we use a manual environment internally, can I get amulet to deploy to
an LXC container like we do when deploying manually?

Thanks

Tom


--------------

Director Meteorite.bi - Saiku Analytics Founder
Tel: +44(0)5603641316

(Thanks to the Saiku community we reached our Kickstart
<http://kickstarter.com/projects/2117053714/saiku-reporting-interactive-report-designer/>
goal,
but you can always help by sponsoring the project
<http://www.meteorite.bi/products/saiku/sponsorship>)
-- 
Juju mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju

Reply via email to