User Tools

Site Tools


storperf:packaging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
storperf:packaging [2015/12/10 20:06]
Mark Beierl created
storperf:packaging [2015/12/10 21:19] (current)
Mark Beierl [Building StorPerf from Local Clone]
Line 26: Line 26:
 Running that script will create a container called opnfv/​storperf:​dev which will be staged using your local repository. ​ You can then enter the container with Running that script will create a container called opnfv/​storperf:​dev which will be staged using your local repository. ​ You can then enter the container with
  
-  docker run -t opnfv/​storperf:​dev /bin/bash+  docker run -t -i opnfv/​storperf:​dev /bin/bash
  
-And you will find your repository in /​home/​opnfv/​repos/​storperf+And you will find your repository in /​home/​opnfv/​repos/​storperf.  You must also start the supervisord program manually in order for graphite and carbon to be available:​ 
 + 
 +  supervisord &
  
  
  
storperf/packaging.1449777966.txt.gz · Last modified: 2015/12/10 20:06 by Mark Beierl