• Aanand Prasad's avatar
    Make volume binds tests work on any host · eec04658
    Aanand Prasad yazdı
    Instead of creating the test directory directly on the host, create it
    by starting a container with the directory bind-mounted, so that it
    doesn't matter whether the daemon is local, in a VM or remote.
    
    This removes the need to make /tmp a volume in the test container, and
    to share it with the dind container.
    Signed-off-by: 's avatarAanand Prasad <aanand.prasad@gmail.com>
    eec04658
integration_test.py 56.8 KB