1.Gerrit上创建同名项目
2.去gerrit删除该项目
[root@localhost git]# cd /home/gerrit/gerrit2.16.17_site/git/
[root@localhost git]# rm -rf gitlab-gerrit-test.git
3.git clone gitlab上的项目
[root@localhost git]# git clone --bare http://gitlab.xurikeji.com/jenkinsci/gitlab-gerrit-test.git
[root@localhost git]# chown gerrit:gerrit -R gitlab-gerrit-test.git