Announcement

Collapse
No announcement yet.

How do I run multiple tests with one command?

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

  • How do I run multiple tests with one command?

    Hey,

    I'm trying to run multiple test suites. The command I'm using is

    phoronix-test-suite benchmark memory compilation compression

    It only runs the first test and then stops. How do I get it to run all of them? I can't run the universe suite, cause I only need a specific set. I guess I could run them all one by one, but I have five workstations to test, and I'd love to be able to type in one command and come back in a couple of hours to see it's done.

    I know I must be missing something basic: I went through the documentation, and it seems that it can run multiple tests, but I just can't figure it out.

    Any help would be much appreciated.

    Thanks

  • #2
    Hi,

    Multiple tests are run through making your own suite. However, as luck would have it, just yesterday I committed the support so you could run the above command and it should work

    So if you check out git master (or use this download @ http://www.phorogit.com/index.php?p=...e.git&dl=targz) it should work. It's still being tested, but appears to be very stable so far.

    Michael
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      thanks!

      Originally posted by Michael View Post
      Hi,

      Multiple tests are run through making your own suite. However, as luck would have it, just yesterday I committed the support so you could run the above command and it should work

      So if you check out git master (or use this download @ http://www.phorogit.com/index.php?p=...e.git&dl=targz) it should work. It's still being tested, but appears to be very stable so far.

      Michael
      Hey, thanks for that. I ended up running universe-cli, but will also try this out when the first set of tests finish.

      Comment


      • #4
        Thanks! I ended up running universe-cli, but I'll check this out too once the tests finish.

        Comment

        Working...
        X