One kyua test failure in FreeBSD10.1 running on Hyper-V 2012R2
Ed Maste
emaste at freebsd.org
Thu Dec 18 22:22:58 UTC 2014
Hi Andy,
On 5 December 2014 at 07:10, Andy Zhang (AZURE) <xiazhang at microsoft.com> wrote:
> Hello guys,
> Our team are doing some development work on FreeBSD running on Hyper-V. Per Craig's suggestion, recently I tried "kyua test" in FreeBSD10.1 on Hyper-V 2012R2, only 1 case failed out of 2430 cases.
Glad to hear you're running the regression tests on FreeBSD in Hyper-V.
You might like to have a look at Peter Holm's "stress2" test suite as
well. As the name implies it's a set of kernel stress tests. The
README for the test suite can be found here:
https://svnweb.freebsd.org/base/user/pho/stress2/README?view=markup
A quick-start guide to giving it a try:
% svnlite co svn://svn.freebsd.org/base/user/pho/stress2
% cd stress2
% make
% sh run.sh
Note that you may well run into bugs in stock FreeBSD. Either way the
result should be useful in improving FreeBSD on Hyper-V.
-Ed
More information about the freebsd-testing
mailing list