Hi Picorel, I also faced with the same issue creating phases. As mentioned the CloudSuite guide, there is a script to automatically generate phases for CloudSuite. It seems that run_job.rc.tcl and run_job script provide the useful features including phases, flexpoints and other stuffs. However, I cannot find how to create the phases using the run_job provided with Flexus 4.1 release.
I tried to create phases as follows. jeongseob@ilsan:~/flexus-4.1$ run_job -run phase NONE cassandra/1cpu Setting up cassandra/1cpu (0-9:0): 009:000 >/home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/000_000 sh: ./go.sh: No such file or directory </home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/000_000 Interactive run, ran this job: /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/000_000 Will not run other jobs: /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/001_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/002_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/003_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/004_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/005_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/006_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/007_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/008_000 /home/jeongseob/flexus_workspace/results/interactive-interactive/cassandra/1cpu/009_000 Could you give me one example to create phases and flexpoints through the run_job command? - Jeongseob
