Announcement

Collapse
No announcement yet.

Help needed for automating the test run.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help needed for automating the test run.

    Hello,

    I'm trying to automate the process of running the tests using phoronix test suite but unable to skip the user confirmations when saving the results.

    For example, I want to run the command "phoronix-test-suite run qgears2" so that it will run the test saving the results in a default location instead the current implementation asks the user "Do you want to save results" and waits for the confirmation. I want to by-pass this step and have pre-defined settings for saving the results. Is this possible?

    Thanks in Advance!

  • #2
    Run:

    phoronix-test-suite batch-setup

    and answer the options. Then in the future just run:

    phoronix-test-suite batch-run qgears2
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      Well, I just figured it out reading the documentation. Anyway, thanks a bunch for your prompt response.

      Thanks.

      Comment

      Working...
      X