From c8bcbab71b721fb658567de7ed64a0bef2e84321 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 29 Sep 2023 21:02:22 +0200 Subject: Call fbot instead of jenkins-ci MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I479d3618f2c65ba4114c04992e78ee25fcc01159 Signed-off-by: Cédric Ollivier --- jjb/global/releng-macros.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/global') diff --git a/jjb/global/releng-macros.yaml b/jjb/global/releng-macros.yaml index 89effa1c7..ea48cc80d 100644 --- a/jjb/global/releng-macros.yaml +++ b/jjb/global/releng-macros.yaml @@ -359,7 +359,7 @@ cat gerrit_comment.txt echo ssh -o 'PubkeyAcceptedKeyTypes +ssh-rsa' \ - -p 29418 jenkins-ci@gerrit.opnfv.org \ + -p 29418 fbot@gerrit.opnfv.org \ "gerrit review -p $GERRIT_PROJECT \ -m '$(cat gerrit_comment.txt)' \ $GERRIT_PATCHSET_REVISION \ -- cgit 1.2.3-korg