Hi,

I installed new redis server 2.8.17 on two server, but the time of exec make test is not near. Since the resource of server is near, so i am not sure the long time make test is ok or not. So please help to let me know whether the server spend 12943 seconds to run make test is ok or not? Thanks!

Here is the details about the first server, which run make test let me satified, it only spend 307 seconds to do make test. Server:6 CPU、16GB RAM、829G Disk make test log:

Execution time of different units:
  1 seconds - unit/printver
  1 seconds - unit/quit
  1 seconds - unit/scan
  1 seconds - unit/auth
  1 seconds - unit/protocol
  2 seconds - unit/multi
  8 seconds - unit/type/list-2
  11 seconds - unit/expire
  11 seconds - unit/type/hash
  11 seconds - unit/other
  1 seconds - unit/pubsub
  2 seconds - integration/convert-zipmap-hash-on-load
  2 seconds - integration/rdb
  13 seconds - unit/type/list
  1 seconds - unit/slowlog
  1 seconds - unit/introspection
  6 seconds - integration/aof
  2 seconds - unit/limits
  15 seconds - unit/type/set
  4 seconds - unit/scripting
  18 seconds - unit/sort
  18 seconds - unit/type/zset
  6 seconds - unit/dump
  5 seconds - unit/bitops
  8 seconds - unit/maxmemory
  22 seconds - integration/replication-2
  24 seconds - unit/basic
  28 seconds - unit/type/list-3
  12 seconds - unit/hyperloglog
  29 seconds - integration/replication-4
  32 seconds - integration/replication
  36 seconds - integration/replication-3
  42 seconds - unit/aofrw
  43 seconds - integration/replication-psync
  54 seconds - unit/obuf-limits
  307 seconds - unit/memefficiency

\o/ All tests passed without errors!

Here is the details about the second server, which run make test let me not satified, it spend 12943 seconds to do make test. OMG, almost 3.6 hours. Server:8 CPU、16GB RAM、100G Disk make test log:

Execution time of different units:
  0 seconds - unit/printver
  1 seconds - unit/quit
  1 seconds - unit/auth
  1 seconds - unit/scan
  1 seconds - unit/protocol
  2 seconds - unit/multi
  11 seconds - unit/expire
  11 seconds - unit/type/hash
  12 seconds - unit/other
  12 seconds - unit/type/list-2
  13 seconds - unit/type/set
  1 seconds - unit/pubsub
  3 seconds - integration/rdb
  14 seconds - unit/type/list
  2 seconds - integration/convert-zipmap-hash-on-load
  2 seconds - unit/slowlog
  1 seconds - unit/introspection
  2 seconds - unit/limits
  5 seconds - integration/aof
  18 seconds - unit/sort
  6 seconds - unit/scripting
  5 seconds - unit/bitops
  22 seconds - unit/type/zset
  22 seconds - unit/basic
  21 seconds - integration/replication-2
  8 seconds - unit/dump
  9 seconds - unit/maxmemory
  29 seconds - unit/type/list-3
  29 seconds - integration/replication
  31 seconds - integration/replication-4
  15 seconds - unit/hyperloglog
  39 seconds - integration/replication-3
  42 seconds - unit/aofrw
  44 seconds - integration/replication-psync
  310 seconds - unit/memefficiency
  12943 seconds - unit/obuf-limits

\o/ All tests passed without errors!

Comment From: sundb

the version you are using is so old, maybe you can use 6.x or 7.x and test again?

Comment From: shun634501730

the version you are using is so old, maybe you can use 6.x or 7.x and test again?

Thanks for replay!

The project is very old, so the related redis version is also old. Now i just migrate it from Windows Server to Linux. So the redis version can not be upgraded.

Comment From: sundb

do you mean you using the version of windows? that it not matained by official.

Comment From: shun634501730

do you mean you using the version of windows? that it not matained by official.

No, no, no. The current redis is installed on Linux, which is centos.

Comment From: fgclue

Hello, redis is now gone and deprecated please move to redis v2.0 remix