command
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Table of Contents
SoakTest Test Description
The test is being performed based on "Test based on Integration Tests without Teardown" section at Release Process page. See SoakTest
The test setup at Hazelcast lab environment is:
-
Use 4 member cluster with 1 JVM per VM
-
The client test program exercises the following API calls from 32 subroutines in a random manner in a busy loop (See map_soak.go):
- Put/Gets (number of keys: 1000, value size of 1 byte)
- Predicates
- MapListeners
- EntryProcessors
The test code captures any error and logs to a file.
-
Run 10 clients on one lab machine and this machine only runs clients (i.e. no server at this machine)
-
Run the tests for 48 hours. Verify that:
- Make sure that all the client processes are up and running before killing the clients after 48 hours.
- Analyse the output file: Make sure that there are no errors printed.
Success Criteria
- No errors printed.
- All client processes are up and running after 48 hours with no problem.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.