From: Thanh Ha Date: Thu, 23 Jul 2020 19:27:17 +0000 (-0400) Subject: Explicity set Gerrit comment mode to PLAIN X-Git-Tag: v0.56.0~6 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=7177ce9f9291a1cf2fa99fe6ff75e279ed4465ef;hp=7177ce9f9291a1cf2fa99fe6ff75e279ed4465ef;p=releng%2Fglobal-jjb.git Explicity set Gerrit comment mode to PLAIN The default setting for this config is BASE64 where it used to be PLAIN. Explicity set what we expect the mode to be so that the job does not fail to parse an unexpected base64 string. Change-Id: Icf8ae74089f6f60cc03f41d4526d038c78e65606 Signed-off-by: Thanh Ha ---