commit | 7912942a99cde27496829f40548f714b070b78ae | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Thu May 02 16:14:47 2019 +0200 |
committer | Martin Polreich <mpolreich@mirantis.com> | Mon May 06 08:17:00 2019 +0000 |
tree | deed44f2f32eb3bf6b01119ac14c5d85116d4393 | |
parent | 6176bde8f5a5e3b723149830242ada46c5126e3b [diff] [blame] |
Rename PATH variable to avoid colission with system vars Fixes: PROD-29941 Change-Id: Ib077a1f66f3e6fc9c9f9679cbfe55b23b168cef1
diff --git a/jenkins/client/job/deploy/update/virt_snapshot.yml b/jenkins/client/job/deploy/update/virt_snapshot.yml index 22c8880..feada8a 100644 --- a/jenkins/client/job/deploy/update/virt_snapshot.yml +++ b/jenkins/client/job/deploy/update/virt_snapshot.yml
@@ -55,7 +55,7 @@ type: string default: "snapshot1" description: "Snapshot name" - PATH: + LIBVIRT_IMAGES_PATH: type: string default: "/var/lib/libvirt/images" description: "Path where snapshot image and dumpxml are being put"