[infinispan-issues] [JBoss JIRA] (ISPN-3119) cleanup demo scritps
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Fri May 17 14:16:07 EDT 2013
Mircea Markus created ISPN-3119:
-----------------------------------
Summary: cleanup demo scritps
Key: ISPN-3119
URL: https://issues.jboss.org/browse/ISPN-3119
Project: Infinispan
Issue Type: Task
Reporter: Mircea Markus
Assignee: Mircea Markus
Fix For: 5.3.0.CR1, 5.3.0.Final
Make sure that all the scripts we ship as part of the distribution are correct. Also update the [release process| https://docspace.corp.redhat.com/docs/DOC-28594] with exact stept to test the scripts we ship, e.g.
{quote}
1. memcached server
$ ./startServer.sh -r memcached
# from a different console test the client
$ ./memcache.py
- ./bin/startServer.sh -r memcached
2. Pi approximation demo. Open 3 consoles on the same machine
$ ./runPiApproximationDemo.sh
$ ./runPiApproximationDemo.sh
$ ./runPiApproximationDemo.sh -t master
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list