Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

integration testing using redis database needs to start at different host

Prerna Mehra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 22, 2020

Hi,

We have a product that is hosted on the Google cloud platform which uses the Redis database that is running in a VM on google cloud also.

I have some integration tests, now I want to start the Redis server at the certain host in bitbucket pipelines so that I can run tests successfully.

I followed this and this guide , to start redis at specified host but it is giving me this error :

Could not connect to Redis at 130.211.226.29:6379: Connection timed out

 

1 answer

0 votes
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 7, 2020

Replace  130.211.226.29 with localhost.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events