-
Notifications
You must be signed in to change notification settings - Fork 95
Perform manual validation for Docker Swarm Mode interop identified tests #927
Comments
ESX service needs to be made cluster aware. Currently there are multiple places where we have no way to identify if a VM really exists or not as the VM may not be on the same node. #934, #929 show how a VM (not necessarily deleted) but running on a different node can't be identified as existing,. We can have the UUID of the VM in a tenant's VM list and not know if the VM exists or not. There has to be a way to determine the following:
|
@lipingxue can you please add your analysis here? We can then close this investigation issue. |
The following are two action items identified after trying out Docker Swarm Mode with vSphere docker volume service.
|
@ashahi1 I'm assigning to you to perform manual validation for both photon and ubuntu distros. |
Testing the fail-over scenario for docker swarm.
|
Liping, I have tested the fail-over scenario for docker swarm. I wrote data from one of the workers(worker-2), killed that worker and then I was able to read data from first worker (worker-1). Please take a look at the posted output and re-open the issue if we need to do anymore testing. |
This is to track Docker Swarm Mode(introduced in docker 1.12 release) interop related issue.
The text was updated successfully, but these errors were encountered: