diff options
author | Fatih Degirmenci <fdegir@gmail.com> | 2018-01-22 15:00:25 +0100 |
---|---|---|
committer | Fatih Degirmenci <fdegir@gmail.com> | 2018-01-22 15:00:25 +0100 |
commit | bf5f869a57d97b32ff72b252a397cf686e376979 (patch) | |
tree | 094583c2a5baf7f1ea5616ff82796e7919ba550f /jjb | |
parent | 3ea5c44e46f91724e1c351a02050bf4e858f1a51 (diff) |
xci: Clone releng-xci repo for phase jobs as well
Forgotten to fix phase jobs.
Change-Id: I50c525089d6d3b4f28650ad78b8810817aaf150e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/xci/xci-merge-jobs.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/jjb/xci/xci-merge-jobs.yml b/jjb/xci/xci-merge-jobs.yml index 3013e4479..351fe22bb 100644 --- a/jjb/xci/xci-merge-jobs.yml +++ b/jjb/xci/xci-merge-jobs.yml @@ -219,7 +219,12 @@ - fix-workspace-permissions scm: - - git-scm + - git: + credentials-id: '$SSH_CREDENTIAL_ID' + url: 'https://gerrit.opnfv.org/gerrit/releng-xci' + branches: + - 'origin/master' + timeout: 15 builders: - description-setter: |