~psivaa/uci-engine/lander-jenkins-with-proxy

« back to all changes in this revision

Viewing changes to test_runner/tstrun/tests/test_v1.py

  • Committer: Evan Dandrea
  • Date: 2014-03-14 10:37:28 UTC
  • mfrom: (387 ubuntu-ci-services-itself)
  • mto: This revision was merged to the branch mainline in revision 389.
  • Revision ID: evan.dandrea@canonical.com-20140314103728-i9wqk4r17gsya24h
Merge with trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        send.return_value = None
36
36
        params = {
37
37
            'ticket_id': 'ticket-001',
 
38
            'cancel_url': None,
38
39
            'image_id': 'foo',
39
40
            'package_list': ['bar'],
40
41
            'progress_trigger': 'test_run_1',