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

More tests, in particular perf tests #21

Merged
merged 5 commits into from
Mar 23, 2018
Merged

More tests, in particular perf tests #21

merged 5 commits into from
Mar 23, 2018

Commits on Mar 23, 2018

  1. tests: Fix case where we did not explicitly used alpine:3.7

    Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
    rn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    1069e46 View commit details
    Browse the repository at this point in the history
  2. tests: Add basic test for flock() on a shared volume

    This test only uses a single container.
    
    Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
    rn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5282025 View commit details
    Browse the repository at this point in the history
  3. tests: Verify that flock() works between containers sharing the same …

    …volume
    
    Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
    rn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    2f47491 View commit details
    Browse the repository at this point in the history
  4. tests: Group dd tests into their own test group

    Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
    rn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    7f5a3d7 View commit details
    Browse the repository at this point in the history
  5. tests: Add some volume test for large number of files in a single dir…

    …ectory
    
    Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
    rn committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    1b67a6b View commit details
    Browse the repository at this point in the history