moby--moby/integration-cli/fixtures
Brian Goff ec90839ca3 Don't sort plugin mounts slice
This was added as part of a53930a04f with
the intent to sort the mounts in the plugin config, but this was sorting
*all* the mounts from the default OCI spec which is problematic.

In reality we don't need to sort this because we are only adding a
self-binded mount to flag it as rshared.

We may want to look at sorting the plugin mounts before they are added
to the OCI spec in the future, but for now I think the existing behavior
is fine since the plugin author has control of the order (except for the
propagated mount).

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-03-28 09:10:43 -04:00
..
auth Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 2017-02-13 11:01:54 -08:00
credentialspecs Windows: Cred spec test with well form credentials 2016-10-18 12:17:56 -07:00
deploy Fix flaky TestStackRemove test. 2017-03-24 15:31:08 -04:00
https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
load Network testing with `busybox:glibc` 2018-02-27 06:53:00 +00:00
notary Fix API incompatibilities between notary v0.3.0 and v0.4.2: 2016-10-14 17:53:34 -07:00
plugin Don't sort plugin mounts slice 2018-03-28 09:10:43 -04:00
registry
secrets Add integration test for stack deploy with secrets. 2017-01-26 11:33:15 -05:00