container-storage-setup icon indicating copy to clipboard operation
container-storage-setup copied to clipboard

Test-2: Tests for PR # 175

Open shishir-a412ed opened this issue 8 years ago • 1 comments

Signed-off-by: Shishir Mahajan [email protected]

shishir-a412ed avatar Jan 04 '17 18:01 shishir-a412ed

After discussion with @rhvgoyal : This is a WIP PR and we don't need to review it right now.

This TEST tests DOCKER_ROOT_VOLUME to be created and bind mounted on a custom graph location (/tmp/docker). It test this with all 4 possible options {--graph, -g, --graph=, -g=} by setting these options in /etc/sysconfig/docker.

This TEST runs successfully on my local system. However it might fail on CI, as it is dependent on this PR #177 . Once that is merged upstream, I would rebase this PR.

Shishir

shishir-a412ed avatar Jan 04 '17 18:01 shishir-a412ed