Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f633d58
)
Correct JJB refspec
74/2674/1
author
C.J. Collier
<
[email protected]
>
Tue, 6 Sep 2016 17:39:28 +0000
(10:39 -0700)
committer
C.J. Collier
<
[email protected]
>
Tue, 6 Sep 2016 17:39:28 +0000
(10:39 -0700)
Old value, $GERRIT_REFSPEC allowed jjb to update a patch that is not
current. Changed to refs/heads/master to ensure that latest changes
are used.
Change-Id: I2df571990bc25480dd7ffab525b2d4e820e89ceb
Signed-off-by: C.J. Collier <
[email protected]
>
jjb/ci-management/ci-management-jobs.yaml
patch
|
blob
|
history
diff --git
a/jjb/ci-management/ci-management-jobs.yaml
b/jjb/ci-management/ci-management-jobs.yaml
index
30990e8
..
585d608
100644
(file)
--- a/
jjb/ci-management/ci-management-jobs.yaml
+++ b/
jjb/ci-management/ci-management-jobs.yaml
@@
-68,7
+68,7
@@
scm:
- gerrit-trigger-scm:
credentials-id: '{ssh-credentials}'
- refspec:
'$GERRIT_REFSPEC'
+ refspec:
refs/heads/master
choosing-strategy: 'gerrit'
wrappers: