Commit Graph

23 Commits (712f231f549d5395522138fa14438bed7dd694a7)

Author SHA1 Message Date
jackygurui 712f231f54 changed to use test goal 9 years ago
jackygurui 838c5d5f3c fixex matrix section in .travis.yml 9 years ago
jackygurui 88b75381d6 Run each test class as an independent job 9 years ago
jackygurui 79adce3bb5 Too much logs for travis to handle. 9 years ago
jackygurui 06361b775d Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci
# Conflicts:
#	.travis.yml
9 years ago
jackygurui 5f45f8a93a More logger options for the test 9 years ago
Rui Gu 44acf47b00 tells the surefire to rerun failed test 5 times
try to get around the inconsistence in travis test
9 years ago
jackygurui 1114cba4d4 To have the test start default redis instance 9 years ago
jackygurui 133a651e47 Merge remote-tracking branch 'origin/feature/travis-ci' into feature/travis-ci 9 years ago
jackygurui 66024192aa travis matrix
added matrix environment tags to test against three redis versions.
9 years ago
Rui Gu 449e6e3df4 added travisEnv property used to ignore some tests
ignore testManyConnections when travisEnv property is set to true
9 years ago
jackygurui 86fd036212 disable sudo 9 years ago
jackygurui 49ceb09b60 fixes and tweaks
fixed sudo value should been required instead of true

changed to use trusty distribution to see if inconsistent issue getting better
9 years ago
jackygurui 3ada401c04 Some tweaks to try
Trying to use vm instead of container to see if the problem with inconsistent result is getting better.

Switching back to use redis v3.0.7
9 years ago
jackygurui 516202c95f change the test redis version to 2.8.24. 9 years ago
jackygurui 8fe49a0228 revert the change
both sysctl and ulimit command was unsuccessful
9 years ago
jackygurui 0b26f2160d add lines to change system settings
increase the operating system limit to the maximum number of file
descriptors per process
9 years ago
jackygurui 23e188895e fixed redisBinary issue
fixed redisBinary been set to the directory instead of the binary
9 years ago
jackygurui 9913a98f4f make redis binary executable by all 9 years ago
jackygurui e8a054708a added sudo false
We are going to the container
9 years ago
jackygurui 3fea33c763 fixed travis sytax issue 9 years ago
jackygurui 94bf560437 use the latest version of redis compiled from source 9 years ago
jackygurui e6892e96c9 added travis config 9 years ago