sudo apt-add-repository ppa:utah/stable sudo apt-get update sudo apt-get install utah-client phoenix utah_howto test_one cd utah_howto/test_one/ Edit config file, tc_control cd .. tslist.run is mandatory, view this ts_control is for the test suite in total, rather than single test case in tc_control Edit master.run file, contains list of test suites, update with appropriate repository sudo utah -r master.run > output.yaml phoenix . test_two cd test_two/ edit tc_control cd .. Confirm both tests are in tslist.run sudo utah -r master.run > output2.yaml Edit master.run to exclude failed test test_two