~veebers/juju-ci-tools/explore-perf-bulk-model-destruction

« back to all changes in this revision

Viewing changes to tests/test_chaos.py

  • Committer: Aaron Bentley
  • Date: 2016-05-25 16:12:07 UTC
  • mto: This revision was merged to the branch mainline in revision 1447.
  • Revision ID: aaron.bentley@canonical.com-20160525161207-h5z5uev3jkyewvxt
Update tests to use applications, not services.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
                'machines': {
93
93
                    '0': {'agent-state': 'started'}
94
94
                },
95
 
                'services': {
 
95
                'applications': {
96
96
                    'ser1': {
97
97
                        'units': {
98
98
                            'bar': {
133
133
                'machines': {
134
134
                    '0': {'agent-state': 'started'}
135
135
                },
136
 
                'services': {
 
136
                'applications': {
137
137
                    'jenkins': {
138
138
                        'units': {
139
139
                            'foo': {
173
173
                'machines': {
174
174
                    '0': {'agent-state': 'started'}
175
175
                },
176
 
                'services': {
 
176
                'applications': {
177
177
                    'jenkins': {
178
178
                        'units': {
179
179
                            'foo': {
240
240
                'machines': {
241
241
                    '0': {'agent-state': 'started'}
242
242
                },
243
 
                'services': {
 
243
                'applications': {
244
244
                    'jenkins': {
245
245
                        'units': {
246
246
                            'foo': {
299
299
                'machines': {
300
300
                    '0': {'agent-state': 'started'}
301
301
                },
302
 
                'services': {
 
302
                'applications': {
303
303
                    'jenkins': {
304
304
                        'units': {
305
305
                            'bar': {
370
370
                'machines': {
371
371
                    '0': {'agent-state': 'started'}
372
372
                },
373
 
                'services': {
 
373
                'applications': {
374
374
                    'jenkins': {
375
375
                        'units': {
376
376
                            'foo': {