I was using a script that returns null for PASS. I'll look at changing the start script so there's always a return.
Type: Posts; User: rlarkin; Keyword(s):
I was using a script that returns null for PASS. I'll look at changing the start script so there's always a return.
Ok, it looks like the ResultFormat tag in the test-profile is required in order to have results saved.
I've found these so far:
NO_RESULT
PASS_FAIL
MULTI_PASS_FAIL
LINE_GRAPH
Thanks,
Rob
not having much luck here with results. I can edit the user-config.xml to save benchmark logs, and at least then there's something saved. What is required to get a test to return something for...
Hi Michael,
Love the auto-disks and related options, thanks. I wanted to point out, since I didn't see it documented, that if you put an asterix as the DefaultEntry for auto-disk-partitions, then...
My purpose is to validate the complete system (hardware). Stacked tests (and the term 'stacked tests') are typical for this purpose. For example I might want to run the streams benchmark while at...
Thanks for that, I was hoping I just missed it :)
Rob
I want to running several tests at the same time. I can do this with a wrapper script and running multiple instances of pts (and ignore the warning messages), but eventually my wrapper script will...
Hi,
In the batch run some defaults are used instead of prompting a user to make choices. But if you want to save results you have to manually name the test run.
I would like this to be...