From: Balazs Gibizer Date: Thu, 30 May 2019 08:58:51 +0000 (+0200) Subject: Simplify OpenDev push-upstream job X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=c90ddaf974baf3f42849b74e869cfa22c775df33;hp=c90ddaf974baf3f42849b74e869cfa22c775df33;p=infra%2Fcicd.git Simplify OpenDev push-upstream job This patch adjust the OpenDev push-upstream jenkins job to follow the following rules: * do not change the commit that is being upstreamed * do not force the git user.name to be the gerrit id. Git authorship can be independent from gerrit review ownership. Query Nordix Gerrit about the user name instead. * consider 'no new changes' error from OpenDev Gerrit as success as it means the current patch is up-to-date upstream Change-Id: Ib7a0d9d6052db357148d07f57b141730b837055f ---