From: Aric Gardner Date: Wed, 27 May 2015 20:40:19 +0000 (-0400) Subject: Wrong order for choosing strategy X-Git-Tag: arno.2015.1.0~9 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=f2452779931d6c8e787486d0d9d5706f1305ef2f Wrong order for choosing strategy JIRA:0000 Change-Id: I042dd8bc77d26dadc66e9f2d35f133f43aaf3a49 Signed-off-by: Aric Gardner --- diff --git a/jjb/genesis/genesis-docs.yml b/jjb/genesis/genesis-docs.yml index 9c027bcbb..24c872f4d 100644 --- a/jjb/genesis/genesis-docs.yml +++ b/jjb/genesis/genesis-docs.yml @@ -41,7 +41,7 @@ - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' refspec: '' - choosing-strategy: 'gerrit' + choosing-strategy: 'default' wrappers: - ssh-agent-credentials: @@ -87,7 +87,7 @@ - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'default' + choosing-strategy: 'gerrit' wrappers: - ssh-agent-credentials: