Mix and Match Workloads

* Mix and Match Workloads
* rerun_type - ['iteration', 'complete'] - allows you to rerun complete
  browbeat workload or iteratively
* browbeat/config.py for loading and validating config schema
* tests/test_config.py to test config.py

Change-Id: I99ea87c01c17d5d06cf7f8d1eec3299aa8d483a5
This commit is contained in:
akrzos
2017-11-28 14:10:48 -05:00
parent db8096ca48
commit 1c3b60a8c8
49 changed files with 4180 additions and 4838 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,10 @@
*.py[cod]
# Distribution / packaging
.eggs
# Testing
.cache
.tox
# Virtual Environments: