tests/vm: use 'cp' instead of 'ln' for temporary vm images
commit1ab330eae5bc191ed165adc6937fba20ee767b56
authorJohn Snow <jsnow@redhat.com>
Fri, 8 Jul 2022 15:34:53 +0000 (8 11:34 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Jul 2022 18:24:36 +0000 (18 20:24 +0200)
treefb351483d53adb580a38f56668caeb5403d9665e
parentbbb0151cf2e82489120a15df5e2eb9653312b0ec
tests/vm: use 'cp' instead of 'ln' for temporary vm images

If the initial setup fails, you've permanently altered the state of the
downloaded image in an unknowable way. Use 'cp' like our other test
setup scripts do.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220708153503.18864-3-jsnow@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/vm/centos