Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Add test: creating vSphere docker volume on freshly created VM shouldn't run into issue reported #656 #794

Closed
shuklanirdesh82 opened this issue Dec 5, 2016 · 0 comments

Comments

@shuklanirdesh82
Copy link
Contributor

shuklanirdesh82 commented Dec 5, 2016

Automation steps:

Test objective: create volume on fresh setup very first time where PVSCSI adapter is not added to the VM and vSphere docker volume plugin add the same automatically and creates the volume successfully

The issue was observed on photon so steps are mentioned for photon OS only in fact test should be OS agnostic.

  1. create photon vm on esx 6.0U2 with default setting
  2. make sure PVSCSI adapter is not added as part of vm creation at step#1
  3. create docker volume using following command
    docker volume create --driver=vmdk --name=testVol -o size=10gb

expectation: volume should be created correctly

#656

@kerneltime kerneltime changed the title Add test: creating vSphere docker volume on freshly created VM shouldn't run into issue reported @#656 Add test: creating vSphere docker volume on freshly created VM shouldn't run into issue reported #656 Dec 5, 2016
@shuklanirdesh82 shuklanirdesh82 self-assigned this Jan 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant