Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Web UI facility for generating different workload configuration files #96

Closed
genandre opened this issue Aug 16, 2013 · 1 comment

Comments

@genandre
Copy link
Contributor

There should be a facility for generation of different workload configuration files from controller web UI where it can take different parameters like number of containers, number of objects, different sizes of objects, different read, write, delete ratios.
We can have two approaches as below for the same.

  1. Modifying existing config UI to take above input parameters
  2. Creating 'Advanced Config' link which will present a file upload facility from where input metric file containing various combinations of above mentioned parameters can be uploaded. This input metric file then can be parsed and processed to create different workload config files.

Approach1:

Full screen result:

http://jsfiddle.net/giteshnandre/6ZnG3/1/embedded/result/

Link for fiddle:

http://jsfiddle.net/giteshnandre/6ZnG3/1/

Approach 2:

Full screen result:

http://jsfiddle.net/giteshnandre/jUTe9/embedded/result/

Link for fiddle:

http://jsfiddle.net/giteshnandre/jUTe9/

@ghost ghost assigned genandre Dec 18, 2013
@ywang19 ywang19 assigned Cxquan and unassigned genandre Feb 27, 2014
@ywang19
Copy link
Contributor

ywang19 commented Apr 21, 2014

commits: 010779d

@ywang19 ywang19 closed this as completed Apr 21, 2014
@ywang19 ywang19 modified the milestone: 0.4.0 May 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants