Commit 89a4e885 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Write cluster name in prepare-upgrade

parent 3b57f868
...@@ -116,6 +116,7 @@ function wait-for-master() { ...@@ -116,6 +116,7 @@ function wait-for-master() {
function prepare-upgrade() { function prepare-upgrade() {
ensure-temp-dir ensure-temp-dir
detect-project detect-project
write-cluster-name
tars_from_version tars_from_version
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment