Skip to content

Instantly share code, notes, and snippets.

@akrzos
Created January 28, 2016 18:20
Show Gist options
  • Save akrzos/9ebad35783c1d375fecb to your computer and use it in GitHub Desktop.
Save akrzos/9ebad35783c1d375fecb to your computer and use it in GitHub Desktop.
2016-01-28 13:19:46,090 - browbeat.Rally - INFO - Starting Rally workloads
2016-01-28 13:19:46,090 - browbeat.Rally - DEBUG - Prefix: 20160128131946
2016-01-28 13:19:46,090 - browbeat.Rally - DEBUG - benchmarks: {'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:19:46,090 - browbeat.Rally - DEBUG - benchmark: nova
2016-01-28 13:19:46,090 - 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}
2016-01-28 13:19:46,091 - browbeat.Rally - DEBUG - Benchamrk:
bithead:browbeat akrzos$ ./browbeat.py -w --debug
2016-01-28 13:20:28,075 - browbeat.Rally - INFO - Starting Rally workloads
2016-01-28 13:20:28,075 - browbeat.Rally - DEBUG - Prefix: 20160128132028
2016-01-28 13:20:28,075 - browbeat.Rally - DEBUG - benchmarks: {'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:20:28,075 - browbeat.Rally - DEBUG - benchmark: nova
2016-01-28 13:20:28,075 - 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}
bithead:browbeat akrzos$ ./browbeat.py -w --debug
2016-01-28 13:20:40,529 - browbeat.Rally - INFO - Starting Rally workloads
2016-01-28 13:20:40,529 - browbeat.Rally - DEBUG - Prefix: 20160128132040
2016-01-28 13:20:40,529 - 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:20:40,529 - browbeat.Rally - DEBUG - benchmark: keystone
2016-01-28 13:20:40,529 - 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:20:40,529 - browbeat.Rally - DEBUG - benchmark: nova
2016-01-28 13:20:40,529 - 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