Issue with Amulet testing

2017-03-02 Thread Suchitra Venugopal1
Hi I am trying to run the following amulet test on my charm where it verifies a particular url. self.assertTrue(self.d.deployed) unit = self.d.sentry['ibm-mobilefirst-server'][0] url = 'http://%s:9081/appcenterconsole' % unit.info['public-address'] https_url =

Re: Issue with Amulet testing

2017-03-02 Thread John Meinel
Seems more like just a python thing, vs anything to do with Amulet. https://github.com/kennethreitz/requests/issues/2214 Says you can do some magic around disabled warnings A better goal might be to have the charm optionally take the config of a cert to use and configure your tests to include tha

[Review Queue] giraph, ghost, charmscaler, ibm-was-nd-dm, ibm-dsm-enterprise, ibm-cinder-storewize, ibm-was-nd-node

2017-03-02 Thread Cory Johns
Greetings! Kevin, Pete, Konstantinos, and I got in our time on the queue this week: March 2, 2017 - giraph - https://review.jujucharms.com/reviews/82 - PR from last week was approved by the author. - Deployed fine and tests passed. Congrats! +1 and pr