dev@glassfish.java.net

Cluster tests are added to QL

From: Ming Zhang <ming.zhang_at_oracle.com>
Date: Fri, 02 Jul 2010 16:41:28 -0700

I have just added cluster tests to QL. As of m2, the 3.1 requires to set
environment variable:
ENABLE_REPLICATION=true

The cluster tests are now running under the default QL profile against
glassfish distribution. To run the cluster tests alone, you can do:
ant -Dglassfish.home={V3 Installation Dir} all_cluster
at quicklook top level.

I have updated the quicklook doc
(quicklook/QuickLook_Test_Instructions.html) for these info.

Thanks,
Ming