How to skip phoronix-test-suite inital questions
How to skip phoronix-test-suite inital questions I would like to use phoronix-test-suite to benchmark cloud instances of different providers. Nevertheless automation seems to get hang, because phoronix-test-suites asks three initial questions to accept license agreement, whether to upload benchmark results to openbenchmarking and so on. I know that the batch-run can be preconfigured using the user-config.xml file. But this seems not sufficient to run benchmarks non-interactively the first time. Phoronix-test-suite still asks its initial questions which prevents automatic benchmarking of Can anybody help? Is there another file which phoronix-test-suite needs to not ask its initial questions? 2 Answers 2 running "phoronix-test-suite enterprise-setup" on PTS 5.6+ is another way to avoid the initial setup questions. After digging in the sources I discovered environment variable - PTS_SILENT_MO...