| [sig-storage] VirtualMachineSnapshot Tests [storage-req] With online vm snapshot should succeed online snapshot with hot plug disk without ephemeral hotplug disk |
tests/storage/snapshot.go:651
Timed out after 720.000s.
Expected
<[]interface {} | len:4, cap:4>: [
<map[string]interface {} | len:4>{
"type": <string>"Ready",
"status": <string>"True",
"lastProbeTime": nil,
"lastTransitionTime": <string>"2025-11-21T12:40:03Z",
},
<map[string]interface {} | len:6>{
"reason": <string>"AllDVsReady",
"message": <string>"All of the VMI's DVs are bound and ready",
"type": <string>"DataVolumesReady",
"status": <string>"True",
"lastProbeTime": nil,
"lastTransitionTime": nil,
},
<map[string]interface {} | len:4>{
"lastProbeTime": nil,
"lastTransitionTime": nil,
"type": <string>"LiveMigratable",
"status": <string>"True",
},
<map[string]interface {} | len:4>{
"lastTransitionTime": nil,
"type": <string>"StorageLiveMigratable",
"status": <string>"True",
"lastProbeTime": nil,
},
]
expected condition of type 'AgentConnected' was not found
tests/storage/snapshot.go:580
|