Closed ajeetraina closed 3 years ago
Hi @ajeetraina,
It all seems good to me, as all redis-plus-plus-modules tests succeeded (see the last line of the following):
test_1 | Testing Redis...
test_1 | Testing RedisBloom ('bf') module version 20205
test_1 | Passed BloomFilter tests
test_1 | Passed CuckooFilter tests
test_1 | Passed CountMinSketch tests
test_1 | Passed TopK tests
test_1 | Passed RedisBloom tests
test_1 | Testing RedisJSON ('ReJSON') module version 10007
test_1 | Passed RedisJSON tests
test_1 | Testing RedisGraph ('graph') module version 20405
test_1 | Passed RedisGraph tests
test_1 | Passed all tests
Docker compose also worked, as otherwise the tests would not have run successfully.
What exactly fails, from your point of view?
Regards
Closing, due to no response or feedback from issue creator.
I tried building Docker Image and running Docker compose as shown below:
Any idea?