[jboss-cvs] JBossAS SVN: r106076 - branches/Branch_No_Multicast/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 15 17:03:27 EDT 2010


Author: bstansberry at jboss.com
Date: 2010-06-15 17:03:26 -0400 (Tue, 15 Jun 2010)
New Revision: 106076

Modified:
   branches/Branch_No_Multicast/testsuite/local.properties
Log:
[JBPAPP-4482] Add example settings for S3 testing

Modified: branches/Branch_No_Multicast/testsuite/local.properties
===================================================================
--- branches/Branch_No_Multicast/testsuite/local.properties	2010-06-15 20:58:49 UTC (rev 106075)
+++ branches/Branch_No_Multicast/testsuite/local.properties	2010-06-15 21:03:26 UTC (rev 106076)
@@ -76,6 +76,11 @@
 node2=127.0.0.3
 node3=127.0.0.4
 
+# Amazon S3 Access Info for use in testing cluster-ec2 profile
+#s3_ping.access_key=yourkeyhere
+#s3_ping.secret_access_key=yourkeyhere
+#s3_ping.bucket=bucketnamehere
+
 #The following properties will reduce verbosity of Apache Commons HttpClient
 #org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
 #org.apache.commons.logging.simplelog.showdatetime=true



More information about the jboss-cvs-commits mailing list