Code Review
/
fuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f172f8e
)
[deploy] Collect logs only if cluster is deployed
37/62737/1
author
Alexandru Avadanii
<Alexandru.Avadanii@enea.com>
Fri, 21 Sep 2018 14:50:13 +0000
(16:50 +0200)
committer
Alexandru Avadanii
<Alexandru.Avadanii@enea.com>
Fri, 21 Sep 2018 18:13:24 +0000
(20:13 +0200)
Change-Id: Iaa60008e234a506b05e7b5249c85fd1d6fa63d56
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
ci/deploy.sh
patch
|
blob
|
history
diff --git
a/ci/deploy.sh
b/ci/deploy.sh
index
3a0f9f9
..
5fb8c43
100755
(executable)
--- a/
ci/deploy.sh
+++ b/
ci/deploy.sh
@@
-338,9
+338,9
@@
else
reset_vms "${virtual_nodes[@]}"
fi
done
-fi
-./log.sh "${DEPLOY_LOG}"
+ ./log.sh "${DEPLOY_LOG}"
+fi
popd > /dev/null