Cloud WorkBench (CWB) is a web-based framework that is grounded on the notion of Infrastructure-as-Code (IaC) to foster simple definition, execution, and repetition of benchmarks over a wide array of cloud providers and configurations.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
bin
config
db
docs/img
install
lib
log
public
spec
vagrant
vendor/assets
.gitignore
.metrics
.rspec
.rubocop.yml
.ruby-gemset
.ruby-version
.simplecov
.travis.yml
.yardopts
Capfile
DEVELOPMENT.md
Gemfile
Gemfile.lock
Guardfile
LICENSE.txt
Makefile
Procfile
Procfile_production
README.md
Rakefile
config.ru

README.md

Cloud WorkBench (CWB) Build Status Coverage Status Maintainability

Quicklinks

Literature

Studies that Used CWB

Screenshots

Benchmark Definition

Benchmark Execution

Installation

Interested in your own Cloud WorkBench installation?
Feel free to contact us: philipp.leitner[AT]chalmers.se or scheuner[AT]chalmers.se

Most parts are automated and configurable via Chef, some manual steps are required to setup credentials and Chef server configuration.

Step-by-step guidance is given here: https://github.com/sealuzh/cwb-chef-repo

Deployment

Automated as part of the installation or manually triggerable.