Hi,
I managed it by using older version of gerrit in docker as well as without docker. I downloaded gerrit version 2.14.19 war file and used openfrontier/gerrit :2.14.18 docker image.
But now I m facing error while integrating jenkins with gerrit.
I have created a jenkins user in gerrit and added jenkins public key to jenkins_gerrit acoount.
When I entered all the information in jenkins gerrit trigger settings, I am getting
Connection error : com.jcraft.jsch.JSchException: java.net.ConnectException: Connection timed out (Connection timed out)
Can you help me to solve this issue