Code Review
/
storperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
19ed804
)
Fixing typo
69/35669/1
author
mbeierl
<mark.beierl@dell.com>
Thu, 1 Jun 2017 14:30:39 +0000
(10:30 -0400)
committer
Mark Beierl
<mark.beierl@dell.com>
Thu, 1 Jun 2017 14:35:43 +0000
(14:35 +0000)
Change-Id: I40a2367de22afe4db46c7da7d774f0e646cb8a23
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit
73ae1dae45a61926588ad16866721a0cf03f0ff7
)
ci/daily.sh
patch
|
blob
|
history
diff --git
a/ci/daily.sh
b/ci/daily.sh
index
4abc69d
..
10a06c5
100755
(executable)
--- a/
ci/daily.sh
+++ b/
ci/daily.sh
@@
-27,7
+27,7
@@
export DISK_TYPE=${DISK_TYPE:-unspecified}
# This is set by Jenkins, but if we are running manually, just use the
# current hostname.
-export POD_NAME=
{$
NODE_NAME:-`hostname`}
+export POD_NAME=
${
NODE_NAME:-`hostname`}
git clone --depth 1 https://gerrit.opnfv.org/gerrit/releng $WORKSPACE/ci/job/releng