As the migration is now completed, no reference to gitlab.com shall be kept
Issue-ID: INT-1571
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id4e522fe9cd8ad2a763677fa53d363cf0a2603f1
     chmod +x /check_*.sh && \
     pip3 install --upgrade pip && \
     pip3 install --no-cache-dir \
-        git+https://gitlab.com/Orange-OpenSource/lfn/onap/integration/xtesting.git@$ONAP_TESTS_TAG#subdirectory=security && \
+        git+https://gerrit.onap.org/r/integration/xtesting@$ONAP_TESTS_TAG#subdirectory=security && \
     cd /kube-hunter && pip3 install -r /kube-hunter/requirements.txt && \
     pip3 install -r /check_versions/requirements.txt && \
     apk del .build-deps