To verify that VIC appliance responds appropriately to docker service APIs
1 - Docker Command Line Reference
This test requires that a vSphere server is running and available
- Deploy VIC appliance to vSphere server
- Issue docker service create
- Issue docker service inspect
- Issue docker service ls
- Issue docker service ps
- Issue docker service rm
- Issue docker service scale
- Issue docker service update
- Issue docker service logs
- Step 2-8 should result in an error that contains Docker Swarm is not yet supported
- Step 9 should result in an error that contains only supported with experimental daemon
None