Commit Graph

15 Commits (f6f83d285b8065224193893e12fafa6128572cb7)

Author SHA1 Message Date
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