diff options
author | selias <samelias@cisco.com> | 2017-04-27 15:52:26 +0200 |
---|---|---|
committer | selias <samelias@cisco.com> | 2017-04-27 15:52:26 +0200 |
commit | 6d89c200b0637a69d35071613c241af5ff3034a2 (patch) | |
tree | d2728d87e237eb974f4b8de4ad24235dbb6c6e47 /jjb/hc2vpp/csit-hc2vpp.yaml | |
parent | 5616d88b84c148d9e72e7390933ab84ea29677d4 (diff) |
Fix gerrit scm in hc2vpp-csit-verify job
Verify job was testing last merged commit in branch,
instead of the trigger commit.
Change-Id: Id99489474d5b86a99178371c69a0de43f9562f0f
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'jjb/hc2vpp/csit-hc2vpp.yaml')
-rw-r--r-- | jjb/hc2vpp/csit-hc2vpp.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/jjb/hc2vpp/csit-hc2vpp.yaml b/jjb/hc2vpp/csit-hc2vpp.yaml index 20cdbf93a..d84e03e3e 100644 --- a/jjb/hc2vpp/csit-hc2vpp.yaml +++ b/jjb/hc2vpp/csit-hc2vpp.yaml @@ -100,9 +100,8 @@ scm: - gerrit-trigger-scm: credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - branch: '{branch}' + refspec: '$GERRIT_REFSPEC' + choosing-strategy: 'gerrit' wrappers: - fdio-infra-wrappers: |