Hi, I was looking for test suite creation examples on top of Autotest and came across this link - http://git.chromium.org/gitweb/?p=chromiumos/third_party/autotest.git;a=blob;f=server/cros/dynamic_suite/dynamic_suite.py;h=dbdc19f1457870f13662abf9e41e4c74e4813200;hb=e4af8b92cd321f829e09f5e8f6edd7a05592e74d
This is Google's addon for creating dynamic test suites and looks like a very helpful feature for running automated regression test suites. Is something similar on the roadmap of Autotest proper? Or has someone already ported similar functionality on a forked branch? I am working on creating a test that accepts array of machines, tests etc as parameters and then runs all tests on all machines that match given criteria. Please let me know if there are relevant examples for this case. Thanks, Dev
_______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
