diff options
author | Thanh Ha <thanh.ha@linuxfoundation.org> | 2016-09-21 18:22:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-09-21 18:22:17 +0000 |
commit | 490530fd80827046db0eca6eb016521f316a4583 (patch) | |
tree | a4ffe5dac8abffc9ea3a40208907a07726fd88de | |
parent | 431940372981052f91ba6d28f4d8b8d28ba37620 (diff) | |
parent | 91ccd6e29611ce59c7613c6c285b588f596a0776 (diff) |
Merge "Fix the scm for docs-verify"
-rw-r--r-- | jjb/vpp/vpp.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index c08f2f37e..b9bcf6adf 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -383,8 +383,8 @@ scm: - gerrit-trigger-scm: credentials-id: '{ssh-credentials}' - refspec: '' - choosing-strategy: 'default' + refspec: '$GERRIT_REFSPEC' + choosing-strategy: 'gerrit' wrappers: - ssh-agent-credentials: |