lib/deploy_charm_for_testing.py has an uncaught RuntimeError

Bug #1152693 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-gui
Triaged
High
Unassigned

Bug Description

While setting up the jenkins builder to run bin/test-charm:

jujugui-merger@lp-quantal-server-amd64:/tmp/juju-gui$ bin/test-charm lp:juju-gui
Bootstrapping...
Deploying service...
Setting branch for charm to deploy...
Waiting for service to start...
Traceback (most recent call last):
  File "lib/deploy_charm_for_testing.py", line 86, in <module>
    sys.exit(main(sys.argv))
  File "lib/deploy_charm_for_testing.py", line 80, in main
    wait_for_service()
  File "lib/deploy_charm_for_testing.py", line 59, in wait_for_service
    raise RuntimeError('error deploying service')
RuntimeError: error deploying service
2013-03-08 17:51:39,848 INFO Connecting to environment...
2013-03-08 17:51:42,568 INFO Connected to environment.
2013-03-08 17:51:44,591 INFO 'status' command finished successfully
Browser: chrome
Test run details at https://saucelabs.com/jobs/343d68c8246a4dcf8659bd2dda98871f
test_environment_connection (__main__.TestBasics) ... ERROR
test_environment_name (__main__.TestBasics) ...

The service failed to be deployed on canonistack using juju but the test suite continued the tests on saucelabs even though we knew the service wouldn't be available.

Gary Poster (gary)
Changed in juju-gui:
status: New → Triaged
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.