~andrewjbeach/juju-ci-tools/get-juju-dict

« back to all changes in this revision

Viewing changes to run_deploy_job_wr.py

  • Committer: Aaron Bentley
  • Date: 2015-07-30 14:04:06 UTC
  • mfrom: (1052 origin/trunk)
  • mto: (1052.4.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 1060.
  • Revision ID: aaron.bentley@canonical.com-20150730140406-rnx1xi3nwl68ai9q
Merged trunk into copy-cache.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
                'artifacts/machine*/*log*',
28
28
                'artifacts/*.jenv',
29
29
                'artifacts/cache.yaml',
 
30
                'artifacts/*.json',
30
31
                ]},
31
32
            'bucket': 'juju-qa-data',
32
33
            }, config_file)