Commit 3de38a8e authored by Łukasz Nowak's avatar Łukasz Nowak

Revert "kvm: Bang immediately in case of vnc_promise problem"

This reverts commit d7721eb4.

The change didn't fix the real problem.
parent d7721eb4
Pipeline #18078 failed with stage
in 0 seconds
......@@ -19,7 +19,7 @@ md5sum = f2b0f1ed27148504f220e06eaceff935
[template-kvm]
filename = instance-kvm.cfg.jinja2
md5sum = 0befc393a694885ce503589ccbdd59d7
md5sum = 17c58f74d1ed4cb7dce11bf9af71dd33
[template-kvm-cluster]
filename = instance-kvm-cluster.cfg.jinja2.in
......
......@@ -590,8 +590,6 @@ promise = check_socket_listening
name = vnc_promise.py
config-host = ${kvm-parameter-dict:vnc-ip}
config-port = ${kvm-parameter-dict:vnc-port}
result-count = 1
failure-amount = 1
[kvm-disk-image-corruption-bin]
recipe = collective.recipe.template
......
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