On 11/16/2013 03:14 AM, Unix SA wrote:
Hello,

I am using autotest to run some performance tests, i tried bonnie, then
thread io and permon, but for some reason it's not able to run
successfully and i am not able to understand outputs, unfortunately i
will not be able to send it ... most likely it's failing due to some
compile errors.

I hope you understand such a report is next to useless, as you just said "things are failing and I think it is due to compilation errors". Logs would be useful, they can be put on a .tar.bz2 file and put on a github issue:

https://github.com/autotest/autotest/issues/new

If I had to guess, I'd say you don't have all tools and libraries needed to build the suites you wanted to run, but I must say I *really* dislike having to guess.

where do i find such tar files or some third party tools which can help
me in running some performance related tests and later i can create my
own test, if they manually works fine ? ..

I have no idea what you are talking about.

are those tar file are OS dependent ? i am trying to run those on VMware
Linux VM running with RHEL 6.4.

Test suites tend to be OS dependent. Autotest runs on Linux, therefore the test suites there are all geared towards linux. Most of them require gcc, g++ and other libraries for the suites to compile and execute.

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to