these broke when the additonal "snapshot-delete" lock was
introduced.

Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com>
---
 src/test/snapshot-expected/delete/lxc/201.conf | 1 +
 src/test/snapshot-expected/delete/lxc/203.conf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/test/snapshot-expected/delete/lxc/201.conf 
b/src/test/snapshot-expected/delete/lxc/201.conf
index b010dfb..ae796e0 100644
--- a/src/test/snapshot-expected/delete/lxc/201.conf
+++ b/src/test/snapshot-expected/delete/lxc/201.conf
@@ -2,6 +2,7 @@ arch: amd64
 cpulimit: 1
 cpuunits: 1024
 hostname: test
+lock: snapshot-delete
 memory: 2048
 net0: 
bridge=vmbr0,hwaddr=12:34:56:78:90:12,ip=dhcp,ip6=dhcp,name=eth0,type=veth
 ostype: redhat
diff --git a/src/test/snapshot-expected/delete/lxc/203.conf 
b/src/test/snapshot-expected/delete/lxc/203.conf
index 46233d5..0e16c74 100644
--- a/src/test/snapshot-expected/delete/lxc/203.conf
+++ b/src/test/snapshot-expected/delete/lxc/203.conf
@@ -2,6 +2,7 @@ arch: amd64
 cpulimit: 1
 cpuunits: 1024
 hostname: test
+lock: snapshot-delete
 memory: 2048
 mp0: local:unsnapshotable-disk-1,mp=/invalid/mountpoint
 net0: 
bridge=vmbr0,hwaddr=12:34:56:78:90:12,ip=dhcp,ip6=dhcp,name=eth0,type=veth
-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to