Skip to content

Instantly share code, notes, and snippets.

@akrzos
Created January 28, 2016 18:22
Show Gist options
  • Save akrzos/48b38246a683afffbb0d to your computer and use it in GitHub Desktop.
Save akrzos/48b38246a683afffbb0d to your computer and use it in GitHub Desktop.
2016-01-28 13:22:15,994 - browbeat.Rally - INFO - Starting Rally workloads
2016-01-28 13:22:15,995 - browbeat.Rally - DEBUG - Prefix: 20160128132215
2016-01-28 13:22:15,995 - browbeat.Rally - DEBUG - benchmarks: {'keystone': {'scenarios': {'authentic-keystone': {'enabled': True, 'file': 'rally/keystone/authenticate-keystone-cc.yml'}}, 'enabled': True, 'concurrency': [64, 128, 256], 'times': 5000}, 'nova': {'scenarios': {'boot-list-cirros': {'enabled': True, 'image_name': 'cirros', 'file': 'rally/nova/nova-boot-list-cc.yml', 'flavor_name': 'm1.tiny'}, 'boot-list-centos': {'enabled': True, 'file': 'rally/nova/nova-boot-list-cc.yml'}}, 'enabled': True, 'concurrency': [16, 32], 'times': 128}}
2016-01-28 13:22:15,995 - browbeat.Rally - DEBUG - benchmark: keystone
2016-01-28 13:22:15,995 - browbeat.Rally - DEBUG - Services: {'scenarios': {'authentic-keystone': {'enabled': True, 'file': 'rally/keystone/authenticate-keystone-cc.yml'}}, 'enabled': True, 'concurrency': [64, 128, 256], 'times': 5000}
2016-01-28 13:22:15,995 - browbeat.Rally - DEBUG - benchmark: nova
2016-01-28 13:22:15,995 - browbeat.Rally - DEBUG - Services: {'scenarios': {'boot-list-cirros': {'enabled': True, 'image_name': 'cirros', 'file': 'rally/nova/nova-boot-list-cc.yml', 'flavor_name': 'm1.tiny'}, 'boot-list-centos': {'enabled': True, 'file': 'rally/nova/nova-boot-list-cc.yml'}}, 'enabled': True, 'concurrency': [16, 32], 'times': 128}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment